2024-09-20T18:45:36.785 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T18:45:36.808 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T18:45:36.899 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737 branch: wip-guits-main-2024-09-20-1028 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/classic} email: gabrioux@ibm.com first_in_suite: false job_id: '7912737' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-20-1028 ceph: conf: global: mon election default strategy: 1 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: 88deadb8082f4a33832e228ccefc59cedba158a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 workunit: branch: wip-guits-main-2024-09-20-1028 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 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: 9945 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-20-1028 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 targets: smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCsfPlQ/oYsUuNSuSjxENKcrhuYia/P880NRi4ItZ75t79jTNs8VIMo316QXG0idqB3W/DPb+QM/b58BBsqMIS8= smithi170.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJPbyl42FWlLPqmCmvnt2otW2GuVHvBipEuL5/gRXfHvvK2iGCUyk6jPfWu3JiMIyZfRwJRF2KNjcB1SyJaqbME= 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-20_12:24:58 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T18:45:36.899 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa; will attempt to use it 2024-09-20T18:45:36.900 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks 2024-09-20T18:45:36.900 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T18:45:36.902 INFO:teuthology.task.internal:Checking packages... 2024-09-20T18:45:36.921 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '88deadb8082f4a33832e228ccefc59cedba158a5' 2024-09-20T18:45:36.921 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T18:45:36.922 INFO:teuthology.packaging:ref: None 2024-09-20T18:45:36.922 INFO:teuthology.packaging:tag: None 2024-09-20T18:45:36.922 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-1028 2024-09-20T18:45:36.922 INFO:teuthology.packaging:sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:45:36.922 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-20-1028 2024-09-20T18:45:37.060 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5099.g88deadb8 2024-09-20T18:45:37.061 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T18:45:37.067 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T18:45:37.068 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T18:45:37.130 INFO:teuthology.task.internal:Saving configuration 2024-09-20T18:45:37.148 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T18:45:37.159 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T18:45:37.183 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737', '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-20 18:40:32.375845', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCsfPlQ/oYsUuNSuSjxENKcrhuYia/P880NRi4ItZ75t79jTNs8VIMo316QXG0idqB3W/DPb+QM/b58BBsqMIS8='} 2024-09-20T18:45:37.205 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737', '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-20 18:40:32.374192', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJPbyl42FWlLPqmCmvnt2otW2GuVHvBipEuL5/gRXfHvvK2iGCUyk6jPfWu3JiMIyZfRwJRF2KNjcB1SyJaqbME='} 2024-09-20T18:45:37.205 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T18:45:37.210 INFO:teuthology.task.internal:roles: ubuntu@smithi129.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-20T18:45:37.210 INFO:teuthology.task.internal:roles: ubuntu@smithi170.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-20T18:45:37.210 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T18:45:37.284 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f33dd954280>, signals=[15]) 2024-09-20T18:45:37.284 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T18:45:37.293 INFO:teuthology.task.internal:Opening connections... 2024-09-20T18:45:37.293 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi129.front.sepia.ceph.com 2024-09-20T18:45:37.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:45:37.366 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi170.front.sepia.ceph.com 2024-09-20T18:45:37.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:45:37.438 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T18:45:37.444 DEBUG:teuthology.orchestra.run.smithi129:> uname -m 2024-09-20T18:45:37.462 INFO:teuthology.orchestra.run.smithi129.stdout:x86_64 2024-09-20T18:45:37.462 DEBUG:teuthology.orchestra.run.smithi129:> cat /etc/os-release 2024-09-20T18:45:37.518 INFO:teuthology.orchestra.run.smithi129.stdout:NAME="CentOS Stream" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION="9" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:ID="centos" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_ID="9" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:ANSI_COLOR="0;31" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:45:37.519 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:45:37.520 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:45:37.520 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2024-09-20T18:45:37.540 DEBUG:teuthology.orchestra.run.smithi170:> uname -m 2024-09-20T18:45:37.558 INFO:teuthology.orchestra.run.smithi170.stdout:x86_64 2024-09-20T18:45:37.558 DEBUG:teuthology.orchestra.run.smithi170:> cat /etc/os-release 2024-09-20T18:45:37.616 INFO:teuthology.orchestra.run.smithi170.stdout:NAME="CentOS Stream" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION="9" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:ID="centos" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_ID="9" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:ANSI_COLOR="0;31" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:45:37.617 INFO:teuthology.orchestra.run.smithi170.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:45:37.618 INFO:teuthology.orchestra.run.smithi170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:45:37.618 INFO:teuthology.lock.ops:Updating smithi170.front.sepia.ceph.com on lock server 2024-09-20T18:45:37.640 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T18:45:37.649 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T18:45:37.667 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T18:45:37.667 DEBUG:teuthology.orchestra.run.smithi129:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:45:37.669 DEBUG:teuthology.orchestra.run.smithi170:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:45:37.686 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T18:45:37.695 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T18:45:37.695 DEBUG:teuthology.orchestra.run.smithi129:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:45:37.725 DEBUG:teuthology.orchestra.run.smithi170:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:45:37.821 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T18:45:37.874 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T18:45:37.887 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T18:45:37.887 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T18:45:37.887 DEBUG:teuthology.orchestra.run.smithi129:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:45:37.888 DEBUG:teuthology.orchestra.run.smithi170:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:45:37.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:45:37.904 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-09-20T18:45:37.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:45:37.905 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-09-20T18:45:37.960 INFO:teuthology.orchestra.run.smithi129.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:45:37.961 INFO:teuthology.task.kernel:Running kernel on smithi129: 5.14.0-503.el9.x86_64 2024-09-20T18:45:37.961 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum install -y kernel 2024-09-20T18:45:37.964 INFO:teuthology.orchestra.run.smithi170.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:45:37.964 INFO:teuthology.task.kernel:Running kernel on smithi170: 5.14.0-503.el9.x86_64 2024-09-20T18:45:37.964 DEBUG:teuthology.orchestra.run.smithi170:> sudo yum install -y kernel 2024-09-20T18:45:40.383 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.3 MB 00:00 2024-09-20T18:45:41.504 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - BaseOS 4.9 MB/s | 8.3 MB 00:01 2024-09-20T18:45:42.417 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - AppStream 21 MB/s | 20 MB 00:00 2024-09-20T18:45:43.272 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - AppStream 30 MB/s | 20 MB 00:00 2024-09-20T18:45:47.051 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - CRB 7.5 MB/s | 6.5 MB 00:00 2024-09-20T18:45:48.498 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - CRB 4.5 MB/s | 6.5 MB 00:01 2024-09-20T18:45:51.614 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - Extras packages 5.9 kB/s | 19 kB 00:03 2024-09-20T18:45:52.194 INFO:teuthology.orchestra.run.smithi170.stdout:CentOS Stream 9 - Extras packages 7.7 kB/s | 19 kB 00:02 2024-09-20T18:45:52.507 INFO:teuthology.orchestra.run.smithi129.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-20T18:45:53.187 INFO:teuthology.orchestra.run.smithi170.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-20T18:45:57.963 INFO:teuthology.orchestra.run.smithi129.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-09-20T18:45:58.636 INFO:teuthology.orchestra.run.smithi170.stdout:lab-extras 21 kB/s | 1.7 kB 00:00 2024-09-20T18:45:59.886 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:45:59.886 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:45:59.986 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-09-20T18:45:59.994 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-09-20T18:45:59.995 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-09-20T18:45:59.996 INFO:teuthology.orchestra.run.smithi129.stdout:Install 4 Packages 2024-09-20T18:45:59.996 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:45:59.996 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 79 M 2024-09-20T18:45:59.996 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 126 M 2024-09-20T18:45:59.996 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-09-20T18:46:00.214 INFO:teuthology.orchestra.run.smithi129.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 306 kB/s | 36 kB 00:00 2024-09-20T18:46:00.541 INFO:teuthology.orchestra.run.smithi170.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:46:00.541 INFO:teuthology.orchestra.run.smithi170.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:46:00.631 INFO:teuthology.orchestra.run.smithi170.stdout:Dependencies resolved. 2024-09-20T18:46:00.643 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2024-09-20T18:46:00.643 INFO:teuthology.orchestra.run.smithi170.stdout: Package Architecture Version Repository Size 2024-09-20T18:46:00.643 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2024-09-20T18:46:00.643 INFO:teuthology.orchestra.run.smithi170.stdout:Installing: 2024-09-20T18:46:00.643 INFO:teuthology.orchestra.run.smithi170.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:46:00.643 INFO:teuthology.orchestra.run.smithi170.stdout:Installing dependencies: 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction Summary 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout:================================================================================ 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout:Install 4 Packages 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout:Total download size: 79 M 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout:Installed size: 126 M 2024-09-20T18:46:00.644 INFO:teuthology.orchestra.run.smithi170.stdout:Downloading Packages: 2024-09-20T18:46:01.127 INFO:teuthology.orchestra.run.smithi170.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 97 kB/s | 36 kB 00:00 2024-09-20T18:46:03.502 INFO:teuthology.orchestra.run.smithi170.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 13 MB/s | 35 MB 00:02 2024-09-20T18:46:06.477 INFO:teuthology.orchestra.run.smithi170.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 2.7 MB/s | 16 MB 00:05 2024-09-20T18:46:06.814 INFO:teuthology.orchestra.run.smithi129.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.1 MB/s | 35 MB 00:06 2024-09-20T18:46:06.997 INFO:teuthology.orchestra.run.smithi129.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 2.3 MB/s | 16 MB 00:06 2024-09-20T18:46:12.631 INFO:teuthology.orchestra.run.smithi129.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.3 MB/s | 29 MB 00:12 2024-09-20T18:46:12.631 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:46:12.631 INFO:teuthology.orchestra.run.smithi129.stdout:Total 6.2 MB/s | 79 MB 00:12 2024-09-20T18:46:13.323 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-09-20T18:46:13.676 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-09-20T18:46:13.676 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-09-20T18:46:14.670 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-09-20T18:46:14.670 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-09-20T18:46:14.685 INFO:teuthology.orchestra.run.smithi170.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.1 MB/s | 29 MB 00:13 2024-09-20T18:46:14.685 INFO:teuthology.orchestra.run.smithi170.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:46:14.685 INFO:teuthology.orchestra.run.smithi170.stdout:Total 5.6 MB/s | 79 MB 00:14 2024-09-20T18:46:15.374 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction check 2024-09-20T18:46:15.720 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction check succeeded. 2024-09-20T18:46:15.721 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction test 2024-09-20T18:46:16.664 INFO:teuthology.orchestra.run.smithi170.stdout:Transaction test succeeded. 2024-09-20T18:46:16.664 INFO:teuthology.orchestra.run.smithi170.stdout:Running transaction 2024-09-20T18:46:17.118 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-09-20T18:46:17.765 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:46:17.847 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:46:19.105 INFO:teuthology.orchestra.run.smithi170.stdout: Preparing : 1/1 2024-09-20T18:46:19.898 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:46:19.986 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:46:20.594 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:46:20.723 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:46:22.743 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:46:22.873 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:46:25.567 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:46:25.609 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:46:27.702 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:46:27.741 INFO:teuthology.orchestra.run.smithi170.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:46:30.461 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:46:32.577 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:08.942 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:08.988 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:09.328 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:09.328 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:47:09.328 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:47:09.328 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:47:10.178 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:10.178 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:47:10.179 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-09-20T18:47:10.179 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:47:10.179 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:47:10.179 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:47:10.179 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:47:10.179 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:47:10.179 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-09-20T18:47:10.508 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:10.523 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:47:10.548 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:10.646 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:47:10.646 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:47:10.647 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-20T18:47:10.647 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:47:10.647 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:47:10.647 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-20T18:47:10.647 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi129.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:47:10.647 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:47:10.706 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:47:10.706 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:47:10.706 DEBUG:teuthology.orchestra.run.smithi129:> sudo rpm -qi grub2-tools 2024-09-20T18:47:10.738 INFO:teuthology.orchestra.run.smithi129.stdout:Name : grub2-tools 2024-09-20T18:47:10.738 INFO:teuthology.orchestra.run.smithi129.stdout:Epoch : 1 2024-09-20T18:47:10.738 INFO:teuthology.orchestra.run.smithi129.stdout:Version : 2.06 2024-09-20T18:47:10.738 INFO:teuthology.orchestra.run.smithi129.stdout:Release : 82.el9 2024-09-20T18:47:10.738 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: x86_64 2024-09-20T18:47:10.738 INFO:teuthology.orchestra.run.smithi129.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Group : Unspecified 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Size : 8274670 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:License : GPLv3+ 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Packager : builder@centos.org 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Vendor : CentOS 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Summary : Support tools for GRUB. 2024-09-20T18:47:10.739 INFO:teuthology.orchestra.run.smithi129.stdout:Description : 2024-09-20T18:47:10.740 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:47:10.740 INFO:teuthology.orchestra.run.smithi129.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:47:10.740 INFO:teuthology.orchestra.run.smithi129.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:47:10.740 INFO:teuthology.orchestra.run.smithi129.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:47:10.740 INFO:teuthology.orchestra.run.smithi129.stdout:hardware devices. 2024-09-20T18:47:10.740 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:47:10.740 INFO:teuthology.orchestra.run.smithi129.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:47:10.741 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:47:10.741 INFO:teuthology.task.kernel:Updating grub on smithi129 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:47:10.741 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:47:10.950 INFO:teuthology.orchestra.run.smithi170.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:10.950 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:47:10.950 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:47:10.950 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:47:11.423 INFO:teuthology.orchestra.run.smithi129.stderr:Generating grub configuration file ... 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout:Installed: 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:47:11.841 INFO:teuthology.orchestra.run.smithi170.stdout:Complete! 2024-09-20T18:47:12.213 DEBUG:teuthology.orchestra.run.smithi170:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:47:12.305 INFO:teuthology.orchestra.run.smithi170.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:47:12.306 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:47:12.307 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-20T18:47:12.307 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:47:12.307 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:47:12.307 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-20T18:47:12.307 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi170.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:47:12.307 DEBUG:teuthology.orchestra.run.smithi170:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:47:12.367 INFO:teuthology.orchestra.run.smithi170.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:47:12.367 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:47:12.367 DEBUG:teuthology.orchestra.run.smithi170:> sudo rpm -qi grub2-tools 2024-09-20T18:47:12.406 INFO:teuthology.orchestra.run.smithi170.stdout:Name : grub2-tools 2024-09-20T18:47:12.406 INFO:teuthology.orchestra.run.smithi170.stdout:Epoch : 1 2024-09-20T18:47:12.406 INFO:teuthology.orchestra.run.smithi170.stdout:Version : 2.06 2024-09-20T18:47:12.406 INFO:teuthology.orchestra.run.smithi170.stdout:Release : 82.el9 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: x86_64 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Group : Unspecified 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Size : 8274670 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:License : GPLv3+ 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Packager : builder@centos.org 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Vendor : CentOS 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Summary : Support tools for GRUB. 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout:Description : 2024-09-20T18:47:12.407 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:47:12.408 INFO:teuthology.orchestra.run.smithi170.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:47:12.408 INFO:teuthology.orchestra.run.smithi170.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:47:12.408 INFO:teuthology.orchestra.run.smithi170.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:47:12.408 INFO:teuthology.orchestra.run.smithi170.stdout:hardware devices. 2024-09-20T18:47:12.408 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:47:12.408 INFO:teuthology.orchestra.run.smithi170.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:47:12.409 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:47:12.409 INFO:teuthology.task.kernel:Updating grub on smithi170 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:47:12.409 DEBUG:teuthology.orchestra.run.smithi170:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:47:12.741 INFO:teuthology.orchestra.run.smithi129.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:47:12.757 INFO:teuthology.orchestra.run.smithi129.stderr:done 2024-09-20T18:47:12.768 DEBUG:teuthology.orchestra.run.smithi129:> mktemp 2024-09-20T18:47:12.784 INFO:teuthology.orchestra.run.smithi129.stdout:/tmp/tmp.7oL5tSbZgJ 2024-09-20T18:47:12.784 DEBUG:teuthology.orchestra.run.smithi129:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.7oL5tSbZgJ 2024-09-20T18:47:12.860 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0666 /tmp/tmp.7oL5tSbZgJ 2024-09-20T18:47:12.996 DEBUG:teuthology.orchestra.remote:smithi129:/tmp/tmp.7oL5tSbZgJ is 6KB 2024-09-20T18:47:13.045 DEBUG:teuthology.orchestra.run.smithi129:> rm -fr /tmp/tmp.7oL5tSbZgJ 2024-09-20T18:47:13.060 DEBUG:teuthology.orchestra.run.smithi129:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:47:13.072 INFO:teuthology.orchestra.run.smithi170.stderr:Generating grub configuration file ... 2024-09-20T18:47:13.122 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:47:13.122 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:47:13.122 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:47:13.122 INFO:teuthology.orchestra.run.smithi129.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:47:13.124 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:47:13.293 DEBUG:teuthology.orchestra.run.smithi129:> sudo shutdown -r now 2024-09-20T18:47:14.334 INFO:teuthology.orchestra.run.smithi170.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:47:14.350 INFO:teuthology.orchestra.run.smithi170.stderr:done 2024-09-20T18:47:14.360 DEBUG:teuthology.orchestra.run.smithi170:> mktemp 2024-09-20T18:47:14.375 INFO:teuthology.orchestra.run.smithi170.stdout:/tmp/tmp.bMV3XbE75o 2024-09-20T18:47:14.376 DEBUG:teuthology.orchestra.run.smithi170:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.bMV3XbE75o 2024-09-20T18:47:14.443 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0666 /tmp/tmp.bMV3XbE75o 2024-09-20T18:47:14.575 DEBUG:teuthology.orchestra.remote:smithi170:/tmp/tmp.bMV3XbE75o is 6KB 2024-09-20T18:47:14.623 DEBUG:teuthology.orchestra.run.smithi170:> rm -fr /tmp/tmp.bMV3XbE75o 2024-09-20T18:47:14.638 DEBUG:teuthology.orchestra.run.smithi170:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:47:14.701 INFO:teuthology.orchestra.run.smithi170.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:47:14.701 INFO:teuthology.orchestra.run.smithi170.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:47:14.701 INFO:teuthology.orchestra.run.smithi170.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:47:14.701 INFO:teuthology.orchestra.run.smithi170.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:47:14.703 DEBUG:teuthology.orchestra.run.smithi170:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:47:14.849 DEBUG:teuthology.orchestra.run.smithi170:> sudo shutdown -r now 2024-09-20T18:47:43.323 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-20T18:47:43.324 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-20T18:47:43.325 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:47:44.854 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-20T18:47:44.854 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-20T18:47:44.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:48:01.775 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-09-20T18:48:03.311 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.170 2024-09-20T18:48:10.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-20T18:48:10.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:48:12.313 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-20T18:48:12.314 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:48:13.839 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-09-20T18:48:15.375 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.170 2024-09-20T18:48:25.849 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-20T18:48:25.849 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:48:27.376 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-20T18:48:27.377 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:48:44.271 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-09-20T18:48:59.181 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-09-20T18:48:59.272 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-20T18:48:59.273 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:48:59.598 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-09-20T18:48:59.627 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-20T18:48:59.627 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:48:59.627 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-09-20T18:48:59.642 INFO:teuthology.orchestra.run.smithi170.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:48:59.642 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-20T18:48:59.642 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:48:59.642 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:49:00.033 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-20T18:49:00.034 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:49:00.034 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-09-20T18:49:00.048 INFO:teuthology.orchestra.run.smithi129.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:49:00.049 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-20T18:49:00.049 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:49:00.049 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:49:00.643 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-20T18:49:00.643 DEBUG:teuthology.orchestra.run.smithi170:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:49:00.864 INFO:teuthology.orchestra.run.smithi170.stdout:ttyS1 2024-09-20T18:49:00.887 DEBUG:teuthology.parallel:result is None 2024-09-20T18:49:01.050 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-20T18:49:01.050 DEBUG:teuthology.orchestra.run.smithi129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:49:01.142 INFO:teuthology.orchestra.run.smithi129.stdout:ttyS1 2024-09-20T18:49:01.166 DEBUG:teuthology.parallel:result is None 2024-09-20T18:49:01.166 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T18:49:01.177 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T18:49:01.177 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:49:01.179 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:49:01.232 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T18:49:01.328 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T18:49:01.380 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T18:49:01.381 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:49:01.383 DEBUG:teuthology.orchestra.run.smithi170:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:49:01.446 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T18:49:01.457 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T18:49:01.458 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T18:49:01.460 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T18:49:01.490 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:49:01.500 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:49:01.521 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:49:01.539 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:49:01.541 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T18:49:01.552 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T18:49:01.552 DEBUG:teuthology.orchestra.run.smithi129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:49:01.555 DEBUG:teuthology.orchestra.run.smithi170:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:49:01.629 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T18:49:01.639 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T18:49:01.639 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:49:01.642 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:49:01.687 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:49:01.736 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:49:01.782 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:49:01.867 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:49:01.898 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:49:01.898 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:49:01.960 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:49:02.004 DEBUG:teuthology.orchestra.run.smithi170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:49:02.056 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:49:02.143 DEBUG:teuthology.orchestra.run.smithi170:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:49:02.188 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-20T18:49:02.188 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:49:02.257 DEBUG:teuthology.orchestra.run.smithi129:> sudo service rsyslog restart 2024-09-20T18:49:02.260 DEBUG:teuthology.orchestra.run.smithi170:> sudo service rsyslog restart 2024-09-20T18:49:02.304 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:49:02.488 INFO:teuthology.orchestra.run.smithi170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:49:03.056 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T18:49:03.068 INFO:teuthology.task.internal:Starting timer... 2024-09-20T18:49:03.068 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T18:49:03.116 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T18:49:03.221 DEBUG:teuthology.orchestra.run.smithi129:> sudo service auditd rotate 2024-09-20T18:49:03.279 INFO:teuthology.orchestra.run.smithi129.stdout:Rotating logs: 2024-09-20T18:49:03.281 DEBUG:teuthology.orchestra.run.smithi170:> sudo service auditd rotate 2024-09-20T18:49:03.339 INFO:teuthology.orchestra.run.smithi170.stdout:Rotating logs: 2024-09-20T18:49:03.341 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T18:49:03.341 DEBUG:teuthology.orchestra.run.smithi129:> /usr/sbin/getenforce 2024-09-20T18:49:03.373 INFO:teuthology.orchestra.run.smithi129.stdout:Permissive 2024-09-20T18:49:03.373 DEBUG:teuthology.orchestra.run.smithi170:> /usr/sbin/getenforce 2024-09-20T18:49:03.392 INFO:teuthology.orchestra.run.smithi170.stdout:Permissive 2024-09-20T18:49:03.392 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi129.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi170.front.sepia.ceph.com': 'permissive'} 2024-09-20T18:49:03.392 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T18:49:03.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:49:03.435 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T18:49:03.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:49:03.460 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T18:49:03.460 DEBUG:teuthology.orchestra.run.smithi129:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:49:03.576 DEBUG:teuthology.orchestra.run.smithi170:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:49:03.609 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T18:49:03.618 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T18:49:03.629 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-20T18:49:03.630 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi129.front.sepia.ceph.com,smithi170.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T18:52:48.006 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi129.front.sepia.ceph.com'), Remote(name='ubuntu@smithi170.front.sepia.ceph.com')] 2024-09-20T18:52:48.008 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-20T18:52:48.009 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:52:48.083 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-09-20T18:52:48.158 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-09-20T18:52:48.158 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-20T18:52:48.159 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:52:48.231 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-09-20T18:52:48.270 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-20T18:52:48.270 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T18:52:48.280 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T18:52:48.281 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:52:48.281 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T18:52:48.284 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:52:48.284 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T18:52:48.310 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:52:48.325 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:52:48.339 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:52:48.349 INFO:teuthology.orchestra.run.smithi129.stderr:sudo: ntpd: command not found 2024-09-20T18:52:48.354 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:52:48.360 INFO:teuthology.orchestra.run.smithi129.stdout:506 Cannot talk to daemon 2024-09-20T18:52:48.374 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:52:48.379 INFO:teuthology.orchestra.run.smithi170.stderr:sudo: ntpd: command not found 2024-09-20T18:52:48.388 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:52:48.390 INFO:teuthology.orchestra.run.smithi170.stdout:506 Cannot talk to daemon 2024-09-20T18:52:48.404 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:52:48.418 INFO:teuthology.orchestra.run.smithi170.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:52:48.441 INFO:teuthology.orchestra.run.smithi129.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:52:48.444 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:52:48.444 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-09-20T18:52:48.444 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.445 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.445 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.445 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.471 INFO:teuthology.orchestra.run.smithi170.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:52:48.474 INFO:teuthology.orchestra.run.smithi170.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:52:48.475 INFO:teuthology.orchestra.run.smithi170.stdout:=============================================================================== 2024-09-20T18:52:48.475 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.475 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.475 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.475 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:52:48.476 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T18:52:48.569 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, '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': '88deadb8082f4a33832e228ccefc59cedba158a5'} 2024-09-20T18:52:48.569 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:52:48.570 INFO:tasks.cephadm:Cluster fsid is 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:52:48.572 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T18:52:48.572 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.129', 'mon.c': '[v2:172.21.15.129:3301,v1:172.21.15.129:6790]', 'mon.b': '172.21.15.170'} 2024-09-20T18:52:48.573 INFO:tasks.cephadm:First mon is mon.a on smithi129 2024-09-20T18:52:48.573 INFO:tasks.cephadm:First mgr is y 2024-09-20T18:52:48.573 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T18:52:48.573 DEBUG:teuthology.orchestra.run.smithi129:> sudo hostname $(hostname -s) 2024-09-20T18:52:48.599 DEBUG:teuthology.orchestra.run.smithi170:> sudo hostname $(hostname -s) 2024-09-20T18:52:48.625 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-20T18:52:48.625 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:52:48.768 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '88deadb8082f4a33832e228ccefc59cedba158a5', '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/83186/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5099-g88deadb8', 'node_name': '172.21.2.22+braggi22', '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-5099.g88deadb8'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 12:11:57.149019', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-20-1028', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-20T18:52:49.001 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 ed8ee0f26ef720e6504cefa8be1a2d0872192de7 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-20T18:52:49.002 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T18:52:49.002 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T18:52:49.003 DEBUG:teuthology.orchestra.run.smithi129:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:52:49.556 INFO:teuthology.orchestra.run.smithi129.stdout:-rw-r--r--. 1 ubuntu ubuntu 784376 Sep 20 18:52 /home/ubuntu/cephtest/cephadm 2024-09-20T18:52:49.556 DEBUG:teuthology.orchestra.run.smithi170:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:52:50.130 INFO:teuthology.orchestra.run.smithi170.stdout:-rw-r--r--. 1 ubuntu ubuntu 784376 Sep 20 18:52 /home/ubuntu/cephtest/cephadm 2024-09-20T18:52:50.130 DEBUG:teuthology.orchestra.run.smithi129:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:52:50.148 DEBUG:teuthology.orchestra.run.smithi170:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:52:50.179 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-20T18:52:50.180 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T18:52:50.190 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T18:52:51.904 INFO:teuthology.orchestra.run.smithi129.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:52:52.019 INFO:teuthology.orchestra.run.smithi170.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:53:19.284 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T18:53:19.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T18:53:19.285 INFO:teuthology.orchestra.run.smithi129.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T18:53:19.285 INFO:teuthology.orchestra.run.smithi129.stdout: "repo_digests": [ 2024-09-20T18:53:19.285 INFO:teuthology.orchestra.run.smithi129.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T18:53:19.285 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-09-20T18:53:19.285 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T18:53:26.481 INFO:teuthology.orchestra.run.smithi170.stdout:{ 2024-09-20T18:53:26.481 INFO:teuthology.orchestra.run.smithi170.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T18:53:26.481 INFO:teuthology.orchestra.run.smithi170.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T18:53:26.481 INFO:teuthology.orchestra.run.smithi170.stdout: "repo_digests": [ 2024-09-20T18:53:26.481 INFO:teuthology.orchestra.run.smithi170.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T18:53:26.481 INFO:teuthology.orchestra.run.smithi170.stdout: ] 2024-09-20T18:53:26.481 INFO:teuthology.orchestra.run.smithi170.stdout:} 2024-09-20T18:53:26.508 DEBUG:teuthology.orchestra.run.smithi129:> sudo mkdir -p /etc/ceph 2024-09-20T18:53:26.542 DEBUG:teuthology.orchestra.run.smithi170:> sudo mkdir -p /etc/ceph 2024-09-20T18:53:26.570 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 777 /etc/ceph 2024-09-20T18:53:26.610 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 777 /etc/ceph 2024-09-20T18:53:26.635 INFO:tasks.cephadm:Writing seed config... 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T18:53:26.636 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T18:53:26.637 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:53:26.637 DEBUG:teuthology.orchestra.run.smithi129:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T18:53:26.667 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 = 87dd78c4-7781-11ef-baf5-efdc52797490 mon election default strategy = 1 [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-20T18:53:26.667 DEBUG:teuthology.orchestra.run.smithi129:mon.a> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T18:53:26.710 DEBUG:teuthology.orchestra.run.smithi129:mgr.y> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service 2024-09-20T18:53:26.755 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T18:53:26.755 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 87dd78c4-7781-11ef-baf5-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.129 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:53:26.955 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:53:26.956 INFO:teuthology.orchestra.run.smithi129.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '87dd78c4-7781-11ef-baf5-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.129', '--skip-admin-label'] 2024-09-20T18:53:26.956 INFO:teuthology.orchestra.run.smithi129.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T18:53:26.956 INFO:teuthology.orchestra.run.smithi129.stdout:Verifying podman|docker is present... 2024-09-20T18:53:26.981 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stdout 5.2.2 2024-09-20T18:53:26.981 INFO:teuthology.orchestra.run.smithi129.stdout:Verifying lvm2 is present... 2024-09-20T18:53:26.981 INFO:teuthology.orchestra.run.smithi129.stdout:Verifying time synchronization is in place... 2024-09-20T18:53:26.988 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:53:26.988 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:53:26.995 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:53:26.995 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout inactive 2024-09-20T18:53:27.001 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout enabled 2024-09-20T18:53:27.007 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout active 2024-09-20T18:53:27.007 INFO:teuthology.orchestra.run.smithi129.stdout:Unit chronyd.service is enabled and running 2024-09-20T18:53:27.007 INFO:teuthology.orchestra.run.smithi129.stdout:Repeating the final host check... 2024-09-20T18:53:27.030 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stdout 5.2.2 2024-09-20T18:53:27.030 INFO:teuthology.orchestra.run.smithi129.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T18:53:27.031 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl is present 2024-09-20T18:53:27.031 INFO:teuthology.orchestra.run.smithi129.stdout:lvcreate is present 2024-09-20T18:53:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:53:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:53:27.044 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:53:27.044 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout inactive 2024-09-20T18:53:27.050 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout enabled 2024-09-20T18:53:27.056 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout active 2024-09-20T18:53:27.056 INFO:teuthology.orchestra.run.smithi129.stdout:Unit chronyd.service is enabled and running 2024-09-20T18:53:27.056 INFO:teuthology.orchestra.run.smithi129.stdout:Host looks OK 2024-09-20T18:53:27.056 INFO:teuthology.orchestra.run.smithi129.stdout:Cluster fsid: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:27.056 INFO:teuthology.orchestra.run.smithi129.stdout:Acquiring lock 140242494208656 on /run/cephadm/87dd78c4-7781-11ef-baf5-efdc52797490.lock 2024-09-20T18:53:27.057 INFO:teuthology.orchestra.run.smithi129.stdout:Lock 140242494208656 acquired on /run/cephadm/87dd78c4-7781-11ef-baf5-efdc52797490.lock 2024-09-20T18:53:27.057 INFO:teuthology.orchestra.run.smithi129.stdout:Verifying IP 172.21.15.129 port 3300 ... 2024-09-20T18:53:27.057 INFO:teuthology.orchestra.run.smithi129.stdout:Verifying IP 172.21.15.129 port 6789 ... 2024-09-20T18:53:27.057 INFO:teuthology.orchestra.run.smithi129.stdout:Base mon IP(s) is [172.21.15.129:3300, 172.21.15.129:6789], mon addrv is [v2:172.21.15.129:3300,v1:172.21.15.129:6789] 2024-09-20T18:53:27.060 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.129 metric 100 2024-09-20T18:53:27.060 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.129 metric 100 2024-09-20T18:53:27.063 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T18:53:27.063 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-20T18:53:27.063 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-20T18:53:27.065 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T18:53:27.065 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T18:53:27.066 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:53:27.066 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-20T18:53:27.066 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7261/64 scope link noprefixroute 2024-09-20T18:53:27.066 INFO:teuthology.orchestra.run.smithi129.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:53:27.066 INFO:teuthology.orchestra.run.smithi129.stdout:Mon IP `172.21.15.129` is in CIDR network `172.21.0.0/20` 2024-09-20T18:53:27.066 INFO:teuthology.orchestra.run.smithi129.stdout:Mon IP `172.21.15.129` is in CIDR network `172.21.0.0/20` 2024-09-20T18:53:27.067 INFO:teuthology.orchestra.run.smithi129.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T18:53:27.067 INFO:teuthology.orchestra.run.smithi129.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T18:53:27.067 INFO:teuthology.orchestra.run.smithi129.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:53:27.979 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stdout 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 2024-09-20T18:53:27.979 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:53:27.979 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T18:53:27.979 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stderr Copying blob sha256:92ea49144d6cc6e75ae91004beab5c92b7a8b7054f9361617c16e26264c87e92 2024-09-20T18:53:27.979 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T18:53:27.979 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stderr Copying config sha256:6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 2024-09-20T18:53:27.979 INFO:teuthology.orchestra.run.smithi129.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T18:53:28.867 INFO:teuthology.orchestra.run.smithi129.stdout:ceph: stdout ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T18:53:28.867 INFO:teuthology.orchestra.run.smithi129.stdout:Ceph version: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T18:53:28.867 INFO:teuthology.orchestra.run.smithi129.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T18:53:29.723 INFO:teuthology.orchestra.run.smithi129.stdout:stat: stdout 167 167 2024-09-20T18:53:29.723 INFO:teuthology.orchestra.run.smithi129.stdout:Creating initial keys... 2024-09-20T18:53:30.680 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph-authtool: stdout AQCqxO1m5fhiBRAAn5gN1Ql0GvMp4NROlBeOig== 2024-09-20T18:53:31.703 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph-authtool: stdout AQCqxO1mkllsOhAA3ihhZ8SH7n59EPhjns0FWw== 2024-09-20T18:53:32.608 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph-authtool: stdout AQCsxO1mVuW2ABAAJbC6+30d59I+2YnRm07+Pw== 2024-09-20T18:53:32.609 INFO:teuthology.orchestra.run.smithi129.stdout:Creating initial monmap... 2024-09-20T18:53:33.624 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:53:33.624 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T18:53:33.624 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:33.625 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:53:33.625 INFO:teuthology.orchestra.run.smithi129.stdout:monmaptool for a [v2:172.21.15.129:3300,v1:172.21.15.129:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:53:33.625 INFO:teuthology.orchestra.run.smithi129.stdout:setting min_mon_release = quincy 2024-09-20T18:53:33.625 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/monmaptool: set fsid to 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:33.625 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:53:33.625 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:53:33.625 INFO:teuthology.orchestra.run.smithi129.stdout:Creating mon... 2024-09-20T18:53:34.538 INFO:teuthology.orchestra.run.smithi129.stdout:create mon.a on 2024-09-20T18:53:34.878 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T18:53:35.064 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-87dd78c4-7781-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-87dd78c4-7781-11ef-baf5-efdc52797490.target. 2024-09-20T18:53:35.064 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-87dd78c4-7781-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-87dd78c4-7781-11ef-baf5-efdc52797490.target. 2024-09-20T18:53:35.311 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a 2024-09-20T18:53:35.311 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Failed to reset failed state of unit ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T18:53:35.470 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-87dd78c4-7781-11ef-baf5-efdc52797490.target.wants/ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service → /etc/systemd/system/ceph-87dd78c4-7781-11ef-baf5-efdc52797490@.service. 2024-09-20T18:53:35.732 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:35 smithi129 podman[23293]: 2024-09-20 18:53:35.714794321 +0000 UTC m=+0.122666822 container create e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , 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.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True) 2024-09-20T18:53:36.009 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:35 smithi129 podman[23293]: 2024-09-20 18:53:35.892114082 +0000 UTC m=+0.299986598 container init e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-20T18:53:36.009 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:35 smithi129 podman[23293]: 2024-09-20 18:53:35.895503472 +0000 UTC m=+0.303375975 container start e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=squid-ed8ee0f, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T18:53:36.009 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:35 smithi129 ceph-mon[23313]: mkfs 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:36.009 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:35 smithi129 ceph-mon[23313]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:53:36.025 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:53:36.025 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout disabled 2024-09-20T18:53:36.032 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:53:36.032 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout inactive 2024-09-20T18:53:36.033 INFO:teuthology.orchestra.run.smithi129.stdout:firewalld.service is not enabled 2024-09-20T18:53:36.033 INFO:teuthology.orchestra.run.smithi129.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:53:36.033 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for mon to start... 2024-09-20T18:53:36.033 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for mon... 2024-09-20T18:53:36.260 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:35 smithi129 bash[23293]: e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d 2024-09-20T18:53:36.261 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:35 smithi129 systemd[1]: Started Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:53:37.029 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T18:53:37.029 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout id: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:37.029 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T18:53:37.029 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout services: 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.557135s) 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout data: 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:mon is available 2024-09-20T18:53:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T18:53:37.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:53:37.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: monmap epoch 1 2024-09-20T18:53:37.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:37.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: last_changed 2024-09-20T18:53:32.914233+0000 2024-09-20T18:53:37.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T18:53:37.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: min_mon_release 19 (squid) 2024-09-20T18:53:37.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: election_strategy: 1 2024-09-20T18:53:37.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T18:53:37.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: fsmap 2024-09-20T18:53:37.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:53:37.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: mgrmap e1: no daemons active 2024-09-20T18:53:37.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:36 smithi129 ceph-mon[23313]: from='client.? 172.21.15.129:0/3507647856' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:53:38.073 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:37 smithi129 ceph-mon[23313]: from='client.? 172.21.15.129:0/1801216100' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:53:38.073 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:37 smithi129 ceph-mon[23313]: from='client.? 172.21.15.129:0/1801216100' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout fsid = 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.129:3300,v1:172.21.15.129:6789] 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:38.077 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:53:38.078 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-20T18:53:38.078 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:53:38.078 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:38.078 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:53:38.078 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:53:38.078 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:53:38.078 INFO:teuthology.orchestra.run.smithi129.stdout:Generating new minimal ceph.conf... 2024-09-20T18:53:39.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:38 smithi129 ceph-mon[23313]: from='client.? 172.21.15.129:0/1561091138' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:53:39.125 INFO:teuthology.orchestra.run.smithi129.stdout:Restarting the monitor... 2024-09-20T18:53:39.392 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:39 smithi129 systemd[1]: Stopping Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T18:53:39.672 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:39 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a[23309]: 2024-09-20T18:53:39.372+0000 7f9c3707d640 -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-20T18:53:39.672 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:39 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a[23309]: 2024-09-20T18:53:39.372+0000 7f9c3707d640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T18:53:39.672 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:39 smithi129 podman[23554]: 2024-09-20 18:53:39.620029786 +0000 UTC m=+0.343074651 container stop e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T18:53:39.672 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:39 smithi129 podman[23554]: 2024-09-20 18:53:39.65507671 +0000 UTC m=+0.378121576 container died e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-20T18:53:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:39 smithi129 podman[23554]: 2024-09-20 18:53:39.974200863 +0000 UTC m=+0.697245727 container cleanup e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-20T18:53:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:39 smithi129 bash[23554]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a 2024-09-20T18:53:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 podman[23568]: 2024-09-20 18:53:40.141782816 +0000 UTC m=+0.515667862 container remove e490172ac99bd13074de3ee0080efae395467ea327d9e1a5d9ce86891997e15d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ed8ee0f) 2024-09-20T18:53:40.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T18:53:40.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 systemd[1]: Stopped Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:53:40.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 systemd[1]: Starting Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T18:53:40.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 podman[23659]: 2024-09-20 18:53:40.542821069 +0000 UTC m=+0.106690677 container create b78f50896c553330fdd49aa3ccee607a8f784f65457e7046ccc49c82e8832b9b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T18:53:40.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 podman[23659]: 2024-09-20 18:53:40.452267648 +0000 UTC m=+0.016137215 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:53:40.824 INFO:teuthology.orchestra.run.smithi129.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 podman[23659]: 2024-09-20 18:53:40.728551712 +0000 UTC m=+0.292421277 container init b78f50896c553330fdd49aa3ccee607a8f784f65457e7046ccc49c82e8832b9b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 podman[23659]: 2024-09-20 18:53:40.731592438 +0000 UTC m=+0.295462005 container start b78f50896c553330fdd49aa3ccee607a8f784f65457e7046ccc49c82e8832b9b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2) 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 2 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: pidfile_write: ignore empty --pid-file 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: load: jerasure load: lrc 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: RocksDB version: 7.9.2 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Git sha 0 2024-09-20T18:53:40.939 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: DB SUMMARY 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: DB Session ID: AVBWSSGQKPWV7UFQBKOB 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: CURRENT file: CURRENT 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88219 ; 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.error_if_exists: 0 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.create_if_missing: 0 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.paranoid_checks: 1 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:53:40.940 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.env: 0x5613bcdd6940 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.info_log: 0x5613bd7276e0 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.statistics: (nil) 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.use_fsync: 0 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_log_file_size: 0 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.allow_fallocate: 1 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:53:40.941 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.use_direct_reads: 0 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.db_log_dir: 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.wal_dir: 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:53:40.942 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.write_buffer_manager: 0x5613bd736dc0 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:53:40.943 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.unordered_write: 0 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.row_cache: None 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.wal_filter: None 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:53:40.944 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:53:40.945 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.two_write_queues: 0 2024-09-20T18:53:40.945 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:53:40.945 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.wal_compression: 0 2024-09-20T18:53:40.945 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.atomic_flush: 0 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.log_readahead_size: 0 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:53:40.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_background_jobs: 2 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_background_compactions: -1 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_subcompactions: 1 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_open_files: -1 2024-09-20T18:53:40.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_background_flushes: -1 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Compression algorithms supported: 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kZSTD supported: 0 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kXpressCompression supported: 0 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kBZip2Compression supported: 0 2024-09-20T18:53:40.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kLZ4Compression supported: 1 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kZlibCompression supported: 1 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: kSnappyCompression supported: 1 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.merge_operator: 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_filter: None 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:53:40.949 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5613bd727320) 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: cache_index_and_filter_blocks: 1 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: pin_top_level_index_and_filter: 1 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: index_type: 0 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: data_block_index_type: 0 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: index_shortening: 1 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: checksum: 4 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: no_block_cache: 0 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache: 0x5613bd71b1f0 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache_name: BinnedLRUCache 2024-09-20T18:53:40.950 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache_options: 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: capacity : 536870912 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: num_shard_bits : 4 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: strict_capacity_limit : 0 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: high_pri_pool_ratio: 0.000 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache_compressed: (nil) 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: persistent_cache: (nil) 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_size: 4096 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_size_deviation: 10 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_restart_interval: 16 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: index_block_restart_interval: 1 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: metadata_block_size: 4096 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: partition_filters: 0 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: use_delta_encoding: 1 2024-09-20T18:53:40.951 INFO:journalctl@ceph.mon.a.smithi129.stdout: filter_policy: bloomfilter 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: whole_key_filtering: 1 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: verify_compression: 0 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: read_amp_bytes_per_bit: 0 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: format_version: 5 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: enable_index_compression: 1 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_align: 0 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: max_auto_readahead_size: 262144 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: prepopulate_block_cache: 0 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: initial_auto_readahead_size: 8192 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:53:40.952 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression: NoCompression 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.num_levels: 7 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:53:40.953 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:53:40.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:53:40.955 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:53:40.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.inplace_update_support: 0 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:53:40.957 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.bloom_locality: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.max_successive_merges: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.ttl: 2592000 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.enable_blob_files: false 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.min_blob_size: 0 2024-09-20T18:53:40.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: 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-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 243e4cd0-b69b-437d-ad38-c6ea57657ffd 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858420759208, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T18:53:40.959 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858420760112, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84834, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82981, "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": 77190, "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": 1726858420, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "243e4cd0-b69b-437d-ad38-c6ea57657ffd", "db_session_id": "AVBWSSGQKPWV7UFQBKOB", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858420760205, "job": 1, "event": "recovery_finished"} 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: 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-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5613bd748e00 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: DB pointer 0x5613bd844000 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** DB Stats ** 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.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-20T18:53:40.960 INFO:journalctl@ceph.mon.a.smithi129.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.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-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.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-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: L0 2/0 84.71 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: Sum 2/0 84.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 135.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.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 135.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T18:53:40.961 INFO:journalctl@ceph.mon.a.smithi129.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-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.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 135.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: Cumulative compaction: 0.00 GB write, 27.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:53:40.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: Interval compaction: 0.00 GB write, 27.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.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-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout: Block cache BinnedLRUCache@0x5613bd71b1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.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-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: starting mon.a rank 0 at public addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] at bind addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???) e1 preinit fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???).mds e1 new map 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???).mds e1 print_map 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout: e1 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout: btime 2024-09-20T18:53:35:932776+0000 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.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-20T18:53:40.963 INFO:journalctl@ceph.mon.a.smithi129.stdout: legacy client fscid: -1 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout: No filesystems configured 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 bash[23659]: b78f50896c553330fdd49aa3ccee607a8f784f65457e7046ccc49c82e8832b9b 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 systemd[1]: Started Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: monmap epoch 1 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: last_changed 2024-09-20T18:53:32.914233+0000 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T18:53:40.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: min_mon_release 19 (squid) 2024-09-20T18:53:40.965 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: election_strategy: 1 2024-09-20T18:53:40.965 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T18:53:40.965 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: fsmap 2024-09-20T18:53:40.965 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:53:40.965 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:40 smithi129 ceph-mon[23678]: mgrmap e1: no daemons active 2024-09-20T18:53:41.814 INFO:teuthology.orchestra.run.smithi129.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T18:53:41.836 INFO:teuthology.orchestra.run.smithi129.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:53:41.836 INFO:teuthology.orchestra.run.smithi129.stdout:Creating mgr... 2024-09-20T18:53:41.836 INFO:teuthology.orchestra.run.smithi129.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T18:53:41.837 INFO:teuthology.orchestra.run.smithi129.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T18:53:42.086 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y 2024-09-20T18:53:42.086 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Failed to reset failed state of unit ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service: Unit ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service not loaded. 2024-09-20T18:53:42.241 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-87dd78c4-7781-11ef-baf5-efdc52797490.target.wants/ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service → /etc/systemd/system/ceph-87dd78c4-7781-11ef-baf5-efdc52797490@.service. 2024-09-20T18:53:42.357 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 systemd[1]: Starting Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T18:53:42.683 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:42 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3060206468' entity='client.admin' 2024-09-20T18:53:42.683 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 podman[23889]: 2024-09-20 18:53:42.463071876 +0000 UTC m=+0.111766838 container create 52130ebc3d5e828045c82a4027a5e889093045f024e8b2ae4282e935895b14a4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T18:53:42.683 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 podman[23889]: 2024-09-20 18:53:42.367309026 +0000 UTC m=+0.016004001 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:53:42.683 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 podman[23889]: 2024-09-20 18:53:42.665704391 +0000 UTC m=+0.314399358 container init 52130ebc3d5e828045c82a4027a5e889093045f024e8b2ae4282e935895b14a4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:53:42.799 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:53:42.799 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout disabled 2024-09-20T18:53:42.807 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:53:42.807 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout inactive 2024-09-20T18:53:42.807 INFO:teuthology.orchestra.run.smithi129.stdout:firewalld.service is not enabled 2024-09-20T18:53:42.807 INFO:teuthology.orchestra.run.smithi129.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:53:42.821 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:53:42.821 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout disabled 2024-09-20T18:53:42.825 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:53:42.829 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout inactive 2024-09-20T18:53:42.829 INFO:teuthology.orchestra.run.smithi129.stdout:firewalld.service is not enabled 2024-09-20T18:53:42.829 INFO:teuthology.orchestra.run.smithi129.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T18:53:42.830 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for mgr to start... 2024-09-20T18:53:42.830 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for mgr... 2024-09-20T18:53:42.951 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 podman[23889]: 2024-09-20 18:53:42.668453737 +0000 UTC m=+0.317148713 container start 52130ebc3d5e828045c82a4027a5e889093045f024e8b2ae4282e935895b14a4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-20T18:53:42.952 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 bash[23889]: 52130ebc3d5e828045c82a4027a5e889093045f024e8b2ae4282e935895b14a4 2024-09-20T18:53:42.952 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 systemd[1]: Started Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:53:42.952 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:42.793+0000 7f448f7fc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:53:42.952 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:42.858+0000 7f448f7fc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:53:43.211 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:43.010+0000 7f448f7fc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:53:43.211 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:43.082+0000 7f448f7fc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:53:43.572 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/406402358' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:53:43.572 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:43.237+0000 7f448f7fc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:53:43.572 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:43.383+0000 7f448f7fc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:53:43.857 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:43.705+0000 7f448f7fc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:53:43.857 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:43.767+0000 7f448f7fc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:53:44.357 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:43.953+0000 7f448f7fc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:53:45.107 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:44 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:44.837+0000 7f448f7fc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:53:45.108 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:44 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:44.904+0000 7f448f7fc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:53:45.911 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:45.624+0000 7f448f7fc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:53:45.911 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:45.743+0000 7f448f7fc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:53:45.911 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:45.892+0000 7f448f7fc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:53:46.203 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:45.959+0000 7f448f7fc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:53:46.203 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.117+0000 7f448f7fc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:53:46.203 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.185+0000 7f448f7fc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "fsid": "87dd78c4-7781-11ef-baf5-efdc52797490", 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:46.449 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:46.450 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:53:46.451 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:53:35:932776+0000", 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:53:46.452 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:53:35.933441+0000", 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:53:46.453 INFO:teuthology.orchestra.run.smithi129.stdout:mgr not available, waiting (1/15)... 2024-09-20T18:53:46.460 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.246+0000 7f448f7fc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:53:46.460 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.407+0000 7f448f7fc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:53:46.713 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.479+0000 7f448f7fc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:53:46.713 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.549+0000 7f448f7fc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:53:46.713 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.633+0000 7f448f7fc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:53:46.713 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.695+0000 7f448f7fc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:53:47.107 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:46 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:46.756+0000 7f448f7fc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:47.554+0000 7f448f7fc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: Activating manager daemon y 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: mgrmap e2: y(active, starting, since 0.00303636s) 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:53:47.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: Manager daemon y is now available 2024-09-20T18:53:47.859 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:53:47.859 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:53:47.859 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' 2024-09-20T18:53:47.859 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' 2024-09-20T18:53:47.859 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:47 smithi129 ceph-mon[23678]: from='mgr.14100 172.21.15.129:0/3144240278' entity='mgr.y' 2024-09-20T18:53:49.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:49 smithi129 ceph-mon[23678]: mgrmap e3: y(active, since 1.0075s) 2024-09-20T18:53:50.858 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:50 smithi129 ceph-mon[23678]: mgrmap e4: y(active, since 2s) 2024-09-20T18:53:52.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:52 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1642684414' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:53:55.258 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:55.258 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:53:55.259 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "fsid": "87dd78c4-7781-11ef-baf5-efdc52797490", 2024-09-20T18:53:55.259 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:53:55.259 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:53:55.259 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:53:55.259 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:53:55.260 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:55.260 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:53:55.260 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:53:55.260 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:53:55.260 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:53:55.261 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:53:55.261 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:53:55.261 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:53:55.261 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-20T18:53:55.261 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:53:55.261 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:55.262 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:53:55.262 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:53:55.262 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:55.262 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:53:55.262 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:55.262 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:53:55.263 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:53:55.263 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:53:55.263 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:53:55.263 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:53:55.263 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:53:55.263 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:55.263 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:53:55.264 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:53:55.264 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:53:55.264 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:53:55.264 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:53:55.264 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:53:55.264 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:53:55.265 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:53:55.265 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:53:55.265 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:55.265 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:53:55.265 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:55.265 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:53:35:932776+0000", 2024-09-20T18:53:55.266 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:53:55.266 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:53:55.266 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:55.266 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:53:55.266 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:53:55.266 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:53:55.266 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:53:55.267 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:53:55.267 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:53:55.267 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:53:55.267 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:53:55.267 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:53:55.267 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:55.268 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:53:55.268 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:53:55.268 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:53:35.933441+0000", 2024-09-20T18:53:55.268 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:53:55.268 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:53:55.268 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:53:55.269 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:53:55.269 INFO:teuthology.orchestra.run.smithi129.stdout:mgr is available 2024-09-20T18:53:56.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:55 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/759031012' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:53:56.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:55 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/759031012' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:53:56.401 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:56.401 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:53:56.401 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout fsid = 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:53:56.401 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.129:3300,v1:172.21.15.129:6789] 2024-09-20T18:53:56.401 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:53:56.401 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:53:56.402 INFO:teuthology.orchestra.run.smithi129.stdout:Enabling cephadm module... 2024-09-20T18:53:57.357 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3313152272' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-20T18:53:57.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setuser ceph since I am not root 2024-09-20T18:53:57.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setgroup ceph since I am not root 2024-09-20T18:53:57.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:57.169+0000 7fa2e9f4f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:53:57.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:57.226+0000 7fa2e9f4f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:53:57.704 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:57.373+0000 7fa2e9f4f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:53:57.705 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:57.440+0000 7fa2e9f4f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:53:57.705 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:57.585+0000 7fa2e9f4f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:53:57.955 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:57.731+0000 7fa2e9f4f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:53:58.325 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:58 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3313152272' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T18:53:58.325 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:58 smithi129 ceph-mon[23678]: mgrmap e5: y(active, since 9s) 2024-09-20T18:53:58.325 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:58.053+0000 7fa2e9f4f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:53:58.325 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:58.117+0000 7fa2e9f4f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:53:58.325 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:58.307+0000 7fa2e9f4f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for the mgr to restart... 2024-09-20T18:53:58.923 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for mgr epoch 5... 2024-09-20T18:53:59.143 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:53:59 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2669450583' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:53:59.533 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:59.206+0000 7fa2e9f4f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:53:59.534 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:59.279+0000 7fa2e9f4f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:54:00.268 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:53:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:53:59.988+0000 7fa2e9f4f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:54:00.269 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.107+0000 7fa2e9f4f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:54:00.543 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.251+0000 7fa2e9f4f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:54:00.543 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.312+0000 7fa2e9f4f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:54:00.543 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.459+0000 7fa2e9f4f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:54:00.543 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.525+0000 7fa2e9f4f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:54:00.824 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.585+0000 7fa2e9f4f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:54:00.824 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.741+0000 7fa2e9f4f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:54:00.824 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.806+0000 7fa2e9f4f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:54:01.088 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.872+0000 7fa2e9f4f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:54:01.088 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:00.954+0000 7fa2e9f4f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:54:01.089 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:01.012+0000 7fa2e9f4f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:54:01.089 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:01.070+0000 7fa2e9f4f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:54:02.357 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:01.844+0000 7fa2e9f4f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: Active manager daemon y restarted 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: Activating manager daemon y 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: mgrmap e6: y(active, starting, since 0.00539085s) 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:54:02.358 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:54:02.359 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: Manager daemon y is now available 2024-09-20T18:54:02.359 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:02.359 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:02.359 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:02.359 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:02.359 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:54:02.359 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:01 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:54:03.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:02 smithi129 ceph-mon[23678]: Found migration_current of "None". Setting to last migration. 2024-09-20T18:54:03.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:02 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:03.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:02 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:03.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:02 smithi129 ceph-mon[23678]: mgrmap e7: y(active, since 1.00543s) 2024-09-20T18:54:03.404 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:54:03.404 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T18:54:03.404 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:54:03.404 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:54:03.404 INFO:teuthology.orchestra.run.smithi129.stdout:mgr epoch 5 is available 2024-09-20T18:54:03.404 INFO:teuthology.orchestra.run.smithi129.stdout:Setting orchestrator backend to cephadm... 2024-09-20T18:54:04.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-mon[23678]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T18:54:04.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-mon[23678]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T18:54:04.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:04.108 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:03.847+0000 7fa2512a9640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:54:03] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:04.108 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: Traceback (most recent call last): 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._connections.run(self.expiration_interval) 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._run(expiration_interval) 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: s = self.context.wrap_socket( 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: return self.sslsocket_class._create( 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:04.109 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self.do_handshake() 2024-09-20T18:54:04.110 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:04.110 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._sslobj.do_handshake() 2024-09-20T18:54:04.110 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:04.110 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:04.960 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:03] ENGINE Bus STARTING 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:03] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:03] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:03] ENGINE Bus STARTED 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:03] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: Traceback (most recent call last): 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._run(expiration_interval) 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:04.961 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: self.do_handshake() 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: mgrmap e8: y(active, since 2s) 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:04.962 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:04 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:05.725 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T18:54:05.725 INFO:teuthology.orchestra.run.smithi129.stdout:Generating ssh key... 2024-09-20T18:54:06.357 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-mon[23678]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: Generating public/private rsa key pair. 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: Your identification has been saved in /tmp/tmpncg9krtj/key 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: Your public key has been saved in /tmp/tmpncg9krtj/key.pub 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: The key fingerprint is: 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: SHA256:oUpCkJWz6o9efaAiHBtZLgJjDpVPEEl4XHylxscikA8 ceph-87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: The key's randomart image is: 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: +---[RSA 3072]----+ 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |.*BX. .. | 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |ooE.o..o | 2024-09-20T18:54:06.738 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |+o.O..= + | 2024-09-20T18:54:06.739 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |=o= oo + . | 2024-09-20T18:54:06.739 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |.B..... S | 2024-09-20T18:54:06.739 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |+ =oo.. | 2024-09-20T18:54:06.739 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |o+ o.. . | 2024-09-20T18:54:06.739 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |..+ . | 2024-09-20T18:54:06.739 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: |.o.. | 2024-09-20T18:54:06.739 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: +----[SHA256]-----+ 2024-09-20T18:54:07.542 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:07 smithi129 ceph-mon[23678]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:07.542 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:07 smithi129 ceph-mon[23678]: Generating ssh key... 2024-09-20T18:54:07.542 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:07 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:07.542 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:07 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:08.088 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmRNd5UUfwnv/tTwtITyYmCDAHun/f83JLakmKFCzxiYIt6+he+P12rH/Db0wmOX/RWHBTijzCRXSbx229eZYpwfn6QtQzrbkv6USQ0OFa0+1VgsaQIjfUPRFrFv/nyKMRpAAZ4hOzR3gr1vspPdhl0xckSl6iZMIkBPbhd+KcVm/uluPGvTiwVRiWPZgu/ANAyp2V5ihmcc56J3ll7QYQ3Dzd7EOiCoufrKhpd4UCJE0XGWuyTPteRm3geCEILcZSCA7ufgiCR85axg94jpb+GppV8OT7hgu/rBsuH5aXMJLnpnhK4HWZglWCWnvz+z/9bnmHVesSMQMhwFlDMxqlvXk3Pk640kWYvIQ+/1w9VfMqyhYBW1mow2Rh11N4+YiakcQuuPaSz4B6UkKpTfFfr3PFcczo1qEg6sMnNhgUMHd8qiNpEbSDEjw5Exytd3O1CqcIjxu/Q9ONFUhkuQ81vrglFbSMZTLl+ODHUONDIAhE0/OlTfSk0QFzG+Fzdzc= ceph-87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:08.088 INFO:teuthology.orchestra.run.smithi129.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:54:08.088 INFO:teuthology.orchestra.run.smithi129.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T18:54:08.095 INFO:teuthology.orchestra.run.smithi129.stdout:Adding host smithi129... 2024-09-20T18:54:08.784 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:08 smithi129 ceph-mon[23678]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:09.448 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:09 smithi129 ceph-mon[23678]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi129", "addr": "172.21.15.129", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:10.857 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:10 smithi129 ceph-mon[23678]: Deploying cephadm binary to smithi129 2024-09-20T18:54:12.397 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout Added host 'smithi129' with addr '172.21.15.129' 2024-09-20T18:54:12.397 INFO:teuthology.orchestra.run.smithi129.stdout:Deploying unmanaged mon service... 2024-09-20T18:54:13.027 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:12 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:13.027 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:12 smithi129 ceph-mon[23678]: Added host smithi129 2024-09-20T18:54:13.027 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:12 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:13.756 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T18:54:13.756 INFO:teuthology.orchestra.run.smithi129.stdout:Deploying unmanaged mgr service... 2024-09-20T18:54:14.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:14 smithi129 ceph-mon[23678]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:14.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:14 smithi129 ceph-mon[23678]: Saving service mon spec with placement count:5 2024-09-20T18:54:14.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:14 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:14.981 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T18:54:15.700 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:15 smithi129 ceph-mon[23678]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:15.701 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:15 smithi129 ceph-mon[23678]: Saving service mgr spec with placement count:2 2024-09-20T18:54:15.701 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:15 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:17.152 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:16 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1315975313' entity='client.admin' 2024-09-20T18:54:17.152 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:16 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:17.152 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:16 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:18.361 INFO:teuthology.orchestra.run.smithi129.stdout:Enabling the dashboard module... 2024-09-20T18:54:18.476 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:18 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1877307386' entity='client.admin' 2024-09-20T18:54:20.229 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:19 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:20.230 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:19 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1435804811' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-20T18:54:20.230 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:19 smithi129 ceph-mon[23678]: from='mgr.14116 172.21.15.129:0/4022537711' entity='mgr.y' 2024-09-20T18:54:20.230 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:19 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setuser ceph since I am not root 2024-09-20T18:54:20.230 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:19 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setgroup ceph since I am not root 2024-09-20T18:54:20.230 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:19.999+0000 7f70bdcfc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:54:20.230 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:20.062+0000 7f70bdcfc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:54:20.230 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:20.212+0000 7f70bdcfc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:54:20.499 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:20.282+0000 7f70bdcfc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:54:20.500 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:20.435+0000 7f70bdcfc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:54:20.857 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:20.578+0000 7f70bdcfc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:54:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1435804811' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T18:54:21.156 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-mon[23678]: mgrmap e9: y(active, since 18s) 2024-09-20T18:54:21.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:20.893+0000 7f70bdcfc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:54:21.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:20.953+0000 7f70bdcfc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:54:21.156 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:21.138+0000 7f70bdcfc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:54:22.357 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:22 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3119444020' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:54:22.357 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:22.044+0000 7f70bdcfc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:54:22.357 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:22.114+0000 7f70bdcfc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:54:22.817 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:54:22.817 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-20T18:54:22.817 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:54:22.817 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T18:54:22.818 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:54:22.818 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:54:22.818 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for the mgr to restart... 2024-09-20T18:54:22.818 INFO:teuthology.orchestra.run.smithi129.stdout:Waiting for mgr epoch 9... 2024-09-20T18:54:23.064 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:22.841+0000 7f70bdcfc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:54:23.064 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:22.958+0000 7f70bdcfc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:54:23.338 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.105+0000 7f70bdcfc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:54:23.338 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.168+0000 7f70bdcfc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:54:23.338 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.320+0000 7f70bdcfc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:54:23.609 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.388+0000 7f70bdcfc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:54:23.610 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.447+0000 7f70bdcfc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:54:23.897 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.605+0000 7f70bdcfc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:54:23.897 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.670+0000 7f70bdcfc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:54:23.897 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.736+0000 7f70bdcfc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:54:23.897 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.819+0000 7f70bdcfc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:54:23.897 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.879+0000 7f70bdcfc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:54:24.357 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:23.938+0000 7f70bdcfc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:54:25.107 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:24.724+0000 7f70bdcfc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:54:25.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: Active manager daemon y restarted 2024-09-20T18:54:25.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: Activating manager daemon y 2024-09-20T18:54:25.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: osdmap e3: 0 total, 0 up, 0 in 2024-09-20T18:54:25.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: mgrmap e10: y(active, starting, since 0.00338361s) 2024-09-20T18:54:25.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:54:25.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:54:25.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:54:25.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:54:25.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:54:25.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: Manager daemon y is now available 2024-09-20T18:54:25.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:25.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:54:25.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:54:26.357 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:26.021+0000 7f7029010640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:54:26] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: Traceback (most recent call last): 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._connections.run(self.expiration_interval) 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._run(expiration_interval) 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:26.358 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: s = self.context.wrap_socket( 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: return self.sslsocket_class._create( 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self.do_handshake() 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._sslobj.do_handshake() 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:26.359 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:54:26.713 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:54:26.713 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-20T18:54:26.713 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:54:26.713 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:54:26.713 INFO:teuthology.orchestra.run.smithi129.stdout:mgr epoch 9 is available 2024-09-20T18:54:26.713 INFO:teuthology.orchestra.run.smithi129.stdout:Generating a dashboard self-signed certificate... 2024-09-20T18:54:26.970 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-mon[23678]: mgrmap e11: y(active, since 1.00556s) 2024-09-20T18:54:26.970 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:25] ENGINE Bus STARTING 2024-09-20T18:54:26.970 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:26 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:28.033 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:26] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:26] ENGINE Error in HTTPServer.serve 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: Traceback (most recent call last): 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._run(expiration_interval) 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:54:28.034 INFO:journalctl@ceph.mon.a.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout: self.do_handshake() 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:26] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T18:54:28.035 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: [20/Sep/2024:18:54:26] ENGINE Bus STARTED 2024-09-20T18:54:28.036 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:28.036 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: mgrmap e12: y(active, since 2s) 2024-09-20T18:54:28.036 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:28.036 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:28.036 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-20T18:54:28.036 INFO:teuthology.orchestra.run.smithi129.stdout:Creating initial admin user... 2024-09-20T18:54:28.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:28 smithi129 ceph-mon[23678]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:29.978 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:29 smithi129 ceph-mon[23678]: from='client.14162 -' 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-20T18:54:29.978 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:29 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:30.015 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$WiYspc0DkMFPRbf9WJLoIeDWvXzBbZN1gnpiW/h6HBk66vwKxzewm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726858468, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T18:54:30.015 INFO:teuthology.orchestra.run.smithi129.stdout:Fetching dashboard port number... 2024-09-20T18:54:31.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:30 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3204371919' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-20T18:54:31.237 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stdout 8443 2024-09-20T18:54:31.247 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:54:31.247 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout disabled 2024-09-20T18:54:31.254 INFO:teuthology.orchestra.run.smithi129.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:54:31.254 INFO:teuthology.orchestra.run.smithi129.stdout:systemctl: stdout inactive 2024-09-20T18:54:31.254 INFO:teuthology.orchestra.run.smithi129.stdout:firewalld.service is not enabled 2024-09-20T18:54:31.254 INFO:teuthology.orchestra.run.smithi129.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T18:54:31.256 INFO:teuthology.orchestra.run.smithi129.stdout:Ceph Dashboard is now available at: 2024-09-20T18:54:31.256 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:31.256 INFO:teuthology.orchestra.run.smithi129.stdout: URL: https://smithi129.front.sepia.ceph.com:8443/ 2024-09-20T18:54:31.256 INFO:teuthology.orchestra.run.smithi129.stdout: User: admin 2024-09-20T18:54:31.256 INFO:teuthology.orchestra.run.smithi129.stdout: Password: vh2jbk1y5u 2024-09-20T18:54:31.256 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:31.256 INFO:teuthology.orchestra.run.smithi129.stdout:Saving cluster configuration to /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config directory 2024-09-20T18:54:32.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:31 smithi129 ceph-mon[23678]: mgrmap e13: y(active, since 6s) 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout:Or, if you are only running a single cluster on this host: 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.502 INFO:teuthology.orchestra.run.smithi129.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout: ceph telemetry on 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout:For more information see: 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:32.503 INFO:teuthology.orchestra.run.smithi129.stdout:Bootstrap complete. 2024-09-20T18:54:32.541 INFO:tasks.cephadm:Fetching config... 2024-09-20T18:54:32.541 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:54:32.541 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T18:54:32.558 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T18:54:32.558 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:54:32.558 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T18:54:32.614 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T18:54:32.614 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:54:32.614 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T18:54:32.679 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T18:54:32.679 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:54:32.679 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T18:54:32.735 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T18:54:32.735 DEBUG:teuthology.orchestra.run.smithi129:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmRNd5UUfwnv/tTwtITyYmCDAHun/f83JLakmKFCzxiYIt6+he+P12rH/Db0wmOX/RWHBTijzCRXSbx229eZYpwfn6QtQzrbkv6USQ0OFa0+1VgsaQIjfUPRFrFv/nyKMRpAAZ4hOzR3gr1vspPdhl0xckSl6iZMIkBPbhd+KcVm/uluPGvTiwVRiWPZgu/ANAyp2V5ihmcc56J3ll7QYQ3Dzd7EOiCoufrKhpd4UCJE0XGWuyTPteRm3geCEILcZSCA7ufgiCR85axg94jpb+GppV8OT7hgu/rBsuH5aXMJLnpnhK4HWZglWCWnvz+z/9bnmHVesSMQMhwFlDMxqlvXk3Pk640kWYvIQ+/1w9VfMqyhYBW1mow2Rh11N4+YiakcQuuPaSz4B6UkKpTfFfr3PFcczo1qEg6sMnNhgUMHd8qiNpEbSDEjw5Exytd3O1CqcIjxu/Q9ONFUhkuQ81vrglFbSMZTLl+ODHUONDIAhE0/OlTfSk0QFzG+Fzdzc= ceph-87dd78c4-7781-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:54:32.808 INFO:teuthology.orchestra.run.smithi129.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmRNd5UUfwnv/tTwtITyYmCDAHun/f83JLakmKFCzxiYIt6+he+P12rH/Db0wmOX/RWHBTijzCRXSbx229eZYpwfn6QtQzrbkv6USQ0OFa0+1VgsaQIjfUPRFrFv/nyKMRpAAZ4hOzR3gr1vspPdhl0xckSl6iZMIkBPbhd+KcVm/uluPGvTiwVRiWPZgu/ANAyp2V5ihmcc56J3ll7QYQ3Dzd7EOiCoufrKhpd4UCJE0XGWuyTPteRm3geCEILcZSCA7ufgiCR85axg94jpb+GppV8OT7hgu/rBsuH5aXMJLnpnhK4HWZglWCWnvz+z/9bnmHVesSMQMhwFlDMxqlvXk3Pk640kWYvIQ+/1w9VfMqyhYBW1mow2Rh11N4+YiakcQuuPaSz4B6UkKpTfFfr3PFcczo1qEg6sMnNhgUMHd8qiNpEbSDEjw5Exytd3O1CqcIjxu/Q9ONFUhkuQ81vrglFbSMZTLl+ODHUONDIAhE0/OlTfSk0QFzG+Fzdzc= ceph-87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:32.819 DEBUG:teuthology.orchestra.run.smithi170:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmRNd5UUfwnv/tTwtITyYmCDAHun/f83JLakmKFCzxiYIt6+he+P12rH/Db0wmOX/RWHBTijzCRXSbx229eZYpwfn6QtQzrbkv6USQ0OFa0+1VgsaQIjfUPRFrFv/nyKMRpAAZ4hOzR3gr1vspPdhl0xckSl6iZMIkBPbhd+KcVm/uluPGvTiwVRiWPZgu/ANAyp2V5ihmcc56J3ll7QYQ3Dzd7EOiCoufrKhpd4UCJE0XGWuyTPteRm3geCEILcZSCA7ufgiCR85axg94jpb+GppV8OT7hgu/rBsuH5aXMJLnpnhK4HWZglWCWnvz+z/9bnmHVesSMQMhwFlDMxqlvXk3Pk640kWYvIQ+/1w9VfMqyhYBW1mow2Rh11N4+YiakcQuuPaSz4B6UkKpTfFfr3PFcczo1qEg6sMnNhgUMHd8qiNpEbSDEjw5Exytd3O1CqcIjxu/Q9ONFUhkuQ81vrglFbSMZTLl+ODHUONDIAhE0/OlTfSk0QFzG+Fzdzc= ceph-87dd78c4-7781-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:54:32.868 INFO:teuthology.orchestra.run.smithi170.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmRNd5UUfwnv/tTwtITyYmCDAHun/f83JLakmKFCzxiYIt6+he+P12rH/Db0wmOX/RWHBTijzCRXSbx229eZYpwfn6QtQzrbkv6USQ0OFa0+1VgsaQIjfUPRFrFv/nyKMRpAAZ4hOzR3gr1vspPdhl0xckSl6iZMIkBPbhd+KcVm/uluPGvTiwVRiWPZgu/ANAyp2V5ihmcc56J3ll7QYQ3Dzd7EOiCoufrKhpd4UCJE0XGWuyTPteRm3geCEILcZSCA7ufgiCR85axg94jpb+GppV8OT7hgu/rBsuH5aXMJLnpnhK4HWZglWCWnvz+z/9bnmHVesSMQMhwFlDMxqlvXk3Pk640kWYvIQ+/1w9VfMqyhYBW1mow2Rh11N4+YiakcQuuPaSz4B6UkKpTfFfr3PFcczo1qEg6sMnNhgUMHd8qiNpEbSDEjw5Exytd3O1CqcIjxu/Q9ONFUhkuQ81vrglFbSMZTLl+ODHUONDIAhE0/OlTfSk0QFzG+Fzdzc= ceph-87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:32.881 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T18:54:33.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:32 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2913295033' entity='client.admin' 2024-09-20T18:54:33.156 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:34.506 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T18:54:34.506 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T18:54:35.163 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:34 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4131038320' entity='client.admin' 2024-09-20T18:54:35.496 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:36.828 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi170 2024-09-20T18:54:36.829 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-20T18:54:36.829 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.conf 2024-09-20T18:54:36.847 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-20T18:54:36.847 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:54:36.905 INFO:tasks.cephadm:Adding host smithi170 to orchestrator... 2024-09-20T18:54:36.905 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch host add smithi170 2024-09-20T18:54:37.381 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:37.503 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:37 smithi129 ceph-mon[23678]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:37.503 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:38.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:38.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi129", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:38.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:39.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:39 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:54:39.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:39 smithi129 ceph-mon[23678]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:40.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:40 smithi129 ceph-mon[23678]: Deploying cephadm binary to smithi170 2024-09-20T18:54:41.329 INFO:teuthology.orchestra.run.smithi129.stdout:Added host 'smithi170' with addr '172.21.15.170' 2024-09-20T18:54:41.953 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T18:54:42.194 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:42.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:42.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:42 smithi129 ceph-mon[23678]: Added host smithi170 2024-09-20T18:54:42.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:54:42.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:42.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:42.826 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:54:42.826 INFO:teuthology.orchestra.run.smithi129.stdout:[{"addr": "172.21.15.129", "hostname": "smithi129", "labels": [], "status": ""}, {"addr": "172.21.15.170", "hostname": "smithi170", "labels": [], "status": ""}] 2024-09-20T18:54:43.499 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T18:54:43.499 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T18:54:43.739 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:54:43.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:43 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:43.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:43 smithi129 ceph-mon[23678]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:54:44.707 INFO:teuthology.orchestra.run.smithi129.stderr:adjusted tunables profile to default 2024-09-20T18:54:44.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:44 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2453838240' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T18:54:45.227 INFO:tasks.cephadm:Adding mon.a on smithi129 2024-09-20T18:54:45.227 INFO:tasks.cephadm:Adding mon.c on smithi129 2024-09-20T18:54:45.227 INFO:tasks.cephadm:Adding mon.b on smithi170 2024-09-20T18:54:45.227 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi129:172.21.15.129=a;smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c;smithi170:172.21.15.170=b' 2024-09-20T18:54:45.646 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-20T18:54:45.693 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-20T18:54:46.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2453838240' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T18:54:46.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:54:46.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:46.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:46.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:46.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:46.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:46.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:54:46.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:46.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:46.387 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mon update... 2024-09-20T18:54:47.051 DEBUG:teuthology.orchestra.run.smithi129:mon.c> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T18:54:47.054 DEBUG:teuthology.orchestra.run.smithi170:mon.b> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T18:54:47.056 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:54:47.056 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:54:47.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:47.687 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:54:48.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:47 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:54:48.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:47 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:54:48.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:47 smithi129 ceph-mon[23678]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi129:172.21.15.129=a;smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c;smithi170:172.21.15.170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:48.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:47 smithi129 ceph-mon[23678]: Saving service mon spec with placement smithi129:172.21.15.129=a;smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-20T18:54:48.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:47 smithi129 ceph-mon[23678]: Deploying daemon mon.b on smithi170 2024-09-20T18:54:48.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:47 smithi129 ceph-mon[23678]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:49.391 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:54:49.391 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":1,"fsid":"87dd78c4-7781-11ef-baf5-efdc52797490","modified":"2024-09-20T18:53:32.914233Z","created":"2024-09-20T18:53:32.914233Z","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.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T18:54:49.392 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 1 2024-09-20T18:54:50.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:49 smithi129 ceph-mon[23678]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:50.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:49 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/332592367' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:54:51.437 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:54:51.437 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:54:51.697 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:54:56.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:54:56.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: mon.a calling monitor election 2024-09-20T18:54:56.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: mon.b calling monitor election 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: monmap epoch 2 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:56.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: last_changed 2024-09-20T18:54:51.269253+0000 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: min_mon_release 19 (squid) 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: election_strategy: 1 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: fsmap 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: mgrmap e13: y(active, since 31s) 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: overall HEALTH_OK 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:54:56.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:56.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:54:56 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:56.779 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:54:56.779 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":2,"fsid":"87dd78c4-7781-11ef-baf5-efdc52797490","modified":"2024-09-20T18:54:51.269253Z","created":"2024-09-20T18:53:32.914233Z","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.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T18:54:56.780 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 2 2024-09-20T18:54:57.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:57 smithi129 ceph-mon[23678]: Deploying daemon mon.c on smithi129 2024-09-20T18:54:57.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:57 smithi129 ceph-mon[23678]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:57.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:57 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/1182860935' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:54:57.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:54:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:57.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:54:57 smithi170 ceph-mon[27226]: Deploying daemon mon.c on smithi129 2024-09-20T18:54:57.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:54:57 smithi170 ceph-mon[27226]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:57.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:54:57 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/1182860935' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:54:57.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:54:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:58.365 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:54:58.365 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:54:58.616 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:54:59.308 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:54:59.308 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":2,"fsid":"87dd78c4-7781-11ef-baf5-efdc52797490","modified":"2024-09-20T18:54:51.269253Z","created":"2024-09-20T18:53:32.914233Z","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.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T18:54:59.309 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 2 2024-09-20T18:54:59.313 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 systemd[1]: Starting Ceph mon.c for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T18:54:59.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 podman[33656]: 2024-09-20 18:54:59.199929255 +0000 UTC m=+0.015604508 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65 2024-09-20T18:54:59.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 podman[33656]: 2024-09-20 18:54:59.325783432 +0000 UTC m=+0.141458663 container create d0918da5b747c9346499056e94f7da8c72da7c459819e789cfcf08a65da079a2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:54:59.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 podman[33656]: 2024-09-20 18:54:59.549793274 +0000 UTC m=+0.365468518 container init d0918da5b747c9346499056e94f7da8c72da7c459819e789cfcf08a65da079a2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-20T18:54:59.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 podman[33656]: 2024-09-20 18:54:59.553881923 +0000 UTC m=+0.369557155 container start d0918da5b747c9346499056e94f7da8c72da7c459819e789cfcf08a65da079a2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ed8ee0f, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-20T18:54:59.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:54:59.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 2 2024-09-20T18:54:59.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: pidfile_write: ignore empty --pid-file 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: load: jerasure load: lrc 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: RocksDB version: 7.9.2 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Git sha 0 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: DB SUMMARY 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: DB Session ID: TYOEHDL3ACVAIJGKNB7Z 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: CURRENT file: CURRENT 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.error_if_exists: 0 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.create_if_missing: 0 2024-09-20T18:54:59.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.paranoid_checks: 1 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.env: 0x55d563f3d940 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.info_log: 0x55d564ac96e0 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.statistics: (nil) 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.use_fsync: 0 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_log_file_size: 0 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:54:59.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:54:59.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.allow_fallocate: 1 2024-09-20T18:54:59.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:54:59.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:54:59.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.use_direct_reads: 0 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.db_log_dir: 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.wal_dir: 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:54:59.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.write_buffer_manager: 0x55d564ad8dc0 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:54:59.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:54:59.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:54:59.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:54:59.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.unordered_write: 0 2024-09-20T18:54:59.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:54:59.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:54:59.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.row_cache: None 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.wal_filter: None 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.two_write_queues: 0 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.wal_compression: 0 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.atomic_flush: 0 2024-09-20T18:54:59.866 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.log_readahead_size: 0 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_background_jobs: 2 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_background_compactions: -1 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_subcompactions: 1 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:54:59.867 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_open_files: -1 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_background_flushes: -1 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Compression algorithms supported: 2024-09-20T18:54:59.868 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kZSTD supported: 0 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kXpressCompression supported: 0 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kBZip2Compression supported: 0 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kLZ4Compression supported: 1 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kZlibCompression supported: 1 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: kSnappyCompression supported: 1 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.merge_operator: 2024-09-20T18:54:59.869 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_filter: None 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d564ac9320) 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: cache_index_and_filter_blocks: 1 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: pin_top_level_index_and_filter: 1 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: index_type: 0 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: data_block_index_type: 0 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: index_shortening: 1 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:54:59.870 INFO:journalctl@ceph.mon.c.smithi129.stdout: checksum: 4 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: no_block_cache: 0 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache: 0x55d564abd1f0 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache_name: BinnedLRUCache 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache_options: 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: capacity : 536870912 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: num_shard_bits : 4 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: strict_capacity_limit : 0 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: high_pri_pool_ratio: 0.000 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache_compressed: (nil) 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: persistent_cache: (nil) 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_size: 4096 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_size_deviation: 10 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_restart_interval: 16 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: index_block_restart_interval: 1 2024-09-20T18:54:59.871 INFO:journalctl@ceph.mon.c.smithi129.stdout: metadata_block_size: 4096 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: partition_filters: 0 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: use_delta_encoding: 1 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: filter_policy: bloomfilter 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: whole_key_filtering: 1 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: verify_compression: 0 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: read_amp_bytes_per_bit: 0 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: format_version: 5 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: enable_index_compression: 1 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_align: 0 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: max_auto_readahead_size: 262144 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: prepopulate_block_cache: 0 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: initial_auto_readahead_size: 8192 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T18:54:59.872 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression: NoCompression 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.num_levels: 7 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:54:59.873 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:54:59.874 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:54:59.875 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:54:59.876 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:54:59.876 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:54:59.876 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:54:59.876 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:54:59.876 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:54:59.876 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:54:59.876 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:54:59.877 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:54:59.877 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:54:59.877 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:54:59.877 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:54:59.877 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:54:59.877 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:54:59.877 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:54:59.878 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:54:59.878 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:54:59.878 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:54:59.878 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:54:59.878 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:54:59.878 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.inplace_update_support: 0 2024-09-20T18:54:59.878 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:54:59.879 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:54:59.879 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:54:59.879 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:54:59.879 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.bloom_locality: 0 2024-09-20T18:54:59.879 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.max_successive_merges: 0 2024-09-20T18:54:59.879 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:54:59.879 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:54:59.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:54:59.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:54:59.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.ttl: 2592000 2024-09-20T18:54:59.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:54:59.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:54:59.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:54:59.880 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.enable_blob_files: false 2024-09-20T18:54:59.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.min_blob_size: 0 2024-09-20T18:54:59.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:54:59.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:54:59.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:54:59.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:54:59.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:54:59.881 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:54:59.882 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:54:59.882 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:54:59.882 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: 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-20T18:54:59.882 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T18:54:59.882 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4ecff5fa-ecfc-49c3-b467-fc78d5fb57af 2024-09-20T18:54:59.882 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858499580899, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T18:54:59.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T18:54:59.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858499581316, "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": 1726858499, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4ecff5fa-ecfc-49c3-b467-fc78d5fb57af", "db_session_id": "TYOEHDL3ACVAIJGKNB7Z", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:54:59.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858499581408, "job": 1, "event": "recovery_finished"} 2024-09-20T18:54:59.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T18:54:59.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: 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-20T18:54:59.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d564aeae00 2024-09-20T18:54:59.883 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: DB pointer 0x55d564be6000 2024-09-20T18:54:59.884 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:54:59.884 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:54:59.884 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** DB Stats ** 2024-09-20T18:54:59.884 INFO:journalctl@ceph.mon.c.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:54:59.884 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.884 INFO:journalctl@ceph.mon.c.smithi129.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:54:59.884 INFO:journalctl@ceph.mon.c.smithi129.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:54:59.885 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.885 INFO:journalctl@ceph.mon.c.smithi129.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:54:59.885 INFO:journalctl@ceph.mon.c.smithi129.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:54:59.885 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T18:54:59.885 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T18:54:59.885 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.886 INFO:journalctl@ceph.mon.c.smithi129.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:54:59.886 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.886 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.886 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.886 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T18:54:59.886 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T18:54:59.886 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.887 INFO:journalctl@ceph.mon.c.smithi129.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:54:59.887 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.887 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T18:54:59.887 INFO:journalctl@ceph.mon.c.smithi129.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:54:59.887 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T18:54:59.887 INFO:journalctl@ceph.mon.c.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:54:59.887 INFO:journalctl@ceph.mon.c.smithi129.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:54:59.888 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:54:59.888 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:54:59.888 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:54:59.888 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:54:59.888 INFO:journalctl@ceph.mon.c.smithi129.stdout: Cumulative compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:54:59.888 INFO:journalctl@ceph.mon.c.smithi129.stdout: Interval compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:54:59.888 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.889 INFO:journalctl@ceph.mon.c.smithi129.stdout: Block cache BinnedLRUCache@0x55d564abd1f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-20T18:54:59.889 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.889 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T18:54:59.889 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:54:59.889 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-20T18:54:59.889 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: using public_addrv [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] 2024-09-20T18:54:59.890 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: starting mon.c rank -1 at public addrs [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] at bind addrs [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:59.890 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(???) e0 preinit fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:59.890 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).mds e1 new map 2024-09-20T18:54:59.890 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-20T18:54:59.890 INFO:journalctl@ceph.mon.c.smithi129.stdout: e1 2024-09-20T18:54:59.890 INFO:journalctl@ceph.mon.c.smithi129.stdout: btime 2024-09-20T18:53:35:932776+0000 2024-09-20T18:54:59.891 INFO:journalctl@ceph.mon.c.smithi129.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:54:59.891 INFO:journalctl@ceph.mon.c.smithi129.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-20T18:54:59.891 INFO:journalctl@ceph.mon.c.smithi129.stdout: legacy client fscid: -1 2024-09-20T18:54:59.891 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T18:54:59.891 INFO:journalctl@ceph.mon.c.smithi129.stdout: No filesystems configured 2024-09-20T18:54:59.891 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T18:54:59.891 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: 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-20T18:54:59.892 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T18:54:59.892 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T18:54:59.892 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T18:54:59.892 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T18:54:59.892 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:54:59.892 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:54:59.893 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:54:59.893 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:54:59.893 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:54:59.893 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:54:59.893 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi129:172.21.15.129=a;smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c;smithi170:172.21.15.170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:54:59.893 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: Saving service mon spec with placement smithi129:172.21.15.129=a;smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-20T18:54:59.894 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: Deploying daemon mon.b on smithi170 2024-09-20T18:54:59.894 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:59.894 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:59.894 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/332592367' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:54:59.894 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:54:59.894 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.a calling monitor election 2024-09-20T18:54:59.895 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:59.895 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:59.895 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:59.895 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:59.895 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.b calling monitor election 2024-09-20T18:54:59.895 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:59.896 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:59.896 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:59.896 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:59.896 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T18:54:59.896 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: monmap epoch 2 2024-09-20T18:54:59.896 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:54:59.897 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: last_changed 2024-09-20T18:54:51.269253+0000 2024-09-20T18:54:59.897 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T18:54:59.897 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: min_mon_release 19 (squid) 2024-09-20T18:54:59.897 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: election_strategy: 1 2024-09-20T18:54:59.897 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T18:54:59.897 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T18:54:59.898 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: fsmap 2024-09-20T18:54:59.898 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:54:59.898 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mgrmap e13: y(active, since 31s) 2024-09-20T18:54:59.898 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: overall HEALTH_OK 2024-09-20T18:54:59.898 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:59.898 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:59.898 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:54:59.899 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:54:59.899 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:59.899 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: Deploying daemon mon.c on smithi129 2024-09-20T18:54:59.899 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:54:59.899 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/1182860935' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:54:59.899 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:54:59.899 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 ceph-mon[33675]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T18:54:59.900 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 bash[33656]: d0918da5b747c9346499056e94f7da8c72da7c459819e789cfcf08a65da079a2 2024-09-20T18:54:59.900 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:54:59 smithi129 systemd[1]: Started Ceph mon.c for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:55:00.929 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:55:00.930 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:55:01.165 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:55:04.904 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:55:04.904 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":3,"fsid":"87dd78c4-7781-11ef-baf5-efdc52797490","modified":"2024-09-20T18:54:59.603340Z","created":"2024-09-20T18:53:32.914233Z","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.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3301","nonce":0},{"type":"v1","addr":"172.21.15.129:6790","nonce":0}]},"addr":"172.21.15.129:6790/0","public_addr":"172.21.15.129:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-20T18:55:04.904 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 3 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: mon.a calling monitor election 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: mon.b calling monitor election 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: mon.c calling monitor election 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:04.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: monmap epoch 3 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: min_mon_release 19 (squid) 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: election_strategy: 1 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: fsmap 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: mgrmap e13: y(active, since 39s) 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: overall HEALTH_OK 2024-09-20T18:55:04.945 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:04.946 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:04.946 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:04.946 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:55:05.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: mon.a calling monitor election 2024-09-20T18:55:05.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: mon.b calling monitor election 2024-09-20T18:55:05.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:55:05.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: mon.c calling monitor election 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: monmap epoch 3 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: min_mon_release 19 (squid) 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: election_strategy: 1 2024-09-20T18:55:05.107 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: fsmap 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: mgrmap e13: y(active, since 39s) 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: overall HEALTH_OK 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: mon.a calling monitor election 2024-09-20T18:55:05.108 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: mon.b calling monitor election 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: mon.c calling monitor election 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: monmap epoch 3 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:55:05.109 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: min_mon_release 19 (squid) 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: election_strategy: 1 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: fsmap 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: mgrmap e13: y(active, since 39s) 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: overall HEALTH_OK 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.110 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.512 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T18:55:05.512 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T18:55:05.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:05.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:05 smithi170 ceph-mon[27226]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:05.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:05.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:05 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/1788613415' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:55:05.740 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:05.763 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[23678]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/1788613415' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[33675]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:06.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:06.008 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/1788613415' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:55:06.008 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:06.361 INFO:teuthology.orchestra.run.smithi129.stdout:# minimal ceph.conf for 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:55:06.361 INFO:teuthology.orchestra.run.smithi129.stdout:[global] 2024-09-20T18:55:06.361 INFO:teuthology.orchestra.run.smithi129.stdout: fsid = 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T18:55:06.361 INFO:teuthology.orchestra.run.smithi129.stdout: mon_host = [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] 2024-09-20T18:55:07.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3108952583' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3108952583' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:07.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:07.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:06 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:07.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:06 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:06 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:06 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3108952583' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:07.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:06 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:06 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:07.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:06 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:07.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:06 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:07.319 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T18:55:07.320 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:55:07.320 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:55:07.348 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:55:07.348 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:07.412 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-20T18:55:07.413 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:55:07.441 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-20T18:55:07.441 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:07.506 INFO:tasks.cephadm:Adding mgr.y on smithi129 2024-09-20T18:55:07.506 INFO:tasks.cephadm:Adding mgr.x on smithi170 2024-09-20T18:55:07.507 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch apply mgr '2;smithi129=y;smithi170=x' 2024-09-20T18:55:07.782 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:55:08.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T18:55:08.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T18:55:08.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:08.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:08.120 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:08.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T18:55:08.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:08.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:08.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:08.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:08.161 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:08.388 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mgr update... 2024-09-20T18:55:08.981 DEBUG:teuthology.orchestra.run.smithi170:mgr.x> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T18:55:08.983 DEBUG:tasks.cephadm:set 0 configs 2024-09-20T18:55:08.983 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T18:55:08.983 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:55:08.983 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:55:08.999 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-20T18:55:08.999 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_1 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-09-20 18:54:59.024230046 +0000 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-09-20 18:52:26.866050323 +0000 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-09-20 18:52:26.866050323 +0000 2024-09-20T18:55:09.055 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: 2024-09-20 18:52:26.866050323 +0000 2024-09-20T18:55:09.055 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:55:09.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:55:09.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: Reconfiguring daemon mon.a on smithi129 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: Reconfiguring daemon mon.a on smithi129 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:55:09.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:09.121 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-09-20T18:55:09.121 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-09-20T18:55:09.121 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000212757 s, 2.4 MB/s 2024-09-20T18:55:09.122 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:55:09.178 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_2 2024-09-20T18:55:09.233 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:55:09.233 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:09.233 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-20T18:55:09.233 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:09.233 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:09.234 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-09-20 18:54:59.025230024 +0000 2024-09-20T18:55:09.234 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-09-20 18:52:27.206042895 +0000 2024-09-20T18:55:09.234 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-09-20 18:52:27.206042895 +0000 2024-09-20T18:55:09.234 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: 2024-09-20 18:52:27.206042895 +0000 2024-09-20T18:55:09.234 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:55:09.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:55:09.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: Reconfiguring daemon mon.a on smithi129 2024-09-20T18:55:09.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:09.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:55:09.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:55:09.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:09.296 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-09-20T18:55:09.296 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-09-20T18:55:09.296 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.00019963 s, 2.6 MB/s 2024-09-20T18:55:09.297 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:55:09.353 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_3 2024-09-20T18:55:09.408 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:55:09.408 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:09.408 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-20T18:55:09.409 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:09.409 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:09.409 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-09-20 18:54:59.025230024 +0000 2024-09-20T18:55:09.409 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-09-20 18:52:27.531035795 +0000 2024-09-20T18:55:09.409 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-09-20 18:52:27.531035795 +0000 2024-09-20T18:55:09.409 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: 2024-09-20 18:52:27.531035795 +0000 2024-09-20T18:55:09.409 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:55:09.471 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-09-20T18:55:09.472 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-09-20T18:55:09.472 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000213482 s, 2.4 MB/s 2024-09-20T18:55:09.473 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:55:09.529 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_4 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-09-20 18:54:59.025230024 +0000 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-09-20 18:52:27.857028674 +0000 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-09-20 18:52:27.857028674 +0000 2024-09-20T18:55:09.585 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: 2024-09-20 18:52:27.857028674 +0000 2024-09-20T18:55:09.585 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:55:09.648 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-09-20T18:55:09.648 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-09-20T18:55:09.648 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000171911 s, 3.0 MB/s 2024-09-20T18:55:09.649 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:55:09.705 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-20T18:55:09.705 DEBUG:teuthology.orchestra.run.smithi170:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:55:09.723 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-20T18:55:09.723 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_1 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-20 18:54:50.697360976 +0000 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-20 18:52:26.839769742 +0000 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-20 18:52:26.839769742 +0000 2024-09-20T18:55:09.779 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: 2024-09-20 18:52:26.839769742 +0000 2024-09-20T18:55:09.780 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:55:09.844 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-20T18:55:09.924 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-20T18:55:09.924 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 9.6923e-05 s, 5.3 MB/s 2024-09-20T18:55:09.925 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:55:09.983 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_2 2024-09-20T18:55:10.039 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:55:10.039 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:10.040 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-20T18:55:10.040 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:10.040 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:10.040 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-20 18:54:50.698360952 +0000 2024-09-20T18:55:10.040 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-20 18:52:27.155762377 +0000 2024-09-20T18:55:10.040 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-20 18:52:27.155762377 +0000 2024-09-20T18:55:10.040 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: 2024-09-20 18:52:27.155762377 +0000 2024-09-20T18:55:10.040 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:55:10.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:09 smithi170 ceph-mon[27226]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi129=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:10.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:09 smithi170 ceph-mon[27226]: Saving service mgr spec with placement smithi129=y;smithi170=x;count:2 2024-09-20T18:55:10.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:09 smithi170 ceph-mon[27226]: Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:55:10.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:09 smithi170 ceph-mon[27226]: Reconfiguring daemon mgr.y on smithi129 2024-09-20T18:55:10.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:09 smithi170 ceph-mon[27226]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:10.104 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-20T18:55:10.104 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-20T18:55:10.104 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000110798 s, 4.6 MB/s 2024-09-20T18:55:10.105 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:55:10.162 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_3 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-20 18:54:50.698360952 +0000 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-20 18:52:27.479754826 +0000 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-20 18:52:27.479754826 +0000 2024-09-20T18:55:10.219 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: 2024-09-20 18:52:27.479754826 +0000 2024-09-20T18:55:10.220 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:55:10.283 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-20T18:55:10.283 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-20T18:55:10.283 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 9.1571e-05 s, 5.6 MB/s 2024-09-20T18:55:10.285 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[23678]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi129=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[23678]: Saving service mgr spec with placement smithi129=y;smithi170=x;count:2 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[23678]: Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[23678]: Reconfiguring daemon mgr.y on smithi129 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[23678]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[33675]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi129=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[33675]: Saving service mgr spec with placement smithi129=y;smithi170=x;count:2 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[33675]: Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[33675]: Reconfiguring daemon mgr.y on smithi129 2024-09-20T18:55:10.315 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:09 smithi129 ceph-mon[33675]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:10.341 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_4 2024-09-20T18:55:10.395 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:55:10.395 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:55:10.395 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-20T18:55:10.395 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:55:10.395 INFO:teuthology.orchestra.run.smithi170.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:55:10.396 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-20 18:54:50.698360952 +0000 2024-09-20T18:55:10.396 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-20 18:52:27.793747508 +0000 2024-09-20T18:55:10.396 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-20 18:52:27.793747508 +0000 2024-09-20T18:55:10.396 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: 2024-09-20 18:52:27.793747508 +0000 2024-09-20T18:55:10.396 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:55:10.458 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-20T18:55:10.458 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-20T18:55:10.459 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 8.8663e-05 s, 5.8 MB/s 2024-09-20T18:55:10.460 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:55:10.515 INFO:tasks.cephadm:Deploying osd.0 on smithi129 with /dev/vg_nvme/lv_4... 2024-09-20T18:55:10.515 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:55:11.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:11.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:11.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:55:11.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:11.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:11.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:11.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: Reconfiguring daemon mon.c on smithi129 2024-09-20T18:55:11.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:10 smithi170 ceph-mon[27226]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: Reconfiguring daemon mon.c on smithi129 2024-09-20T18:55:11.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[33675]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: Reconfiguring daemon mon.c on smithi129 2024-09-20T18:55:11.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:10 smithi129 ceph-mon[23678]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:11.365 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:12.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:12.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:12.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[23678]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:55:12.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:12.412 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[23678]: Reconfiguring daemon mon.b on smithi170 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[33675]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:12.413 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:12 smithi129 ceph-mon[33675]: Reconfiguring daemon mon.b on smithi170 2024-09-20T18:55:12.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:12.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:12.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:12 smithi170 ceph-mon[27226]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:55:12.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:55:12.592 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:55:12.593 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:12.593 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:12 smithi170 ceph-mon[27226]: Reconfiguring daemon mon.b on smithi170 2024-09-20T18:55:13.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:13.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:13.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:13.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: Deploying daemon mgr.x on smithi170 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[23678]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:13.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:13.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:55:13.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:55:13.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:55:13.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:13.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: Deploying daemon mgr.x on smithi170 2024-09-20T18:55:13.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:13 smithi129 ceph-mon[33675]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:13.797 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:55:13.822 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi129:vg_nvme/lv_4 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: Deploying daemon mgr.x on smithi170 2024-09-20T18:55:13.915 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:13 smithi170 ceph-mon[27226]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:14.062 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:14.489 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 systemd[1]: Starting Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T18:55:14.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:14 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:14 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:14 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 podman[29034]: 2024-09-20 18:55:14.450084342 +0000 UTC m=+0.016071831 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 podman[29034]: 2024-09-20 18:55:14.560676562 +0000 UTC m=+0.126664080 container create 828fb473472db020c54d7baf1ef44859e2ad4eaf51724ba54e36c9db7f8af4e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 podman[29034]: 2024-09-20 18:55:14.754454523 +0000 UTC m=+0.320441998 container init 828fb473472db020c54d7baf1ef44859e2ad4eaf51724ba54e36c9db7f8af4e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 podman[29034]: 2024-09-20 18:55:14.75803261 +0000 UTC m=+0.324020085 container start 828fb473472db020c54d7baf1ef44859e2ad4eaf51724ba54e36c9db7f8af4e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 ceph-mgr[29053]: -- 172.21.15.170:0/26599008 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5614970ef0e0 con 0x5614970cd000 2024-09-20T18:55:14.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 bash[29034]: 828fb473472db020c54d7baf1ef44859e2ad4eaf51724ba54e36c9db7f8af4e6 2024-09-20T18:55:15.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:14 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:55:15.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:14 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:55:15.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:14 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:15.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:14 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:55:15.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:14 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:55:15.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:14 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:15.114 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 systemd[1]: Started Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:55:15.114 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:14.878+0000 7f1453d07040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:55:15.114 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:14 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:14.938+0000 7f1453d07040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:55:15.114 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:15.098+0000 7f1453d07040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:55:15.398 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:15.167+0000 7f1453d07040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:55:15.398 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:15.331+0000 7f1453d07040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:55:15.739 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:15.482+0000 7f1453d07040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:55:16.076 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-mon[27226]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-mon[27226]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:15.805+0000 7f1453d07040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:55:16.077 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:15.867+0000 7f1453d07040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:55:16.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[23678]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:16.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[23678]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:16.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:16.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[33675]: from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:16.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[33675]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:16.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:16.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:15 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:16.489 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:16.060+0000 7f1453d07040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:55:17.239 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:16.950+0000 7f1453d07040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:55:17.239 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:17.015+0000 7f1453d07040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:55:17.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-mon[27226]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:17.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[23678]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:17.356 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:17 smithi129 ceph-mon[33675]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:17.989 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:17.721+0000 7f1453d07040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:55:17.989 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:17.834+0000 7f1453d07040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:55:17.989 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:17.973+0000 7f1453d07040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:55:18.239 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.033+0000 7f1453d07040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:55:18.239 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.179+0000 7f1453d07040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:55:18.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2905020067' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]: dispatch 2024-09-20T18:55:18.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]: dispatch 2024-09-20T18:55:18.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]': finished 2024-09-20T18:55:18.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-mon[27226]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:55:18.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:18.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3773265781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:55:18.540 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.247+0000 7f1453d07040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:55:18.540 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.305+0000 7f1453d07040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:55:18.540 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.461+0000 7f1453d07040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:55:18.540 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.524+0000 7f1453d07040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2905020067' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]: dispatch 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]: dispatch 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]': finished 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[23678]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3773265781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2905020067' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]: dispatch 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]: dispatch 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "052dfa19-f390-41a0-965d-7a1d6cc14783"}]': finished 2024-09-20T18:55:18.558 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[33675]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:55:18.559 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:18.559 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:18 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3773265781' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:55:18.802 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.590+0000 7f1453d07040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:55:18.802 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.670+0000 7f1453d07040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:55:18.802 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.728+0000 7f1453d07040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:55:18.802 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:18.786+0000 7f1453d07040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:55:19.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:19 smithi170 ceph-mon[27226]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:19.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:19 smithi129 ceph-mon[23678]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:19.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:19 smithi129 ceph-mon[33675]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:19.989 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:55:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:55:19.564+0000 7f1453d07040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:55:20.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:20 smithi170 ceph-mon[27226]: Standby manager daemon x started 2024-09-20T18:55:20.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:55:20.490 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:55:20.490 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:55:20.490 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:55:20.490 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:20 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:20.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[23678]: Standby manager daemon x started 2024-09-20T18:55:20.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:55:20.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:55:20.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[33675]: Standby manager daemon x started 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/3218428643' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:55:20.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:20 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:21.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:21 smithi170 ceph-mon[27226]: mgrmap e14: y(active, since 55s), standbys: x 2024-09-20T18:55:21.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:55:21.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:21 smithi170 ceph-mon[27226]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:21.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:21 smithi129 ceph-mon[23678]: mgrmap e14: y(active, since 55s), standbys: x 2024-09-20T18:55:21.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:55:21.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:21 smithi129 ceph-mon[23678]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:21.544 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:21 smithi129 ceph-mon[33675]: mgrmap e14: y(active, since 55s), standbys: x 2024-09-20T18:55:21.545 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:55:21.545 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:21 smithi129 ceph-mon[33675]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:24.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:23 smithi129 ceph-mon[23678]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:24.017 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:23 smithi129 ceph-mon[33675]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:24.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:23 smithi170 ceph-mon[27226]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:25.084 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:55:25.084 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:24 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:25.084 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:24 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:55:25.084 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:24 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:25.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:24 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:55:25.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:24 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:26.014 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:25 smithi129 ceph-mon[23678]: Deploying daemon osd.0 on smithi129 2024-09-20T18:55:26.015 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:25 smithi129 ceph-mon[23678]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:26.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:25 smithi129 ceph-mon[33675]: Deploying daemon osd.0 on smithi129 2024-09-20T18:55:26.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:25 smithi129 ceph-mon[33675]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:26.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:25 smithi170 ceph-mon[27226]: Deploying daemon osd.0 on smithi129 2024-09-20T18:55:26.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:25 smithi170 ceph-mon[27226]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:28.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:27 smithi129 ceph-mon[23678]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:28.019 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:27 smithi129 ceph-mon[33675]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:28.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:27 smithi170 ceph-mon[27226]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:29.991 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:29 smithi129 ceph-mon[23678]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:29.992 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:29 smithi129 ceph-mon[33675]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:30.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:29 smithi170 ceph-mon[27226]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[23678]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[33675]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:31.976 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:31 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:32.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:31 smithi170 ceph-mon[27226]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:32.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:31 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:32.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:31 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:32.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:31 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:34.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:33 smithi129 ceph-mon[23678]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:34.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:33 smithi129 ceph-mon[33675]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:34.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:33 smithi170 ceph-mon[27226]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:34.850 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 0 on host 'smithi129' 2024-09-20T18:55:35.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:35.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:35.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:35.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:35.531 DEBUG:teuthology.orchestra.run.smithi129:osd.0> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T18:55:35.533 INFO:tasks.cephadm:Deploying osd.1 on smithi129 with /dev/vg_nvme/lv_3... 2024-09-20T18:55:35.533 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:55:36.249 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:36.355 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:55:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[37489]: 2024-09-20T18:55:36.016+0000 7f2e5273b640 -1 osd.0 0 log_to_monitors true 2024-09-20T18:55:36.667 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:36 smithi129 ceph-mon[33675]: from='osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:55:36.667 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:36 smithi129 ceph-mon[33675]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:55:36.667 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:36 smithi129 ceph-mon[23678]: from='osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:55:36.667 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:36 smithi129 ceph-mon[23678]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:55:36.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:36 smithi170 ceph-mon[27226]: from='osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:55:36.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:36 smithi170 ceph-mon[27226]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:55:37.789 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[37489]: 2024-09-20T18:55:37.591+0000 7f2e4eed2640 -1 osd.0 0 waiting for initial osdmap 2024-09-20T18:55:37.789 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[37489]: 2024-09-20T18:55:37.593+0000 7f2e4a4e6640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[33675]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[33675]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[33675]: from='osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[33675]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[33675]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[23678]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[23678]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:55:37.790 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:37.791 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[23678]: from='osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:55:37.791 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[23678]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:55:37.791 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:37 smithi129 ceph-mon[23678]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:37.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:37 smithi170 ceph-mon[27226]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:55:37.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:37 smithi170 ceph-mon[27226]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:55:37.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:37.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:37 smithi170 ceph-mon[27226]: from='osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:55:37.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:37 smithi170 ceph-mon[27226]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:55:37.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:37 smithi170 ceph-mon[27226]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:38.811 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[23678]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:55:38.811 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[23678]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:55:38.812 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:38.812 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:38.812 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[33675]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:55:38.812 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[33675]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:55:38.812 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:38.812 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:38.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:38 smithi170 ceph-mon[27226]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:55:38.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:38 smithi170 ceph-mon[27226]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:55:38.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:38.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:39.722 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772] boot 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:39.723 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772] boot 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:39.724 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:39 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: osd.0 [v2:172.21.15.129:6802/1570356772,v1:172.21.15.129:6803/1570356772] boot 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:39.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:39.990 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:39.990 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:39 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:40.979 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:40 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi129 2024-09-20T18:55:40.979 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:40 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi129 to 16064M 2024-09-20T18:55:40.979 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:40 smithi129 ceph-mon[23678]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:55:40.979 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:40 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi129 2024-09-20T18:55:40.979 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:40 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi129 to 16064M 2024-09-20T18:55:40.980 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:40 smithi129 ceph-mon[33675]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:55:40.982 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:55:40.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:40 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi129 2024-09-20T18:55:40.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:40 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi129 to 16064M 2024-09-20T18:55:40.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:40 smithi170 ceph-mon[27226]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:55:41.008 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi129:vg_nvme/lv_3 2024-09-20T18:55:41.250 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:41.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:41 smithi170 ceph-mon[27226]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:42.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:41 smithi129 ceph-mon[23678]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:42.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:41 smithi129 ceph-mon[33675]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:42.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:42 smithi170 ceph-mon[27226]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:42.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:55:42.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:55:42.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:43.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[23678]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:43.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:55:43.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:55:43.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:43.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[33675]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:43.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:55:43.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:55:43.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:43.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:43 smithi129 ceph-mon[23678]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:43.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:43 smithi129 ceph-mon[33675]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:43.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:43 smithi170 ceph-mon[27226]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:44.760 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/886103271' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]: dispatch 2024-09-20T18:55:44.760 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]: dispatch 2024-09-20T18:55:44.760 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]': finished 2024-09-20T18:55:44.760 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[23678]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:55:44.760 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:55:44.760 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/886103271' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]: dispatch 2024-09-20T18:55:44.761 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]: dispatch 2024-09-20T18:55:44.761 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]': finished 2024-09-20T18:55:44.761 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[33675]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:55:44.761 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:44 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:55:44.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:44 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/886103271' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]: dispatch 2024-09-20T18:55:44.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:44 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]: dispatch 2024-09-20T18:55:44.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:44 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a47132b-e750-4430-844f-a44de235dc31"}]': finished 2024-09-20T18:55:44.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:44 smithi170 ceph-mon[27226]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:55:44.989 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:44 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:55:45.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:45 smithi170 ceph-mon[27226]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:45.988 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:45 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1479353433' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:55:46.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:45 smithi129 ceph-mon[23678]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:46.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:45 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1479353433' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:55:46.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:45 smithi129 ceph-mon[33675]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:46.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:45 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1479353433' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:55:48.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:47 smithi129 ceph-mon[33675]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:48.054 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:47 smithi129 ceph-mon[23678]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:48.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:47 smithi170 ceph-mon[27226]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:50.037 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:49 smithi129 ceph-mon[23678]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:50.037 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:49 smithi129 ceph-mon[33675]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:50.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:49 smithi170 ceph-mon[27226]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:52.073 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:51 smithi129 ceph-mon[23678]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:52.073 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:51 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:55:52.073 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:51 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:52.073 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:51 smithi129 ceph-mon[33675]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:52.073 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:51 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:55:52.073 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:51 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:52.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:51 smithi170 ceph-mon[27226]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:52.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:51 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:55:52.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:51 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:52.967 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:52 smithi129 ceph-mon[23678]: Deploying daemon osd.1 on smithi129 2024-09-20T18:55:52.968 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:52 smithi129 ceph-mon[33675]: Deploying daemon osd.1 on smithi129 2024-09-20T18:55:53.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:52 smithi170 ceph-mon[27226]: Deploying daemon osd.1 on smithi129 2024-09-20T18:55:54.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:53 smithi129 ceph-mon[23678]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:54.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:53 smithi129 ceph-mon[33675]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:54.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:53 smithi170 ceph-mon[27226]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:56.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:55 smithi129 ceph-mon[23678]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:56.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:55 smithi129 ceph-mon[33675]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:56.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:55 smithi170 ceph-mon[27226]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:58.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[33675]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:58.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:58.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:58.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:58.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[23678]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:58.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:58.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:58.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:57 smithi170 ceph-mon[27226]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:55:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:55:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:55:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.006 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[33675]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:00.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:00.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:00.007 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.007 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[23678]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:00.008 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.008 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.008 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:00.008 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:00.008 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:55:59 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:59 smithi170 ceph-mon[27226]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:00.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:59 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:59 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:00.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:59 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:00.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:59 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:00.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:55:59 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:01.413 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 1 on host 'smithi129' 2024-09-20T18:56:02.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[33675]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:02.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:02.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:02.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:02.039 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[23678]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:02.039 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:02.039 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:02.039 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:01 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:02.066 DEBUG:teuthology.orchestra.run.smithi129:osd.1> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T18:56:02.068 INFO:tasks.cephadm:Deploying osd.2 on smithi129 with /dev/vg_nvme/lv_2... 2024-09-20T18:56:02.068 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T18:56:02.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:01 smithi170 ceph-mon[27226]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:02.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:01 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:02.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:01 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:02.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:01 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:03.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:02 smithi129 ceph-mon[23678]: from='osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:56:03.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:02 smithi129 ceph-mon[23678]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:56:03.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:02 smithi129 ceph-mon[33675]: from='osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:56:03.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:02 smithi129 ceph-mon[33675]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:56:03.105 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[43519]: 2024-09-20T18:56:02.641+0000 7f56f31e2640 -1 osd.1 0 log_to_monitors true 2024-09-20T18:56:03.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:02 smithi170 ceph-mon[27226]: from='osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:56:03.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:02 smithi170 ceph-mon[27226]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:56:03.276 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[23678]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[23678]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[23678]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[23678]: from='osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[23678]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[33675]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[33675]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[33675]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:56:04.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:04.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[33675]: from='osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:04.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:03 smithi129 ceph-mon[33675]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:04.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:03 smithi170 ceph-mon[27226]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:04.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:03 smithi170 ceph-mon[27226]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:56:04.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:03 smithi170 ceph-mon[27226]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:56:04.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:03 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:04.140 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:03 smithi170 ceph-mon[27226]: from='osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:04.140 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:03 smithi170 ceph-mon[27226]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:04.395 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[43519]: 2024-09-20T18:56:04.287+0000 7f56ef165640 -1 osd.1 0 waiting for initial osdmap 2024-09-20T18:56:04.395 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[43519]: 2024-09-20T18:56:04.290+0000 7f56e6f85640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:56:05.050 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[33675]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:05.050 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[33675]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:56:05.050 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:05.051 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:05.051 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[33675]: from='osd.1 ' entity='osd.1' 2024-09-20T18:56:05.051 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[23678]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:05.051 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[23678]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:56:05.051 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:05.051 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:05.051 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:04 smithi129 ceph-mon[23678]: from='osd.1 ' entity='osd.1' 2024-09-20T18:56:05.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:04 smithi170 ceph-mon[27226]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:05.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:04 smithi170 ceph-mon[27226]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:56:05.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:05.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:04 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:05.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:04 smithi170 ceph-mon[27226]: from='osd.1 ' entity='osd.1' 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100] boot 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:06.106 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:06.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100] boot 2024-09-20T18:56:06.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:56:06.107 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:05 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:06.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:56:06.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:56:06.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:56:06.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: osd.1 [v2:172.21.15.129:6810/3925407100,v1:172.21.15.129:6811/3925407100] boot 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:56:06.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:05 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:56:06.911 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:56:06.938 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi129:vg_nvme/lv_2 2024-09-20T18:56:07.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:06 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi129 2024-09-20T18:56:07.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:06 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi129 to 8032M 2024-09-20T18:56:07.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:06 smithi129 ceph-mon[23678]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:56:07.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:06 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi129 2024-09-20T18:56:07.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:06 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi129 to 8032M 2024-09-20T18:56:07.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:06 smithi129 ceph-mon[33675]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:56:07.182 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:56:07.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:06 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi129 2024-09-20T18:56:07.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:06 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi129 to 8032M 2024-09-20T18:56:07.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:06 smithi170 ceph-mon[27226]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:56:08.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[33675]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:08.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:08.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:08.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:08.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[23678]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:08.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:08.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:08.105 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:08.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:07 smithi170 ceph-mon[27226]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:08.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:08.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:08.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:09.158 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:08 smithi129 ceph-mon[23678]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:56:09.158 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:08 smithi129 ceph-mon[33675]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:56:09.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:08 smithi170 ceph-mon[27226]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:56:10.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:09 smithi129 ceph-mon[23678]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:10.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:09 smithi129 ceph-mon[33675]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:10.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:09 smithi170 ceph-mon[27226]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:11.024 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1996024582' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb4dd082-8e98-4c10-a2ac-5604247a9d4e"}]: dispatch 2024-09-20T18:56:11.024 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1996024582' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb4dd082-8e98-4c10-a2ac-5604247a9d4e"}]': finished 2024-09-20T18:56:11.024 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[33675]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:56:11.024 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:11.024 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2820830947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:56:11.024 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1996024582' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb4dd082-8e98-4c10-a2ac-5604247a9d4e"}]: dispatch 2024-09-20T18:56:11.025 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1996024582' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb4dd082-8e98-4c10-a2ac-5604247a9d4e"}]': finished 2024-09-20T18:56:11.025 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[23678]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:56:11.025 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:11.025 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:10 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2820830947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:56:11.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:10 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1996024582' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb4dd082-8e98-4c10-a2ac-5604247a9d4e"}]: dispatch 2024-09-20T18:56:11.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:10 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1996024582' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb4dd082-8e98-4c10-a2ac-5604247a9d4e"}]': finished 2024-09-20T18:56:11.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:10 smithi170 ceph-mon[27226]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:56:11.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:10 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:11.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:10 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2820830947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:56:12.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:11 smithi170 ceph-mon[27226]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:12.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:11 smithi129 ceph-mon[23678]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:12.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:11 smithi129 ceph-mon[33675]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:14.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:13 smithi170 ceph-mon[27226]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:14.250 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:13 smithi129 ceph-mon[23678]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:14.251 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:13 smithi129 ceph-mon[33675]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:16.014 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:15 smithi129 ceph-mon[23678]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:16.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:15 smithi129 ceph-mon[33675]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:16.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:15 smithi170 ceph-mon[27226]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:18.153 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:17 smithi129 ceph-mon[33675]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:18.153 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:56:18.153 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:18.153 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:17 smithi129 ceph-mon[23678]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:18.153 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:56:18.153 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:18.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:17 smithi170 ceph-mon[27226]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:18.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:56:18.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:19.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:18 smithi129 ceph-mon[33675]: Deploying daemon osd.2 on smithi129 2024-09-20T18:56:19.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:18 smithi129 ceph-mon[23678]: Deploying daemon osd.2 on smithi129 2024-09-20T18:56:19.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:18 smithi170 ceph-mon[27226]: Deploying daemon osd.2 on smithi129 2024-09-20T18:56:20.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:19 smithi129 ceph-mon[33675]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:20.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:19 smithi129 ceph-mon[23678]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:20.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:19 smithi170 ceph-mon[27226]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:22.180 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:21 smithi129 ceph-mon[23678]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:22.181 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:21 smithi129 ceph-mon[33675]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:22.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:21 smithi170 ceph-mon[27226]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:24.138 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[23678]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:24.138 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:24.138 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:24.138 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:24.138 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[33675]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:24.138 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:24.138 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:24.139 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:24.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:23 smithi170 ceph-mon[27226]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:24.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:24.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:24.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:26.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:25 smithi129 ceph-mon[23678]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:26.175 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:25 smithi129 ceph-mon[33675]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:26.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:25 smithi170 ceph-mon[27226]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:27.384 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 2 on host 'smithi129' 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:27.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:27.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:27.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:27.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:27 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:27.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:27.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:27.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:27.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:27.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:27 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:28.018 DEBUG:teuthology.orchestra.run.smithi129:osd.2> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T18:56:28.020 INFO:tasks.cephadm:Deploying osd.3 on smithi129 with /dev/vg_nvme/lv_1... 2024-09-20T18:56:28.021 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T18:56:28.679 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:28 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:28.680 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:28 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:28.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:28 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:28.793 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:56:29.038 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:28 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[49333]: 2024-09-20T18:56:28.665+0000 7fc0f4d5a640 -1 osd.2 0 log_to_monitors true 2024-09-20T18:56:29.691 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:29 smithi129 ceph-mon[33675]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:56:29.692 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:29 smithi129 ceph-mon[33675]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:29.692 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:29 smithi129 ceph-mon[23678]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:56:29.692 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:29 smithi129 ceph-mon[23678]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:29.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:29 smithi170 ceph-mon[27226]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:56:29.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:29 smithi170 ceph-mon[27226]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:30.648 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[49333]: 2024-09-20T18:56:30.385+0000 7fc0f0cdd640 -1 osd.2 0 waiting for initial osdmap 2024-09-20T18:56:30.648 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[49333]: 2024-09-20T18:56:30.388+0000 7fc0ecb05640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:56:30.648 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[23678]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:56:30.648 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[23678]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:56:30.649 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[23678]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:30.649 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:30.649 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[33675]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:56:30.649 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[33675]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:56:30.649 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[33675]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:30.649 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:30 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:30.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:30 smithi170 ceph-mon[27226]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:56:30.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:30 smithi170 ceph-mon[27226]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:56:30.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:30 smithi170 ceph-mon[27226]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:30.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:30 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:31.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:31 smithi170 ceph-mon[27226]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:31.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:31 smithi170 ceph-mon[27226]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:56:31.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:31 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:31.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:31 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:31.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:31 smithi170 ceph-mon[27226]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:31.777 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[23678]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:31.777 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[23678]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:56:31.777 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:31.777 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:31.778 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[23678]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:31.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[33675]: from='osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:31.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[33675]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:56:31.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:31.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:31.778 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:31 smithi129 ceph-mon[33675]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:56:32.657 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:56:32.657 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:56:32.657 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286] boot 2024-09-20T18:56:32.657 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:56:32.657 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:32.657 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:56:32.658 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286] boot 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:32.659 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:56:32.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: osd.2 [v2:172.21.15.129:6818/2354409286,v1:172.21.15.129:6819/2354409286] boot 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:32.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:33.530 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:56:33.560 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi129 2024-09-20T18:56:33.560 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi129 to 5354M 2024-09-20T18:56:33.560 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[23678]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:56:33.560 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[23678]: pgmap v73: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:33.560 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' 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-20T18:56:33.561 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi129 2024-09-20T18:56:33.561 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi129 to 5354M 2024-09-20T18:56:33.561 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[33675]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:56:33.561 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[33675]: pgmap v73: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:33.562 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' 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-20T18:56:33.563 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi129:vg_nvme/lv_1 2024-09-20T18:56:33.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:33 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi129 2024-09-20T18:56:33.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:33 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi129 to 5354M 2024-09-20T18:56:33.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:33 smithi170 ceph-mon[27226]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:56:33.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:33 smithi170 ceph-mon[27226]: pgmap v73: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:33.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' 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-20T18:56:33.810 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:56:34.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:34 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' 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-20T18:56:34.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:34 smithi129 ceph-mon[23678]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:56:34.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:34 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:56:34.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:34 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' 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-20T18:56:34.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:34 smithi129 ceph-mon[33675]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:56:34.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:34 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:56:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:34 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' 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-20T18:56:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:34 smithi170 ceph-mon[27226]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:56:34.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:34 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:56:35.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:56:35.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[23678]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:56:35.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[23678]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:56:35.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:35.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:35.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:35.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[23678]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:35.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:56:35.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[33675]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:56:35.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[33675]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:56:35.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:35.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:35.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:35.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:35 smithi129 ceph-mon[33675]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:35.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:56:35.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:35 smithi170 ceph-mon[27226]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:56:35.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:35 smithi170 ceph-mon[27226]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:56:35.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:35.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:35.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:35.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:35 smithi170 ceph-mon[27226]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:35.829 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53183]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:56:35.829 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53183]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:35.829 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:35.829 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53183]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:36.102 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53187]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:56:36.102 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53187]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:36.103 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:36.103 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 18:56:35 smithi129 sudo[53187]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:36.353 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53211]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:56:36.353 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53211]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:36.353 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53211]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:36.354 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53211]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:36.623 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:36 smithi129 ceph-mon[33675]: osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:56:36.623 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:36.623 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:36 smithi129 ceph-mon[23678]: osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:56:36.623 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:36.623 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53221]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:56:36.623 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53221]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:36.624 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:36.624 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53221]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:36.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:36 smithi170 ceph-mon[27226]: osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:56:36.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:36.892 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53247]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:56:36.892 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53247]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:36.892 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:36.892 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53247]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:37.142 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53284]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:56:37.142 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53273]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:56:37.142 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53273]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:37.142 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:37.142 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 18:56:36 smithi129 sudo[53273]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:37.404 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53284]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:37.404 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:37.404 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53284]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:37.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53306]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:56:37.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53306]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:37.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:37.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 sudo[53306]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:37.903 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29691]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:56:37.903 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29691]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:37.903 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:37.903 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29691]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:38.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:38.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1451142097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a07c4d4e-4dc1-498e-9afc-d23e999c38e8"}]: dispatch 2024-09-20T18:56:38.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1451142097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a07c4d4e-4dc1-498e-9afc-d23e999c38e8"}]': finished 2024-09-20T18:56:38.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:56:38.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:38.175 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1451142097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a07c4d4e-4dc1-498e-9afc-d23e999c38e8"}]: dispatch 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1451142097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a07c4d4e-4dc1-498e-9afc-d23e999c38e8"}]': finished 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:56:38.176 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:38.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:38.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29694]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:56:38.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29694]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:38.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:38.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 sudo[29694]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:38.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1451142097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a07c4d4e-4dc1-498e-9afc-d23e999c38e8"}]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1451142097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a07c4d4e-4dc1-498e-9afc-d23e999c38e8"}]': finished 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:38.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:38.439 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53331]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:56:38.439 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53331]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:38.439 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:38.439 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53331]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:38.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53358]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:56:38.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53358]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:56:38.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:56:38.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 sudo[53358]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:56:39.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:39.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3537189360' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:56:39.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:39.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-20T18:56:39.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:39.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:39.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:39.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:39.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:39.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:38 smithi170 ceph-mon[27226]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:39.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3537189360' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[23678]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:39.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3537189360' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:56:39.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:38 smithi129 ceph-mon[33675]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:56:40.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:39 smithi170 ceph-mon[27226]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:39 smithi129 ceph-mon[33675]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:40.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:39 smithi129 ceph-mon[23678]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:42.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:41 smithi170 ceph-mon[27226]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:42.319 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:41 smithi129 ceph-mon[23678]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:42.320 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:41 smithi129 ceph-mon[33675]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:44.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:43 smithi170 ceph-mon[27226]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T18:56:44.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:43 smithi129 ceph-mon[23678]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T18:56:44.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:43 smithi129 ceph-mon[33675]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.3 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T18:56:45.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:56:45.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:45.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[23678]: Deploying daemon osd.3 on smithi129 2024-09-20T18:56:45.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[23678]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 98 KiB/s wr, 7 op/s 2024-09-20T18:56:45.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:56:45.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:45.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[33675]: Deploying daemon osd.3 on smithi129 2024-09-20T18:56:45.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:44 smithi129 ceph-mon[33675]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 98 KiB/s wr, 7 op/s 2024-09-20T18:56:45.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:44 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:56:45.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:44 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:45.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:44 smithi170 ceph-mon[27226]: Deploying daemon osd.3 on smithi129 2024-09-20T18:56:45.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:44 smithi170 ceph-mon[27226]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.5 KiB/s rd, 98 KiB/s wr, 7 op/s 2024-09-20T18:56:48.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:47 smithi129 ceph-mon[23678]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T18:56:48.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:47 smithi129 ceph-mon[33675]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T18:56:48.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:47 smithi170 ceph-mon[27226]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 2.0 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T18:56:49.954 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:49 smithi129 ceph-mon[23678]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 66 KiB/s wr, 5 op/s 2024-09-20T18:56:49.955 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:49 smithi129 ceph-mon[33675]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 66 KiB/s wr, 5 op/s 2024-09-20T18:56:50.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:49 smithi170 ceph-mon[27226]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 66 KiB/s wr, 5 op/s 2024-09-20T18:56:50.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:50 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:50.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:50 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:50.948 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:50 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:50.948 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:50 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:50.948 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:50 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:50.948 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:50 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:51.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:50 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:51.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:50 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:51.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:50 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:52.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:51 smithi129 ceph-mon[23678]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:56:52.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:51 smithi129 ceph-mon[33675]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:56:52.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:51 smithi170 ceph-mon[27226]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:56:53.899 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 3 on host 'smithi129' 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[23678]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[33675]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:53.912 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:53.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:53.913 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:53 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:54.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:53 smithi170 ceph-mon[27226]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:56:54.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:53 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:54.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:53 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:54.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:53 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:54.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:53 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:54.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:53 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:54.532 DEBUG:teuthology.orchestra.run.smithi129:osd.3> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.3.service 2024-09-20T18:56:54.535 INFO:tasks.cephadm:Deploying osd.4 on smithi170 with /dev/vg_nvme/lv_4... 2024-09-20T18:56:54.535 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:56:54.786 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:56:55.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:54 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:55.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:54 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:55.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:54 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:55.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:54 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:55.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:54 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:55.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:54 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:55.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:54 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:56:55.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:54 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:55.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:54 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:55.353 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 18:56:55 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[54967]: 2024-09-20T18:56:55.204+0000 7f3790abd640 -1 osd.3 0 log_to_monitors true 2024-09-20T18:56:56.011 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:55 smithi129 ceph-mon[23678]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:56.011 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:55 smithi129 ceph-mon[23678]: from='osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:56:56.011 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:55 smithi129 ceph-mon[23678]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:56:56.011 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:55 smithi129 ceph-mon[33675]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:56.011 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:55 smithi129 ceph-mon[33675]: from='osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:56:56.012 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:55 smithi129 ceph-mon[33675]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:56:56.024 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:55 smithi170 ceph-mon[27226]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:56.024 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:55 smithi170 ceph-mon[27226]: from='osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:56:56.024 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:55 smithi170 ceph-mon[27226]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:56:57.027 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:56:57.029 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[54967]: 2024-09-20T18:56:56.901+0000 7f378ca40640 -1 osd.3 0 waiting for initial osdmap 2024-09-20T18:56:57.029 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[54967]: 2024-09-20T18:56:56.905+0000 7f3788868640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:56:57.029 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[23678]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:56:57.029 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[23678]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:56:57.029 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[23678]: from='osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:57.029 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:57.029 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[23678]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:57.030 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[23678]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:57.030 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[33675]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:56:57.030 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[33675]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:56:57.030 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[33675]: from='osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:57.030 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:57.030 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[33675]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:57.030 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:56 smithi129 ceph-mon[33675]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:57.052 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_4 2024-09-20T18:56:57.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:56 smithi170 ceph-mon[27226]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:56:57.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:56 smithi170 ceph-mon[27226]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:56:57.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:56 smithi170 ceph-mon[27226]: from='osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:57.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:56 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:57.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:56 smithi170 ceph-mon[27226]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-09-20T18:56:57.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:56 smithi170 ceph-mon[27226]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-09-20T18:56:57.299 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:56:58.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:58.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:56:58.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:57 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:58.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:56:58.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:56:58.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:56:58.355 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:57 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi129 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi129 to 4016M 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063] boot 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:59.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:58 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:59.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:56:59.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:56:59.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi129 2024-09-20T18:56:59.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi129 to 4016M 2024-09-20T18:56:59.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063] boot 2024-09-20T18:56:59.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi129 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi129 to 4016M 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: osd.3 [v2:172.21.15.129:6826/3178741063,v1:172.21.15.129:6827/3178741063] boot 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:56:59.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:56:59.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:56:59.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:56:59.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:58 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:00.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:59 smithi170 ceph-mon[27226]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:00.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:59 smithi170 ceph-mon[27226]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:57:00.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:56:59 smithi170 ceph-mon[27226]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:57:00.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:59 smithi129 ceph-mon[23678]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:00.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:59 smithi129 ceph-mon[23678]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:57:00.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:56:59 smithi129 ceph-mon[23678]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:57:00.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:59 smithi129 ceph-mon[33675]: from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:00.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:59 smithi129 ceph-mon[33675]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:57:00.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:56:59 smithi129 ceph-mon[33675]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:57:00.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:00 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/3640925831' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]: dispatch 2024-09-20T18:57:00.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:00 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]: dispatch 2024-09-20T18:57:00.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:00 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]': finished 2024-09-20T18:57:00.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:00 smithi170 ceph-mon[27226]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:57:00.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:00 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:00.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:00 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/3103800039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:01.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/3640925831' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]: dispatch 2024-09-20T18:57:01.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]: dispatch 2024-09-20T18:57:01.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]': finished 2024-09-20T18:57:01.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[23678]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/3103800039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/3640925831' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]: dispatch 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]: dispatch 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9"}]': finished 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[33675]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:01.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:00 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/3103800039' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:02.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:01 smithi170 ceph-mon[27226]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:02.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:01 smithi129 ceph-mon[23678]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:02.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:01 smithi129 ceph-mon[33675]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:04.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:03 smithi170 ceph-mon[27226]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:04.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:03 smithi129 ceph-mon[23678]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:04.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:03 smithi129 ceph-mon[33675]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:06.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:05 smithi170 ceph-mon[27226]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:06.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:05 smithi129 ceph-mon[23678]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:06.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:05 smithi129 ceph-mon[33675]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:08.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:07 smithi170 ceph-mon[27226]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:08.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:57:08.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:08.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:07 smithi129 ceph-mon[23678]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:08.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:57:08.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:08.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:07 smithi129 ceph-mon[33675]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:08.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:57:08.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:09.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:08 smithi170 ceph-mon[27226]: Deploying daemon osd.4 on smithi170 2024-09-20T18:57:09.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:08 smithi129 ceph-mon[23678]: Deploying daemon osd.4 on smithi170 2024-09-20T18:57:09.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:08 smithi129 ceph-mon[33675]: Deploying daemon osd.4 on smithi170 2024-09-20T18:57:10.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:09 smithi170 ceph-mon[27226]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:10.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:09 smithi129 ceph-mon[23678]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:10.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:09 smithi129 ceph-mon[33675]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:10.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:10 smithi170 ceph-mon[27226]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:11.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:10 smithi129 ceph-mon[23678]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:11.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:10 smithi129 ceph-mon[33675]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:13.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:13 smithi170 ceph-mon[27226]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:13.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:13.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:13.987 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[23678]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[33675]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:14.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:16.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:15 smithi129 ceph-mon[23678]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:16.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:15 smithi129 ceph-mon[33675]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:16.125 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:15 smithi170 ceph-mon[27226]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:17.293 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 4 on host 'smithi170' 2024-09-20T18:57:17.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:17.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:17.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:17.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:17.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:17 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:17.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:17.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:17.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:17.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:17 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:17.984 DEBUG:teuthology.orchestra.run.smithi170:osd.4> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.4.service 2024-09-20T18:57:17.986 INFO:tasks.cephadm:Deploying osd.5 on smithi170 with /dev/vg_nvme/lv_3... 2024-09-20T18:57:17.987 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:57:19.050 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:57:19.236 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 18:57:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[31979]: 2024-09-20T18:57:18.956+0000 7f10678b7640 -1 osd.4 0 log_to_monitors true 2024-09-20T18:57:19.905 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:19 smithi170 ceph-mon[27226]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:19.905 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:19 smithi170 ceph-mon[27226]: from='osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:57:19.905 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:19 smithi170 ceph-mon[27226]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:57:20.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:19 smithi129 ceph-mon[23678]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:20.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:19 smithi129 ceph-mon[23678]: from='osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:57:20.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:19 smithi129 ceph-mon[23678]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:57:20.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:19 smithi129 ceph-mon[33675]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:20.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:19 smithi129 ceph-mon[33675]: from='osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:57:20.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:19 smithi129 ceph-mon[33675]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:57:21.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[23678]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[23678]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[23678]: from='osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[23678]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[33675]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[33675]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[33675]: from='osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:21.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:20 smithi129 ceph-mon[33675]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:20 smithi170 ceph-mon[27226]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:57:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:20 smithi170 ceph-mon[27226]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:57:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:20 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:20 smithi170 ceph-mon[27226]: from='osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:20 smithi170 ceph-mon[27226]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:21.112 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 18:57:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[31979]: 2024-09-20T18:57:20.827+0000 7f106383a640 -1 osd.4 0 waiting for initial osdmap 2024-09-20T18:57:21.112 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 18:57:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[31979]: 2024-09-20T18:57:20.831+0000 7f105f662640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996] boot 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.104 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996] boot 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:57:22.105 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:21 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-20T18:57:22.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:57:22.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:57:22.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: osd.4 [v2:172.21.15.170:6800/2171745996,v1:172.21.15.170:6801/2171745996] boot 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:57:22.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:21 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:57:22.431 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:57:22.458 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_3 2024-09-20T18:57:22.701 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:57:23.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:57:23.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:57:23.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi170 2024-09-20T18:57:23.103 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi170 to 17088M 2024-09-20T18:57:23.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:57:23.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:57:23.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi170 2024-09-20T18:57:23.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:22 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi170 to 17088M 2024-09-20T18:57:23.122 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:22 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:57:23.122 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:22 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:57:23.122 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:22 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi170 2024-09-20T18:57:23.122 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:22 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi170 to 17088M 2024-09-20T18:57:23.950 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:23 smithi170 ceph-mon[27226]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:23.950 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:23 smithi170 ceph-mon[27226]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:57:23.950 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:57:23.950 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:57:23.950 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:24.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[23678]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[23678]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[33675]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[33675]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:57:24.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:25.202 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:24 smithi170 ceph-mon[27226]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:25.202 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:24 smithi170 ceph-mon[27226]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:57:25.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:24 smithi129 ceph-mon[23678]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:25.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:24 smithi129 ceph-mon[23678]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:57:25.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:24 smithi129 ceph-mon[33675]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:25.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:24 smithi129 ceph-mon[33675]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:57:25.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:25 smithi170 ceph-mon[27226]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:25.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:25 smithi170 ceph-mon[27226]: osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:57:25.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:25 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/2553474695' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]: dispatch 2024-09-20T18:57:25.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:25 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]: dispatch 2024-09-20T18:57:25.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:25 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]': finished 2024-09-20T18:57:25.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:25 smithi170 ceph-mon[27226]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T18:57:25.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:25 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:26.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[23678]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[23678]: osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/2553474695' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]: dispatch 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]: dispatch 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]': finished 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[23678]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[33675]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[33675]: osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/2553474695' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]: dispatch 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]: dispatch 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0775830a-da83-4968-a8cd-2cd073353e17"}]': finished 2024-09-20T18:57:26.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[33675]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T18:57:26.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:25 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:27.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:26 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/1186622349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:27.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:26 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/1186622349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:27.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:26 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/1186622349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:28.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:27 smithi170 ceph-mon[27226]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:57:28.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:27 smithi129 ceph-mon[23678]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:57:28.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:27 smithi129 ceph-mon[33675]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:57:29.972 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:29 smithi170 ceph-mon[27226]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:57:30.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:29 smithi129 ceph-mon[23678]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:57:30.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:29 smithi129 ceph-mon[33675]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:57:32.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:31 smithi129 ceph-mon[23678]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:57:32.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:31 smithi129 ceph-mon[33675]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:57:32.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:31 smithi170 ceph-mon[27226]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:57:33.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:57:33.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:32 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:57:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:32 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:33.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:57:33.353 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:32 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:34.192 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:33 smithi170 ceph-mon[27226]: Deploying daemon osd.5 on smithi170 2024-09-20T18:57:34.192 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:33 smithi170 ceph-mon[27226]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:57:34.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:33 smithi129 ceph-mon[23678]: Deploying daemon osd.5 on smithi170 2024-09-20T18:57:34.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:33 smithi129 ceph-mon[23678]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:57:34.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:33 smithi129 ceph-mon[33675]: Deploying daemon osd.5 on smithi170 2024-09-20T18:57:34.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:33 smithi129 ceph-mon[33675]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:57:36.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:35 smithi170 ceph-mon[27226]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:57:36.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:35 smithi129 ceph-mon[23678]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:57:36.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:35 smithi129 ceph-mon[33675]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:57:38.193 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:37 smithi170 ceph-mon[27226]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-20T18:57:38.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:37 smithi129 ceph-mon[23678]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-20T18:57:38.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:37 smithi129 ceph-mon[33675]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-20T18:57:39.211 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:39.212 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:39.212 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:38 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:39.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:39.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:39.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:38 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:39.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:39.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:39.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:38 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:40.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:39 smithi170 ceph-mon[27226]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:40.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:39 smithi129 ceph-mon[23678]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:39 smithi129 ceph-mon[33675]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:41.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:41 smithi170 ceph-mon[27226]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:41.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:41 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:41.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:41 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:41.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:41 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:41.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:41 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:41.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:41 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:42.275 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 5 on host 'smithi170' 2024-09-20T18:57:42.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[23678]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:42.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:42.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:42.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:42.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:42.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:42.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[33675]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:42.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:42.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:42.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:42.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:42.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:41 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:42.929 DEBUG:teuthology.orchestra.run.smithi170:osd.5> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.5.service 2024-09-20T18:57:42.932 INFO:tasks.cephadm:Deploying osd.6 on smithi170 with /dev/vg_nvme/lv_2... 2024-09-20T18:57:42.932 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T18:57:43.160 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:43.160 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:43.160 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:43.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:57:43.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:43.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:43.736 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 18:57:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[37791]: 2024-09-20T18:57:43.442+0000 7f793d73b640 -1 osd.5 0 log_to_monitors true 2024-09-20T18:57:44.006 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:57:44.159 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:43 smithi170 ceph-mon[27226]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:44.159 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:43 smithi170 ceph-mon[27226]: from='osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:57:44.159 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:43 smithi170 ceph-mon[27226]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:57:44.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:43 smithi129 ceph-mon[23678]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:44.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:43 smithi129 ceph-mon[23678]: from='osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:57:44.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:43 smithi129 ceph-mon[23678]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:57:44.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:43 smithi129 ceph-mon[33675]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:44.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:43 smithi129 ceph-mon[33675]: from='osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:57:44.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:43 smithi129 ceph-mon[33675]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:57:45.486 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[37791]: 2024-09-20T18:57:45.272+0000 7f79396be640 -1 osd.5 0 waiting for initial osdmap 2024-09-20T18:57:45.486 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[37791]: 2024-09-20T18:57:45.277+0000 7f79354e6640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:57:45.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-mon[27226]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:57:45.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-mon[27226]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:57:45.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:45.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-mon[27226]: from='osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:45.487 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-mon[27226]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:45.487 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:45 smithi170 ceph-mon[27226]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:45.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[33675]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:57:45.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[33675]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:57:45.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:45.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[33675]: from='osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:45.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[33675]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:45.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[33675]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:45.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[23678]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:57:45.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[23678]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:57:45.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:45.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[23678]: from='osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:45.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[23678]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:57:45.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:45 smithi129 ceph-mon[23678]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:57:46.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662] boot 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:46.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:57:46.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:57:46.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:46.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662] boot 2024-09-20T18:57:46.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:57:46.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: osd.5 [v2:172.21.15.170:6808/1700876662,v1:172.21.15.170:6809/1700876662] boot 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:46.604 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:57:47.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:57:47.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:57:47.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi170 2024-09-20T18:57:47.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi170 to 8544M 2024-09-20T18:57:47.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[23678]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:47.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[23678]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:57:47.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:57:47.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:57:47.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi170 2024-09-20T18:57:47.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi170 to 8544M 2024-09-20T18:57:47.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[33675]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:47.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:47 smithi129 ceph-mon[33675]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:57:47.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:47 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:57:47.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:47 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:57:47.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:47 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi170 2024-09-20T18:57:47.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:47 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi170 to 8544M 2024-09-20T18:57:47.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:47 smithi170 ceph-mon[27226]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:47.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:47 smithi170 ceph-mon[27226]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:57:47.616 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:57:47.643 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_2 2024-09-20T18:57:47.885 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:57:49.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[23678]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:57:49.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:57:49.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:57:49.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:49.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[33675]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:57:49.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:57:49.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:57:49.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:48 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:49.136 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:48 smithi170 ceph-mon[27226]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:57:49.136 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:48 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:57:49.136 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:48 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:57:49.136 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:48 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:50.026 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:49 smithi170 ceph-mon[27226]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:50.026 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:49 smithi170 ceph-mon[27226]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:50.026 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:49 smithi170 ceph-mon[27226]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:57:50.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:49 smithi129 ceph-mon[23678]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:50.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:49 smithi129 ceph-mon[23678]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:50.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:49 smithi129 ceph-mon[23678]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:57:50.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:49 smithi129 ceph-mon[33675]: from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:57:50.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:49 smithi129 ceph-mon[33675]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:50.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:49 smithi129 ceph-mon[33675]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:57:51.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[23678]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:57:51.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/2817461272' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]: dispatch 2024-09-20T18:57:51.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]: dispatch 2024-09-20T18:57:51.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]': finished 2024-09-20T18:57:51.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[23678]: osdmap e43: 7 total, 6 up, 7 in 2024-09-20T18:57:51.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:57:51.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[33675]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:57:51.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/2817461272' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]: dispatch 2024-09-20T18:57:51.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]: dispatch 2024-09-20T18:57:51.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]': finished 2024-09-20T18:57:51.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[33675]: osdmap e43: 7 total, 6 up, 7 in 2024-09-20T18:57:51.103 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:50 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:57:51.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:50 smithi170 ceph-mon[27226]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:57:51.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:50 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/2817461272' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]: dispatch 2024-09-20T18:57:51.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:50 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]: dispatch 2024-09-20T18:57:51.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:50 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b51f4103-b12d-4447-ac1c-3d68e5578766"}]': finished 2024-09-20T18:57:51.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:50 smithi170 ceph-mon[27226]: osdmap e43: 7 total, 6 up, 7 in 2024-09-20T18:57:51.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:50 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:57:52.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:51 smithi129 ceph-mon[23678]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:52.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:51 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/1960949502' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:52.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:51 smithi129 ceph-mon[33675]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:52.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:51 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/1960949502' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:52.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:51 smithi170 ceph-mon[27226]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:52.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:51 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/1960949502' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:57:54.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:53 smithi129 ceph-mon[23678]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:54.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:53 smithi129 ceph-mon[33675]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:54.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:53 smithi170 ceph-mon[27226]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:56.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:55 smithi129 ceph-mon[23678]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:56.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:55 smithi129 ceph-mon[33675]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:56.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:55 smithi170 ceph-mon[27226]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:57.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:57 smithi170 ceph-mon[27226]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:58.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:57 smithi129 ceph-mon[23678]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:58.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:57 smithi129 ceph-mon[33675]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:57:58.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:58 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:57:58.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:58 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:59.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:58 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:57:59.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:58 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:59.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:58 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:57:59.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:58 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:59 smithi170 ceph-mon[27226]: Deploying daemon osd.6 on smithi170 2024-09-20T18:57:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:57:59 smithi170 ceph-mon[27226]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:00.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:59 smithi129 ceph-mon[23678]: Deploying daemon osd.6 on smithi170 2024-09-20T18:58:00.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:57:59 smithi129 ceph-mon[23678]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:00.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:59 smithi129 ceph-mon[33675]: Deploying daemon osd.6 on smithi170 2024-09-20T18:58:00.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:57:59 smithi129 ceph-mon[33675]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:02.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:01 smithi129 ceph-mon[23678]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:02.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:01 smithi129 ceph-mon[33675]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:02.204 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:01 smithi170 ceph-mon[27226]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:04.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[23678]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:04.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:04.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:04.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:04.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[33675]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:04.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:04.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:04.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:03 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:04.185 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:03 smithi170 ceph-mon[27226]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:04.186 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:03 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:04.186 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:03 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:04.186 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:03 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:06.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:05 smithi170 ceph-mon[27226]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:06.351 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:05 smithi129 ceph-mon[23678]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:06.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:05 smithi129 ceph-mon[33675]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:07.469 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 6 on host 'smithi170' 2024-09-20T18:58:07.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:07.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:07.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:07 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:07 smithi170 ceph-mon[27226]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:07.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[23678]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:07.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:07 smithi129 ceph-mon[33675]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:08.060 DEBUG:teuthology.orchestra.run.smithi170:osd.6> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.6.service 2024-09-20T18:58:08.062 INFO:tasks.cephadm:Deploying osd.7 on smithi170 with /dev/vg_nvme/lv_1... 2024-09-20T18:58:08.062 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T18:58:08.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:08.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:08.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:08 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:08.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:08.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:08.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:08 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:08.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:08.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:08.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:08 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:09.164 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 18:58:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[43694]: 2024-09-20T18:58:08.750+0000 7fe7b96e0640 -1 osd.6 0 log_to_monitors true 2024-09-20T18:58:09.198 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:58:09.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:09 smithi170 ceph-mon[27226]: from='osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:58:09.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:09 smithi170 ceph-mon[27226]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:58:09.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:09 smithi170 ceph-mon[27226]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:09.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:09 smithi129 ceph-mon[23678]: from='osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:58:09.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:09 smithi129 ceph-mon[23678]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:58:09.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:09 smithi129 ceph-mon[23678]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:09.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:09 smithi129 ceph-mon[33675]: from='osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:58:09.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:09 smithi129 ceph-mon[33675]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:58:09.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:09 smithi129 ceph-mon[33675]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:10.691 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 18:58:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[43694]: 2024-09-20T18:58:10.444+0000 7fe7b5663640 -1 osd.6 0 waiting for initial osdmap 2024-09-20T18:58:10.691 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 18:58:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[43694]: 2024-09-20T18:58:10.452+0000 7fe7b148b640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:58:10.691 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:10 smithi170 ceph-mon[27226]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T18:58:10.691 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:10 smithi170 ceph-mon[27226]: from='osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:10.691 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:10 smithi170 ceph-mon[27226]: osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:58:10.691 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:10 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:10.691 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:10 smithi170 ceph-mon[27226]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[23678]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[23678]: from='osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[23678]: osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[23678]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[33675]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[33675]: from='osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[33675]: osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:58:10.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:10.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:10 smithi129 ceph-mon[33675]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:11.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:58:11.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:58:11.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:11.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995] boot 2024-09-20T18:58:11.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: osdmap e46: 7 total, 7 up, 7 in 2024-09-20T18:58:11.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:11 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:58:11.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:58:11.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995] boot 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: osdmap e46: 7 total, 7 up, 7 in 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:58:11.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: osd.6 [v2:172.21.15.170:6816/1984164995,v1:172.21.15.170:6817/1984164995] boot 2024-09-20T18:58:11.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: osdmap e46: 7 total, 7 up, 7 in 2024-09-20T18:58:11.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:11 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:12.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi170 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi170 to 5696M 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:12 smithi170 ceph-mon[27226]: osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:58:12.788 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-20T18:58:12.813 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_1 2024-09-20T18:58:12.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:58:12.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi170 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi170 to 5696M 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[23678]: osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi170 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi170 to 5696M 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:12.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:12.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:12.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:12 smithi129 ceph-mon[33675]: osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:58:13.057 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:58:14.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:13 smithi170 ceph-mon[27226]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:14.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:13 smithi170 ceph-mon[27226]: osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:58:14.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:58:14.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:58:14.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:13 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:14.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[33675]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[33675]: osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[23678]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[23678]: osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:58:14.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:13 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:14.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:14 smithi170 ceph-mon[27226]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:14.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:14 smithi170 ceph-mon[27226]: osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:58:15.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:14 smithi129 ceph-mon[23678]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:15.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:14 smithi129 ceph-mon[23678]: osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:58:15.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:14 smithi129 ceph-mon[33675]: from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:15.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:14 smithi129 ceph-mon[33675]: osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:58:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:15 smithi170 ceph-mon[27226]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:15 smithi170 ceph-mon[27226]: osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:58:16.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:15 smithi129 ceph-mon[23678]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:16.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:15 smithi129 ceph-mon[23678]: osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:58:16.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:15 smithi129 ceph-mon[33675]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:16.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:15 smithi129 ceph-mon[33675]: osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:58:16.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:16 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/372892721' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]: dispatch 2024-09-20T18:58:16.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:16 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]: dispatch 2024-09-20T18:58:16.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:16 smithi170 ceph-mon[27226]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]': finished 2024-09-20T18:58:16.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:16 smithi170 ceph-mon[27226]: osdmap e51: 8 total, 7 up, 8 in 2024-09-20T18:58:16.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:16 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:16.986 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:16 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/2950031905' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:58:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/372892721' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]: dispatch 2024-09-20T18:58:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]: dispatch 2024-09-20T18:58:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[23678]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]': finished 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[23678]: osdmap e51: 8 total, 7 up, 8 in 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/2950031905' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/372892721' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]: dispatch 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]: dispatch 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[33675]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18a05b72-be4f-4df6-ba01-795c95c4e652"}]': finished 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[33675]: osdmap e51: 8 total, 7 up, 8 in 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:17.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:16 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/2950031905' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:58:18.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:17 smithi129 ceph-mon[23678]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:58:18.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:17 smithi129 ceph-mon[33675]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:58:18.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:17 smithi170 ceph-mon[27226]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:58:20.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:19 smithi129 ceph-mon[23678]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:58:20.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:19 smithi129 ceph-mon[33675]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:58:20.127 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:19 smithi170 ceph-mon[27226]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:58:22.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:21 smithi129 ceph-mon[23678]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-20T18:58:22.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:21 smithi129 ceph-mon[33675]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-20T18:58:22.143 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:21 smithi170 ceph-mon[27226]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-20T18:58:23.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:23 smithi170 ceph-mon[27226]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:58:23.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:58:23.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:23 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:24.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:23 smithi129 ceph-mon[23678]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:58:24.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:58:24.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:23 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:24.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:23 smithi129 ceph-mon[33675]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:58:24.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:58:24.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:23 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:25.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:24 smithi129 ceph-mon[23678]: Deploying daemon osd.7 on smithi170 2024-09-20T18:58:25.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:24 smithi129 ceph-mon[33675]: Deploying daemon osd.7 on smithi170 2024-09-20T18:58:25.177 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:24 smithi170 ceph-mon[27226]: Deploying daemon osd.7 on smithi170 2024-09-20T18:58:26.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:25 smithi129 ceph-mon[23678]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T18:58:26.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:25 smithi129 ceph-mon[33675]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T18:58:26.215 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:25 smithi170 ceph-mon[27226]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T18:58:28.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:27 smithi129 ceph-mon[23678]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-20T18:58:28.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:27 smithi129 ceph-mon[33675]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-20T18:58:28.136 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:27 smithi170 ceph-mon[27226]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-20T18:58:30.033 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:29 smithi170 ceph-mon[27226]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:30.033 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:29 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:30.034 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:29 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:30.034 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:29 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:30.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[23678]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:30.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:30.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:30.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:30.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[33675]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:30.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:30.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:30.102 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:29 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:31.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:31 smithi170 ceph-mon[27226]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:32.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:31 smithi129 ceph-mon[23678]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:32.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:31 smithi129 ceph-mon[33675]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:32.846 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 7 on host 'smithi170' 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:33.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:33 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.351 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.351 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.351 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:33.351 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:33.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:33.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:33 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:33.452 DEBUG:teuthology.orchestra.run.smithi170:osd.7> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.7.service 2024-09-20T18:58:33.454 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-20T18:58:33.455 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:58:33.711 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:34.325 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:58:34.688 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:34 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1804111508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:58:34.688 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:34 smithi170 ceph-mon[27226]: from='osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:58:34.689 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:34 smithi170 ceph-mon[27226]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:58:34.689 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 18:58:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[49655]: 2024-09-20T18:58:34.356+0000 7f3dff9d9640 -1 osd.7 0 log_to_monitors true 2024-09-20T18:58:34.836 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:34 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1804111508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:58:34.836 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:34 smithi129 ceph-mon[33675]: from='osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:58:34.836 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:34 smithi129 ceph-mon[33675]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:58:34.837 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:34 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1804111508' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:58:34.837 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:34 smithi129 ceph-mon[23678]: from='osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:58:34.837 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:34 smithi129 ceph-mon[23678]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:58:35.127 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"num_osds":8,"num_up_osds":7,"osd_up_since":1726858690,"num_in_osds":8,"osd_in_since":1726858696,"num_remapped_pgs":0} 2024-09-20T18:58:35.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-mon[27226]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T18:58:35.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-mon[27226]: from='osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:35.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-mon[27226]: osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:58:35.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:35.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-mon[27226]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:35.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-mon[27226]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:35.734 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[49655]: 2024-09-20T18:58:35.405+0000 7f3dfb95c640 -1 osd.7 0 waiting for initial osdmap 2024-09-20T18:58:35.734 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 18:58:35 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[49655]: 2024-09-20T18:58:35.412+0000 7f3df7784640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:58:35.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[23678]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T18:58:35.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[23678]: from='osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:35.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[23678]: osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:58:35.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:35.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[23678]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:35.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[23678]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:35.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[33675]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T18:58:35.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[33675]: from='osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:35.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[33675]: osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:58:35.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:35.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[33675]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-20T18:58:35.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:35 smithi129 ceph-mon[33675]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:36.128 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:58:36.387 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:36.688 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:58:36.688 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.689 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:36.690 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:36.690 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:58:36.690 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:58:36.690 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:36.690 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:36.690 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.690 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.691 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.691 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.691 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.691 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.691 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.691 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:36.691 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:36 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:36.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:36.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:36 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:37.049 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: purged_snaps scrub starts 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: purged_snaps scrub ok 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: Detected new or changed devices on smithi170 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi170 to 4272M 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156] boot 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: osdmap e54: 8 total, 8 up, 8 in 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:37.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:37.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3694877204' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:58:37.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:37 smithi170 ceph-mon[27226]: osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: purged_snaps scrub starts 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: purged_snaps scrub ok 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: Detected new or changed devices on smithi170 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi170 to 4272M 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156] boot 2024-09-20T18:58:37.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: osdmap e54: 8 total, 8 up, 8 in 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3694877204' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[23678]: osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: purged_snaps scrub starts 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: purged_snaps scrub ok 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: Detected new or changed devices on smithi170 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi170 to 4272M 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: osd.7 [v2:172.21.15.170:6824/3455610156,v1:172.21.15.170:6825/3455610156] boot 2024-09-20T18:58:37.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: osdmap e54: 8 total, 8 up, 8 in 2024-09-20T18:58:37.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:37.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 190 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:58:37.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3694877204' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:58:37.853 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:37 smithi129 ceph-mon[33675]: osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:58:37.980 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1726858716,"num_in_osds":8,"osd_in_since":1726858696,"num_remapped_pgs":1} 2024-09-20T18:58:37.981 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:58:38.226 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:38.855 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:58:38.855 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":56,"fsid":"87dd78c4-7781-11ef-baf5-efdc52797490","created":"2024-09-20T18:53:35.932997+0000","modified":"2024-09-20T18:58:38.412802+0000","last_up_change":"2024-09-20T18:58:36.407701+0000","last_in_change":"2024-09-20T18:58:16.006564+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-20T18:56:33.025650+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_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":"052dfa19-f390-41a0-965d-7a1d6cc14783","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.129:6802","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6803","nonce":1570356772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6805","nonce":1570356772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6809","nonce":1570356772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6807","nonce":1570356772}]},"public_addr":"172.21.15.129:6803/1570356772","cluster_addr":"172.21.15.129:6805/1570356772","heartbeat_back_addr":"172.21.15.129:6809/1570356772","heartbeat_front_addr":"172.21.15.129:6807/1570356772","state":["exists","up"]},{"osd":1,"uuid":"8a47132b-e750-4430-844f-a44de235dc31","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6811","nonce":3925407100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6813","nonce":3925407100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6817","nonce":3925407100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6815","nonce":3925407100}]},"public_addr":"172.21.15.129:6811/3925407100","cluster_addr":"172.21.15.129:6813/3925407100","heartbeat_back_addr":"172.21.15.129:6817/3925407100","heartbeat_front_addr":"172.21.15.129:6815/3925407100","state":["exists","up"]},{"osd":2,"uuid":"eb4dd082-8e98-4c10-a2ac-5604247a9d4e","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.129:6818","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6819","nonce":2354409286}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6821","nonce":2354409286}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6825","nonce":2354409286}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6823","nonce":2354409286}]},"public_addr":"172.21.15.129:6819/2354409286","cluster_addr":"172.21.15.129:6821/2354409286","heartbeat_back_addr":"172.21.15.129:6825/2354409286","heartbeat_front_addr":"172.21.15.129:6823/2354409286","state":["exists","up"]},{"osd":3,"uuid":"a07c4d4e-4dc1-498e-9afc-d23e999c38e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6826","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6827","nonce":3178741063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6829","nonce":3178741063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6833","nonce":3178741063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6831","nonce":3178741063}]},"public_addr":"172.21.15.129:6827/3178741063","cluster_addr":"172.21.15.129:6829/3178741063","heartbeat_back_addr":"172.21.15.129:6833/3178741063","heartbeat_front_addr":"172.21.15.129:6831/3178741063","state":["exists","up"]},{"osd":4,"uuid":"5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6800","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6801","nonce":2171745996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6803","nonce":2171745996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6807","nonce":2171745996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6805","nonce":2171745996}]},"public_addr":"172.21.15.170:6801/2171745996","cluster_addr":"172.21.15.170:6803/2171745996","heartbeat_back_addr":"172.21.15.170:6807/2171745996","heartbeat_front_addr":"172.21.15.170:6805/2171745996","state":["exists","up"]},{"osd":5,"uuid":"0775830a-da83-4968-a8cd-2cd073353e17","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.170:6808","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6809","nonce":1700876662}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6811","nonce":1700876662}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6815","nonce":1700876662}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6813","nonce":1700876662}]},"public_addr":"172.21.15.170:6809/1700876662","cluster_addr":"172.21.15.170:6811/1700876662","heartbeat_back_addr":"172.21.15.170:6815/1700876662","heartbeat_front_addr":"172.21.15.170:6813/1700876662","state":["exists","up"]},{"osd":6,"uuid":"b51f4103-b12d-4447-ac1c-3d68e5578766","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.170:6816","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6817","nonce":1984164995}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6819","nonce":1984164995}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6823","nonce":1984164995}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6821","nonce":1984164995}]},"public_addr":"172.21.15.170:6817/1984164995","cluster_addr":"172.21.15.170:6819/1984164995","heartbeat_back_addr":"172.21.15.170:6823/1984164995","heartbeat_front_addr":"172.21.15.170:6821/1984164995","state":["exists","up"]},{"osd":7,"uuid":"18a05b72-be4f-4df6-ba01-795c95c4e652","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6824","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6825","nonce":3455610156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6827","nonce":3455610156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6831","nonce":3455610156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6829","nonce":3455610156}]},"public_addr":"172.21.15.170:6825/3455610156","cluster_addr":"172.21.15.170:6827/3455610156","heartbeat_back_addr":"172.21.15.170:6831/3455610156","heartbeat_front_addr":"172.21.15.170:6829/3455610156","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-20T18:55:37.013022+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-20T18:56:03.600539+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-20T18:56:29.646300+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-20T18:56:56.224491+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-20T18:57:19.986564+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-20T18:57:44.471141+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-20T18:58:09.743130+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-20T18:58:35.344598+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.129:0/288336932":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6801/3840627484":"2024-09-21T18:54:24.727402+0000","172.21.15.129:0/2085430275":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6801/3575299306":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/2251476059":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6800/3840627484":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6800/3575299306":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/1571000795":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/827708963":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/3743443219":"2024-09-21T18:54:01.846193+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-20T18:58:39.551 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T18:56:33.025650+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': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_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-20T18:58:39.552 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T18:58:39.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:39 smithi170 ceph-mon[27226]: osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:58:39.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:39 smithi170 ceph-mon[27226]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:39.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:39 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1662307295' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:58:39.794 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:39.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:39 smithi129 ceph-mon[23678]: osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:58:39.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:39 smithi129 ceph-mon[23678]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:39.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:39 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1662307295' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:58:39.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:39 smithi129 ceph-mon[33675]: osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:58:39.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:39 smithi129 ceph-mon[33675]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:39.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:39 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1662307295' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:58:40.486 INFO:teuthology.orchestra.run.smithi129.stdout:pg_num: 1 2024-09-20T18:58:40.487 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:40 smithi129 ceph-mon[23678]: osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:58:40.487 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:40 smithi129 ceph-mon[33675]: osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:58:40.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:40 smithi170 ceph-mon[27226]: osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:58:41.084 INFO:tasks.cephadm:Adding prometheus.a on smithi170 2024-09-20T18:58:41.084 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch apply prometheus '1;smithi170=a' 2024-09-20T18:58:41.340 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:58:41.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:41 smithi170 ceph-mon[27226]: osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:58:41.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:41 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3186370946' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:58:41.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:41 smithi170 ceph-mon[27226]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:41.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:41 smithi129 ceph-mon[33675]: osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:58:41.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:41 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3186370946' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:58:41.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:41 smithi129 ceph-mon[33675]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:41.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:41 smithi129 ceph-mon[23678]: osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:58:41.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:41 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3186370946' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:58:41.851 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:41 smithi129 ceph-mon[23678]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:42.007 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled prometheus update... 2024-09-20T18:58:42.669 DEBUG:teuthology.orchestra.run.smithi170:prometheus.a> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service 2024-09-20T18:58:42.672 INFO:tasks.cephadm:Adding node-exporter.a on smithi129 2024-09-20T18:58:42.672 INFO:tasks.cephadm:Adding node-exporter.b on smithi170 2024-09-20T18:58:42.672 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch apply node-exporter '2;smithi129=a;smithi170=b' 2024-09-20T18:58:42.975 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:58:43.343 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:43.343 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: Saving service prometheus spec with placement smithi170=a;count:1 2024-09-20T18:58:43.343 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:43.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:43.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:43.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:43.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:43.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: Deploying daemon prometheus.a on smithi170 2024-09-20T18:58:43.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:42 smithi170 ceph-mon[27226]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: Saving service prometheus spec with placement smithi170=a;count:1 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:43.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: Deploying daemon prometheus.a on smithi170 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[33675]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: Saving service prometheus spec with placement smithi170=a;count:1 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: Deploying daemon prometheus.a on smithi170 2024-09-20T18:58:43.352 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:42 smithi129 ceph-mon[23678]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-20T18:58:43.631 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled node-exporter update... 2024-09-20T18:58:44.625 DEBUG:teuthology.orchestra.run.smithi129:node-exporter.a> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.a.service 2024-09-20T18:58:44.628 DEBUG:teuthology.orchestra.run.smithi170:node-exporter.b> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.b.service 2024-09-20T18:58:44.631 INFO:tasks.cephadm:Adding alertmanager.a on smithi129 2024-09-20T18:58:44.631 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch apply alertmanager '1;smithi129=a' 2024-09-20T18:58:44.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:44 smithi170 ceph-mon[27226]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi129=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:44.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:44 smithi170 ceph-mon[27226]: Saving service node-exporter spec with placement smithi129=a;smithi170=b;count:2 2024-09-20T18:58:44.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:44 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:44.986 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:58:45.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:44 smithi129 ceph-mon[33675]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi129=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:45.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:44 smithi129 ceph-mon[33675]: Saving service node-exporter spec with placement smithi129=a;smithi170=b;count:2 2024-09-20T18:58:45.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:44 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:45.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:44 smithi129 ceph-mon[23678]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi129=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:45.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:44 smithi129 ceph-mon[23678]: Saving service node-exporter spec with placement smithi129=a;smithi170=b;count:2 2024-09-20T18:58:45.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:44 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:45.837 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled alertmanager update... 2024-09-20T18:58:45.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:45 smithi170 ceph-mon[27226]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-20T18:58:46.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:45 smithi129 ceph-mon[23678]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-20T18:58:46.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:45 smithi129 ceph-mon[33675]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-20T18:58:47.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:46 smithi129 ceph-mon[23678]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:47.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:46 smithi129 ceph-mon[23678]: Saving service alertmanager spec with placement smithi129=a;count:1 2024-09-20T18:58:47.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:46 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:47.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:46 smithi129 ceph-mon[33675]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:47.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:46 smithi129 ceph-mon[33675]: Saving service alertmanager spec with placement smithi129=a;count:1 2024-09-20T18:58:47.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:46 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:47.161 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:46 smithi170 ceph-mon[27226]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:47.161 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:46 smithi170 ceph-mon[27226]: Saving service alertmanager spec with placement smithi129=a;count:1 2024-09-20T18:58:47.162 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:46 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:47.190 DEBUG:teuthology.orchestra.run.smithi129:alertmanager.a> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@alertmanager.a.service 2024-09-20T18:58:47.192 INFO:tasks.cephadm:Adding grafana.a on smithi170 2024-09-20T18:58:47.193 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph orch apply grafana '1;smithi170=a' 2024-09-20T18:58:47.435 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:58:48.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:47 smithi129 ceph-mon[23678]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:58:48.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:47 smithi129 ceph-mon[33675]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:58:48.226 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled grafana update... 2024-09-20T18:58:48.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:47 smithi170 ceph-mon[27226]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:58:49.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:49 smithi170 ceph-mon[27226]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:49.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:49 smithi170 ceph-mon[27226]: Saving service grafana spec with placement smithi170=a;count:1 2024-09-20T18:58:49.485 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:49 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:49.485 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:49 smithi170 ceph-mon[27226]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[33675]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[33675]: Saving service grafana spec with placement smithi170=a;count:1 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[33675]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[23678]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[23678]: Saving service grafana spec with placement smithi170=a;count:1 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:49.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:49 smithi129 ceph-mon[23678]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T18:58:49.928 DEBUG:teuthology.orchestra.run.smithi170:grafana.a> sudo journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@grafana.a.service 2024-09-20T18:58:49.931 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T18:58:49.931 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T18:58:50.186 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:50.907 INFO:teuthology.orchestra.run.smithi129.stdout:[client.0] 2024-09-20T18:58:50.907 INFO:teuthology.orchestra.run.smithi129.stdout: key = AQDqxe1mBt8+NRAApOX9Alky/A3EXXmJ4zk8jQ== 2024-09-20T18:58:51.700 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-09-20T18:58:51.700 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-20T18:58:51.700 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-20T18:58:51.738 DEBUG:teuthology.orchestra.run.smithi170:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T18:58:52.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:51 smithi170 ceph-mon[27226]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T18:58:52.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:51 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/498488917' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:58:52.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:51 smithi170 ceph-mon[27226]: 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-20T18:58:52.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:51 smithi170 ceph-mon[27226]: 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-20T18:58:52.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[33675]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T18:58:52.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/498488917' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:58:52.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[33675]: 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-20T18:58:52.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[33675]: 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-20T18:58:52.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[23678]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T18:58:52.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/498488917' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:58:52.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[23678]: 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-20T18:58:52.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:51 smithi129 ceph-mon[23678]: 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-20T18:58:53.656 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:58:54.047 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:53 smithi170 ceph-mon[27226]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:58:54.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:53 smithi129 ceph-mon[23678]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:58:54.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:53 smithi129 ceph-mon[33675]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:58:54.487 INFO:teuthology.orchestra.run.smithi170.stdout:[client.1] 2024-09-20T18:58:54.487 INFO:teuthology.orchestra.run.smithi170.stdout: key = AQDuxe1ma3IiHBAA+YmyheJQhrPZsTC4vXZrNA== 2024-09-20T18:58:55.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:54 smithi129 ceph-mon[23678]: from='client.? 172.21.15.170:0/1335418896' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:58:55.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:54 smithi129 ceph-mon[23678]: 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-20T18:58:55.157 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:54 smithi129 ceph-mon[23678]: 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-20T18:58:55.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:54 smithi129 ceph-mon[33675]: from='client.? 172.21.15.170:0/1335418896' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:58:55.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:54 smithi129 ceph-mon[33675]: 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-20T18:58:55.157 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:54 smithi129 ceph-mon[33675]: 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-20T18:58:55.158 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:54 smithi170 ceph-mon[27226]: from='client.? 172.21.15.170:0/1335418896' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:58:55.158 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:54 smithi170 ceph-mon[27226]: 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-20T18:58:55.158 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:54 smithi170 ceph-mon[27226]: 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-20T18:58:55.359 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-20T18:58:55.359 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-20T18:58:55.359 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-20T18:58:55.398 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-20T18:58:55.656 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:56.037 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[23678]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:56.037 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.037 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.037 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.038 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:58:56.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[33675]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:56.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:55 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:58:56.131 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:55 smithi170 ceph-mon[27226]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:56.131 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:55 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.131 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:55 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.131 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:55 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' 2024-09-20T18:58:56.131 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:55 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:58:56.131 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: ignoring --setuser ceph since I am not root 2024-09-20T18:58:56.131 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: ignoring --setgroup ceph since I am not root 2024-09-20T18:58:56.132 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-mgr[29053]: -- 172.21.15.170:0/1504632105 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cb7cf170e0 con 0x55cb7cef4800 2024-09-20T18:58:56.132 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:56.120+0000 7fa6327e2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:58:56.337 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:58:56.338 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setuser ceph since I am not root 2024-09-20T18:58:56.338 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setgroup ceph since I am not root 2024-09-20T18:58:56.338 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:56.126+0000 7f7cf3535040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:58:56.338 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:56.187+0000 7f7cf3535040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:58:56.400 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:56.178+0000 7fa6327e2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:58:56.400 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:56.324+0000 7fa6327e2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:58:56.400 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:56.389+0000 7fa6327e2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:58:56.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:56.341+0000 7f7cf3535040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:58:56.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:56.409+0000 7f7cf3535040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:58:56.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:56.559+0000 7f7cf3535040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:58:56.689 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:56.537+0000 7fa6327e2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:58:56.984 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:56.678+0000 7fa6327e2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:58:56.985 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:56.701+0000 7f7cf3535040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:58:57.048 INFO:teuthology.orchestra.run.smithi129.stdout:[{"version":19,"timestamp":"2024-09-20T18:58:36.391414+0000","name":"","changes":[{"name":"osd/host:smithi170/osd_memory_target","previous_value":"5972732996","new_value":"4479549747"}]}] 2024-09-20T18:58:57.049 INFO:tasks.ceph_manager:config epoch is 19 2024-09-20T18:58:57.049 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T18:58:57.049 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T18:58:57.049 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T18:58:57.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-mon[27226]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:58:57.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-mon[27226]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-20T18:58:57.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2488668001' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:58:57.242 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:56.986+0000 7fa6327e2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:58:57.242 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:57.047+0000 7fa6327e2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:58:57.242 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:57.230+0000 7fa6327e2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:58:57.303 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-mon[33675]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:58:57.303 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-mon[33675]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-20T18:58:57.303 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2488668001' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:58:57.304 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-mon[23678]: from='mgr.14148 172.21.15.129:0/3020539221' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:58:57.304 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-mon[23678]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-20T18:58:57.304 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:56 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2488668001' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:58:57.304 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:57.020+0000 7f7cf3535040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:58:57.304 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:57.086+0000 7f7cf3535040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:58:57.304 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:57 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:57.292+0000 7f7cf3535040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:58:57.310 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:57.989 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:58:58.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:58 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3236064990' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:58:58.247 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:58 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3236064990' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:58:58.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:58 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3236064990' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:58:58.484 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:58.107+0000 7fa6327e2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:58:58.484 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:58.174+0000 7fa6327e2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:58:58.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:58.235+0000 7f7cf3535040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:58:58.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:58.304+0000 7f7cf3535040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:58:58.755 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":16,"flags":0,"active_gid":14148,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6800","nonce":495365685},{"type":"v1","addr":"172.21.15.129:6801","nonce":495365685}]},"active_addr":"172.21.15.129:6801/495365685","active_change":"2024-09-20T18:54:24.727512+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.129: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.129:0","nonce":2703610337}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.129:0","nonce":1899532476}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.129:0","nonce":1955980595}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.129:0","nonce":2728047770}]}]} 2024-09-20T18:58:58.759 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T18:58:58.759 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T18:58:58.759 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:58:59.014 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:59.148 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:58.880+0000 7fa6327e2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:58:59.148 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:58.995+0000 7fa6327e2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:58:59.335 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.046+0000 7f7cf3535040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:58:59.336 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.164+0000 7f7cf3535040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:58:59.424 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.137+0000 7fa6327e2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:58:59.424 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.198+0000 7fa6327e2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:58:59.424 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.345+0000 7fa6327e2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:58:59.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.324+0000 7f7cf3535040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:58:59.601 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.389+0000 7f7cf3535040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:58:59.601 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.548+0000 7f7cf3535040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:58:59.621 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:58:59.621 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":58,"fsid":"87dd78c4-7781-11ef-baf5-efdc52797490","created":"2024-09-20T18:53:35.932997+0000","modified":"2024-09-20T18:58:40.418547+0000","last_up_change":"2024-09-20T18:58:36.407701+0000","last_in_change":"2024-09-20T18:58:16.006564+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-20T18:56:33.025650+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_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":"052dfa19-f390-41a0-965d-7a1d6cc14783","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6803","nonce":1570356772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6805","nonce":1570356772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6809","nonce":1570356772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6807","nonce":1570356772}]},"public_addr":"172.21.15.129:6803/1570356772","cluster_addr":"172.21.15.129:6805/1570356772","heartbeat_back_addr":"172.21.15.129:6809/1570356772","heartbeat_front_addr":"172.21.15.129:6807/1570356772","state":["exists","up"]},{"osd":1,"uuid":"8a47132b-e750-4430-844f-a44de235dc31","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6811","nonce":3925407100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6813","nonce":3925407100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6817","nonce":3925407100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6815","nonce":3925407100}]},"public_addr":"172.21.15.129:6811/3925407100","cluster_addr":"172.21.15.129:6813/3925407100","heartbeat_back_addr":"172.21.15.129:6817/3925407100","heartbeat_front_addr":"172.21.15.129:6815/3925407100","state":["exists","up"]},{"osd":2,"uuid":"eb4dd082-8e98-4c10-a2ac-5604247a9d4e","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.129:6818","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6819","nonce":2354409286}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6821","nonce":2354409286}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6825","nonce":2354409286}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6823","nonce":2354409286}]},"public_addr":"172.21.15.129:6819/2354409286","cluster_addr":"172.21.15.129:6821/2354409286","heartbeat_back_addr":"172.21.15.129:6825/2354409286","heartbeat_front_addr":"172.21.15.129:6823/2354409286","state":["exists","up"]},{"osd":3,"uuid":"a07c4d4e-4dc1-498e-9afc-d23e999c38e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6826","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6827","nonce":3178741063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6829","nonce":3178741063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6833","nonce":3178741063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6831","nonce":3178741063}]},"public_addr":"172.21.15.129:6827/3178741063","cluster_addr":"172.21.15.129:6829/3178741063","heartbeat_back_addr":"172.21.15.129:6833/3178741063","heartbeat_front_addr":"172.21.15.129:6831/3178741063","state":["exists","up"]},{"osd":4,"uuid":"5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6800","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6801","nonce":2171745996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6803","nonce":2171745996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6807","nonce":2171745996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6805","nonce":2171745996}]},"public_addr":"172.21.15.170:6801/2171745996","cluster_addr":"172.21.15.170:6803/2171745996","heartbeat_back_addr":"172.21.15.170:6807/2171745996","heartbeat_front_addr":"172.21.15.170:6805/2171745996","state":["exists","up"]},{"osd":5,"uuid":"0775830a-da83-4968-a8cd-2cd073353e17","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.170:6808","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6809","nonce":1700876662}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6811","nonce":1700876662}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6815","nonce":1700876662}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6813","nonce":1700876662}]},"public_addr":"172.21.15.170:6809/1700876662","cluster_addr":"172.21.15.170:6811/1700876662","heartbeat_back_addr":"172.21.15.170:6815/1700876662","heartbeat_front_addr":"172.21.15.170:6813/1700876662","state":["exists","up"]},{"osd":6,"uuid":"b51f4103-b12d-4447-ac1c-3d68e5578766","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.170:6816","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6817","nonce":1984164995}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6819","nonce":1984164995}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6823","nonce":1984164995}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6821","nonce":1984164995}]},"public_addr":"172.21.15.170:6817/1984164995","cluster_addr":"172.21.15.170:6819/1984164995","heartbeat_back_addr":"172.21.15.170:6823/1984164995","heartbeat_front_addr":"172.21.15.170:6821/1984164995","state":["exists","up"]},{"osd":7,"uuid":"18a05b72-be4f-4df6-ba01-795c95c4e652","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6824","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6825","nonce":3455610156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6827","nonce":3455610156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6831","nonce":3455610156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6829","nonce":3455610156}]},"public_addr":"172.21.15.170:6825/3455610156","cluster_addr":"172.21.15.170:6827/3455610156","heartbeat_back_addr":"172.21.15.170:6831/3455610156","heartbeat_front_addr":"172.21.15.170:6829/3455610156","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-20T18:55:37.013022+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-20T18:56:03.600539+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-20T18:56:29.646300+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-20T18:56:56.224491+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-20T18:57:19.986564+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-20T18:57:44.471141+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-20T18:58:09.743130+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-20T18:58:35.344598+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.129:0/288336932":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6801/3840627484":"2024-09-21T18:54:24.727402+0000","172.21.15.129:0/2085430275":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6801/3575299306":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/2251476059":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6800/3840627484":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6800/3575299306":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/1571000795":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/827708963":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/3743443219":"2024-09-21T18:54:01.846193+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-20T18:58:59.708 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/686188242' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:58:59.709 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.413+0000 7fa6327e2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:58:59.709 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.474+0000 7fa6327e2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:58:59.709 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.632+0000 7fa6327e2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:58:59.923 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/686188242' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:58:59.923 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/686188242' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:58:59.923 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.619+0000 7f7cf3535040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:58:59.924 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.683+0000 7f7cf3535040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:58:59.924 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.847+0000 7f7cf3535040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:58:59.924 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.912+0000 7f7cf3535040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:58:59.973 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.697+0000 7fa6327e2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:58:59.973 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.763+0000 7fa6327e2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:58:59.973 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.845+0000 7fa6327e2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:58:59.973 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.903+0000 7fa6327e2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:59:00.196 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:58:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:58:59.981+0000 7f7cf3535040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:59:00.196 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:59:00.065+0000 7f7cf3535040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:59:00.196 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:59:00.125+0000 7f7cf3535040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:59:00.196 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:59:00.185+0000 7f7cf3535040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:59:00.234 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:58:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:58:59.962+0000 7fa6327e2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:59:00.314 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T18:59:00.314 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:59:00.565 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[33675]: Standby manager daemon x restarted 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[33675]: Standby manager daemon x started 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[23678]: Standby manager daemon x restarted 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[23678]: Standby manager daemon x started 2024-09-20T18:59:01.015 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:59:01.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:01.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:59:01.016 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:00 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-mon[27226]: Standby manager daemon x restarted 2024-09-20T18:59:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-mon[27226]: Standby manager daemon x started 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/4103837747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:59:00.747+0000 7fa6327e2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: [20/Sep/2024:18:59:00] ENGINE Bus STARTING 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: CherryPy Checker: 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: The Application mounted at '' has an empty config. 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: [20/Sep/2024:18:59:00] ENGINE Serving on http://:::9283 2024-09-20T18:59:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 18:59:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[29049]: [20/Sep/2024:18:59:00] ENGINE Bus STARTED 2024-09-20T18:59:01.283 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:59:01.020+0000 7f7cf3535040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:59:01.283 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:01] ENGINE Bus STARTING 2024-09-20T18:59:01.283 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: CherryPy Checker: 2024-09-20T18:59:01.283 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: The Application mounted at '' has an empty config. 2024-09-20T18:59:01.283 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:59:01.283 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:01] ENGINE Serving on http://:::9283 2024-09-20T18:59:01.283 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:01] ENGINE Bus STARTED 2024-09-20T18:59:01.328 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:59:01.329 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":59,"fsid":"87dd78c4-7781-11ef-baf5-efdc52797490","created":"2024-09-20T18:53:35.932997+0000","modified":"2024-09-20T18:59:01.023488+0000","last_up_change":"2024-09-20T18:58:36.407701+0000","last_in_change":"2024-09-20T18:58:16.006564+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-20T18:56:33.025650+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_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":"052dfa19-f390-41a0-965d-7a1d6cc14783","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6803","nonce":1570356772}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6805","nonce":1570356772}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6809","nonce":1570356772}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1570356772},{"type":"v1","addr":"172.21.15.129:6807","nonce":1570356772}]},"public_addr":"172.21.15.129:6803/1570356772","cluster_addr":"172.21.15.129:6805/1570356772","heartbeat_back_addr":"172.21.15.129:6809/1570356772","heartbeat_front_addr":"172.21.15.129:6807/1570356772","state":["exists","up"]},{"osd":1,"uuid":"8a47132b-e750-4430-844f-a44de235dc31","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6811","nonce":3925407100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6813","nonce":3925407100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6817","nonce":3925407100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":3925407100},{"type":"v1","addr":"172.21.15.129:6815","nonce":3925407100}]},"public_addr":"172.21.15.129:6811/3925407100","cluster_addr":"172.21.15.129:6813/3925407100","heartbeat_back_addr":"172.21.15.129:6817/3925407100","heartbeat_front_addr":"172.21.15.129:6815/3925407100","state":["exists","up"]},{"osd":2,"uuid":"eb4dd082-8e98-4c10-a2ac-5604247a9d4e","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.129:6818","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6819","nonce":2354409286}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6821","nonce":2354409286}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6825","nonce":2354409286}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":2354409286},{"type":"v1","addr":"172.21.15.129:6823","nonce":2354409286}]},"public_addr":"172.21.15.129:6819/2354409286","cluster_addr":"172.21.15.129:6821/2354409286","heartbeat_back_addr":"172.21.15.129:6825/2354409286","heartbeat_front_addr":"172.21.15.129:6823/2354409286","state":["exists","up"]},{"osd":3,"uuid":"a07c4d4e-4dc1-498e-9afc-d23e999c38e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6826","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6827","nonce":3178741063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6829","nonce":3178741063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6833","nonce":3178741063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":3178741063},{"type":"v1","addr":"172.21.15.129:6831","nonce":3178741063}]},"public_addr":"172.21.15.129:6827/3178741063","cluster_addr":"172.21.15.129:6829/3178741063","heartbeat_back_addr":"172.21.15.129:6833/3178741063","heartbeat_front_addr":"172.21.15.129:6831/3178741063","state":["exists","up"]},{"osd":4,"uuid":"5d2ab66d-1ab7-4065-9ea5-ca6a32a2aca9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6800","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6801","nonce":2171745996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6803","nonce":2171745996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6807","nonce":2171745996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":2171745996},{"type":"v1","addr":"172.21.15.170:6805","nonce":2171745996}]},"public_addr":"172.21.15.170:6801/2171745996","cluster_addr":"172.21.15.170:6803/2171745996","heartbeat_back_addr":"172.21.15.170:6807/2171745996","heartbeat_front_addr":"172.21.15.170:6805/2171745996","state":["exists","up"]},{"osd":5,"uuid":"0775830a-da83-4968-a8cd-2cd073353e17","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.170:6808","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6809","nonce":1700876662}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6811","nonce":1700876662}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6815","nonce":1700876662}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":1700876662},{"type":"v1","addr":"172.21.15.170:6813","nonce":1700876662}]},"public_addr":"172.21.15.170:6809/1700876662","cluster_addr":"172.21.15.170:6811/1700876662","heartbeat_back_addr":"172.21.15.170:6815/1700876662","heartbeat_front_addr":"172.21.15.170:6813/1700876662","state":["exists","up"]},{"osd":6,"uuid":"b51f4103-b12d-4447-ac1c-3d68e5578766","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.170:6816","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6817","nonce":1984164995}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6819","nonce":1984164995}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6823","nonce":1984164995}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1984164995},{"type":"v1","addr":"172.21.15.170:6821","nonce":1984164995}]},"public_addr":"172.21.15.170:6817/1984164995","cluster_addr":"172.21.15.170:6819/1984164995","heartbeat_back_addr":"172.21.15.170:6823/1984164995","heartbeat_front_addr":"172.21.15.170:6821/1984164995","state":["exists","up"]},{"osd":7,"uuid":"18a05b72-be4f-4df6-ba01-795c95c4e652","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6824","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6825","nonce":3455610156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6827","nonce":3455610156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6831","nonce":3455610156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":3455610156},{"type":"v1","addr":"172.21.15.170:6829","nonce":3455610156}]},"public_addr":"172.21.15.170:6825/3455610156","cluster_addr":"172.21.15.170:6827/3455610156","heartbeat_back_addr":"172.21.15.170:6831/3455610156","heartbeat_front_addr":"172.21.15.170:6829/3455610156","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-20T18:55:37.013022+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-20T18:56:03.600539+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-20T18:56:29.646300+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-20T18:56:56.224491+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-20T18:57:19.986564+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-20T18:57:44.471141+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-20T18:58:09.743130+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-20T18:58:35.344598+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.129:0/2703610337":"2024-09-21T18:59:01.023453+0000","172.21.15.129:0/1899532476":"2024-09-21T18:59:01.023453+0000","172.21.15.129:0/2728047770":"2024-09-21T18:59:01.023453+0000","172.21.15.129:0/3743443219":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/1571000795":"2024-09-21T18:54:01.846193+0000","172.21.15.129:6800/3840627484":"2024-09-21T18:54:24.727402+0000","172.21.15.129:0/2251476059":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6801/3575299306":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/2085430275":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6801/3840627484":"2024-09-21T18:54:24.727402+0000","172.21.15.129:6800/3575299306":"2024-09-21T18:54:01.846193+0000","172.21.15.129:0/288336932":"2024-09-21T18:54:24.727402+0000","172.21.15.129:0/1955980595":"2024-09-21T18:59:01.023453+0000","172.21.15.129:0/827708963":"2024-09-21T18:54:01.846193+0000","172.21.15.129:6801/495365685":"2024-09-21T18:59:01.023453+0000","172.21.15.129:6800/495365685":"2024-09-21T18:59:01.023453+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-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: Active manager daemon y restarted 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: Activating manager daemon y 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: mgrmap e18: y(active, starting, since 0.00844003s), standbys: x 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:59:02.019 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: Manager daemon y is now available 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:02.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2097087528' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: Active manager daemon y restarted 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: Activating manager daemon y 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: mgrmap e18: y(active, starting, since 0.00844003s), standbys: x 2024-09-20T18:59:02.021 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:59:02.022 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: Manager daemon y is now available 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:59:02.023 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:01 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2097087528' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:59:02.050 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T18:59:02.051 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T18:59:02.051 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T18:59:02.052 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-20T18:59:02.052 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-20T18:59:02.053 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-20T18:59:02.053 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-20T18:59:02.053 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: Active manager daemon y restarted 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: Activating manager daemon y 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: mgrmap e18: y(active, starting, since 0.00844003s), standbys: x 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:59:02.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: Manager daemon y is now available 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:02.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:59:02.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:59:02.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:59:02.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:59:02.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:01 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2097087528' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:59:02.549+0000 7f7c4a567640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:59:02] ENGINE Error in HTTPServer.serve 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: Traceback (most recent call last): 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._connections.run(self.expiration_interval) 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._run(expiration_interval) 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:59:02.851 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: s = self.context.wrap_socket( 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: return self.sslsocket_class._create( 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self.do_handshake() 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: self._sslobj.do_handshake() 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:59:02.852 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T18:59:03.220 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:03.220 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:03.220 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:03.224 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:03.224 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:03.228 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:03.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:03 smithi129 ceph-mon[23678]: mgrmap e19: y(active, since 1.01188s), standbys: x 2024-09-20T18:59:03.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:03 smithi129 ceph-mon[33675]: mgrmap e19: y(active, since 1.01188s), standbys: x 2024-09-20T18:59:03.405 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:03 smithi170 ceph-mon[27226]: mgrmap e19: y(active, since 1.01188s), standbys: x 2024-09-20T18:59:03.618 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:18:59:03] "GET /metrics HTTP/1.1" 200 23700 "" "Prometheus/2.43.0" 2024-09-20T18:59:04.181 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:59:02] ENGINE Bus STARTING 2024-09-20T18:59:04.181 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:59:02] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:59:02] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:59:02] ENGINE Bus STARTED 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: [20/Sep/2024:18:59:02] ENGINE Error in HTTPServer.serve 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: Traceback (most recent call last): 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._run(expiration_interval) 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:59:04.182 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: self.do_handshake() 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:04.183 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: [20/Sep/2024:18:59:02] ENGINE Bus STARTING 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: [20/Sep/2024:18:59:02] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: [20/Sep/2024:18:59:02] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: [20/Sep/2024:18:59:02] ENGINE Bus STARTED 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: [20/Sep/2024:18:59:02] ENGINE Error in HTTPServer.serve 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: Traceback (most recent call last): 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._run(expiration_interval) 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:59:04.184 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: self.do_handshake() 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:04.185 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:04 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: [20/Sep/2024:18:59:02] ENGINE Bus STARTING 2024-09-20T18:59:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: [20/Sep/2024:18:59:02] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T18:59:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: [20/Sep/2024:18:59:02] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T18:59:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: [20/Sep/2024:18:59:02] ENGINE Bus STARTED 2024-09-20T18:59:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: [20/Sep/2024:18:59:02] ENGINE Error in HTTPServer.serve 2024-09-20T18:59:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout: Traceback (most recent call last): 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._run(expiration_interval) 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: s = self.context.wrap_socket( 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:59:04.485 INFO:journalctl@ceph.mon.b.smithi170.stdout: return self.sslsocket_class._create( 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout: self.do_handshake() 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._sslobj.do_handshake() 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:04.486 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:04 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.444 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi170 to 4016M 2024-09-20T18:59:05.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi170 to 4016M 2024-09-20T18:59:05.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.648 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.648 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:05.648 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi170 to 4016M 2024-09-20T18:59:05.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:06.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:06 smithi170 ceph-mon[27226]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:06.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:06 smithi170 ceph-mon[27226]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-20T18:59:06.787 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:06 smithi129 ceph-mon[23678]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:06.787 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:06 smithi129 ceph-mon[23678]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-20T18:59:06.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:06 smithi129 ceph-mon[33675]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:06.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:06 smithi129 ceph-mon[33675]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-20T18:59:07.173 INFO:teuthology.orchestra.run.smithi129.stdout:55834574887 2024-09-20T18:59:07.173 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T18:59:08.041 INFO:teuthology.orchestra.run.smithi129.stdout:197568495628 2024-09-20T18:59:08.042 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-20T18:59:08.333 INFO:teuthology.orchestra.run.smithi129.stdout:163208757265 2024-09-20T18:59:08.333 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-20T18:59:08.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:08 smithi129 ceph-mon[23678]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:08.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:08 smithi129 ceph-mon[33675]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:08.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:08 smithi170 ceph-mon[27226]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:08.889 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:09.265 INFO:teuthology.orchestra.run.smithi129.stdout:77309411361 2024-09-20T18:59:09.266 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T18:59:10.328 INFO:teuthology.orchestra.run.smithi129.stdout:133143986199 2024-09-20T18:59:10.329 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-20T18:59:10.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:10 smithi129 ceph-mon[23678]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:59:10.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:10 smithi129 ceph-mon[33675]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:59:10.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:10 smithi170 ceph-mon[27226]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:59:10.830 INFO:teuthology.orchestra.run.smithi129.stdout:231928233993 2024-09-20T18:59:10.830 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-20T18:59:11.416 INFO:teuthology.orchestra.run.smithi129.stdout:34359738412 2024-09-20T18:59:11.416 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T18:59:11.436 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:11.437 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:12.675 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:12 smithi129 ceph-mon[23678]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:59:12.675 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:12 smithi129 ceph-mon[33675]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:59:12.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:12 smithi170 ceph-mon[27226]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:59:12.978 INFO:teuthology.orchestra.run.smithi129.stdout:111669149726 2024-09-20T18:59:12.978 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-20T18:59:13.465 INFO:teuthology.orchestra.run.smithi129.stdout:197568495630 2024-09-20T18:59:13.771 INFO:teuthology.orchestra.run.smithi129.stdout:133143986200 2024-09-20T18:59:13.850 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:18:59:13] "GET /metrics HTTP/1.1" 200 23700 "" "Prometheus/2.43.0" 2024-09-20T18:59:14.558 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[23678]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1042948135' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1380298086' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[33675]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1042948135' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:59:14.559 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:14 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1380298086' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:59:14.585 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986199 got 133143986200 for osd.4 2024-09-20T18:59:14.585 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:14.659 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:14.659 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:14.662 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:14.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:14 smithi170 ceph-mon[27226]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:59:14.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:14 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:14.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:14 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:14.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:14 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1042948135' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:59:14.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:14 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1380298086' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:59:15.156 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495628 got 197568495630 for osd.6 2024-09-20T18:59:15.156 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:15.370 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:15.736 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.819 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:59:15.820 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:59:15.821 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.821 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.821 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.821 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.821 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:15 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.834 INFO:teuthology.orchestra.run.smithi129.stdout:77309411363 2024-09-20T18:59:15.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:15.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:15.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T18:59:15.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T18:59:15.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:59:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:59:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:15.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:15 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:16.558 INFO:teuthology.orchestra.run.smithi129.stdout:163208757267 2024-09-20T18:59:16.758 INFO:teuthology.orchestra.run.smithi129.stdout:55834574889 2024-09-20T18:59:16.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:16.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:59:16.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:59:16.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:59:16.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:59:16.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: Deploying daemon alertmanager.a on smithi129 2024-09-20T18:59:16.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2760388910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:59:16.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:16.985 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:16 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3947682155' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:59:17.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:17.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:59:17.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:59:17.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:59:17.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: Deploying daemon alertmanager.a on smithi129 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2760388910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3947682155' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: Deploying daemon alertmanager.a on smithi129 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2760388910' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:59:17.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:17.102 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:16 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3947682155' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:59:17.584 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574887 got 55834574889 for osd.1 2024-09-20T18:59:17.584 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:17.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:17 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/543743728' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:59:17.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:17 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/543743728' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:59:17.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:17 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/543743728' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:59:17.985 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757265 got 163208757267 for osd.5 2024-09-20T18:59:17.985 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:18.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:18 smithi129 ceph-mon[23678]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:18.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:18 smithi129 ceph-mon[33675]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:18.978 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411361 got 77309411363 for osd.2 2024-09-20T18:59:18.979 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:18.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:18 smithi170 ceph-mon[27226]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:19.358 INFO:teuthology.orchestra.run.smithi129.stdout:231928233994 2024-09-20T18:59:19.587 INFO:teuthology.orchestra.run.smithi129.stdout:34359738414 2024-09-20T18:59:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:19 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/746939346' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:59:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:19 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/431788038' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:59:19.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:19 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/746939346' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:59:19.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:19 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/431788038' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:59:19.857 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:19.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:19 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/746939346' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:59:19.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:19 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/431788038' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:59:20.639 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233993 got 231928233994 for osd.7 2024-09-20T18:59:20.640 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:20.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:20 smithi170 ceph-mon[27226]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:21.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:20 smithi129 ceph-mon[23678]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:21.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:20 smithi129 ceph-mon[33675]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:59:21.243 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738412 got 34359738414 for osd.0 2024-09-20T18:59:21.243 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:22.120 INFO:teuthology.orchestra.run.smithi129.stdout:111669149727 2024-09-20T18:59:22.964 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:22 smithi129 ceph-mon[33675]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:22.964 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:22 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1822889932' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:59:22.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:22 smithi129 ceph-mon[23678]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:22.964 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:22 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1822889932' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:59:22.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:22 smithi170 ceph-mon[27226]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:22.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:22 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1822889932' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:59:23.672 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149726 got 111669149727 for osd.3 2024-09-20T18:59:23.672 DEBUG:teuthology.parallel:result is None 2024-09-20T18:59:23.672 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T18:59:23.673 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:59:23.850 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:18:59:23] "GET /metrics HTTP/1.1" 200 26227 "" "Prometheus/2.43.0" 2024-09-20T18:59:24.901 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:24.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:24 smithi170 ceph-mon[27226]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:25.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:24 smithi129 ceph-mon[23678]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:25.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:24 smithi129 ceph-mon[33675]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:26.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:26 smithi170 ceph-mon[27226]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:27.056 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:26 smithi129 ceph-mon[23678]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:27.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:26 smithi129 ceph-mon[33675]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:27.744 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:59:27.744 INFO:teuthology.orchestra.run.smithi129.stderr:dumped all 2024-09-20T18:59:28.635 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 18:59:28 smithi129 systemd[1]: Started Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:59:28.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:28 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.053 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:28] ENGINE Bus STOPPING 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.054 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:59:29.055 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:28 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:29.080 INFO:teuthology.orchestra.run.smithi129.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2024-09-20T18:59:27.039527+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":226692,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734524,"statfs":{"total":767960285184,"available":767728152576,"internally_reserved":0,"allocated":6467584,"data_stored":3669864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":225496624},"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.001973"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-20T18:59:03.094939+0000","last_change":"2024-09-20T18:58:40.426423+0000","last_active":"2024-09-20T18:59:03.094939+0000","last_peered":"2024-09-20T18:59:03.094939+0000","last_clean":"2024-09-20T18:59:03.094939+0000","last_became_active":"2024-09-20T18:58:40.425942+0000","last_became_peered":"2024-09-20T18:58:40.425942+0000","last_unstale":"2024-09-20T18:59:03.094939+0000","last_undegraded":"2024-09-20T18:59:03.094939+0000","last_fullsized":"2024-09-20T18:59:03.094939+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:56:33.395246+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:56:33.395246+0000","last_clean_scrub_stamp":"2024-09-20T18:56:33.395246+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-22T05:20:49.154181+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":54,"seq":231928233996,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":827713,"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":197568495632,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":827713,"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":163208757269,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":26,"seq":111669149728,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":77309411366,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":34359738416,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":827713,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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-20T18:59:29.081 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:59:29.326 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:29.350 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:59:29.350 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:29] ENGINE Bus STOPPED 2024-09-20T18:59:29.350 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:29] ENGINE Bus STARTING 2024-09-20T18:59:29.350 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:29] ENGINE Serving on http://:::9283 2024-09-20T18:59:29.350 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:29] ENGINE Bus STARTED 2024-09-20T18:59:29.969 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-mon[23678]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:59:29.969 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:59:29.969 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-mon[23678]: Deploying daemon grafana.a on smithi170 2024-09-20T18:59:29.969 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-mon[33675]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:59:29.969 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:59:29.969 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:29 smithi129 ceph-mon[33675]: Deploying daemon grafana.a on smithi170 2024-09-20T18:59:29.970 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:59:29.970 INFO:teuthology.orchestra.run.smithi129.stderr:dumped all 2024-09-20T18:59:29.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:29 smithi170 ceph-mon[27226]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:59:29.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:29 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:59:29.984 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:29 smithi170 ceph-mon[27226]: Deploying daemon grafana.a on smithi170 2024-09-20T18:59:30.711 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 18:59:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[63737]: ts=2024-09-20T18:59:30.383Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001006541s 2024-09-20T18:59:30.746 INFO:teuthology.orchestra.run.smithi129.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2024-09-20T18:59:29.039807+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":226692,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734524,"statfs":{"total":767960285184,"available":767728152576,"internally_reserved":0,"allocated":6467584,"data_stored":3669864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":225496624},"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.002023"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-20T18:59:03.094939+0000","last_change":"2024-09-20T18:58:40.426423+0000","last_active":"2024-09-20T18:59:03.094939+0000","last_peered":"2024-09-20T18:59:03.094939+0000","last_clean":"2024-09-20T18:59:03.094939+0000","last_became_active":"2024-09-20T18:58:40.425942+0000","last_became_peered":"2024-09-20T18:58:40.425942+0000","last_unstale":"2024-09-20T18:59:03.094939+0000","last_undegraded":"2024-09-20T18:59:03.094939+0000","last_fullsized":"2024-09-20T18:59:03.094939+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:56:33.395246+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:56:33.395246+0000","last_clean_scrub_stamp":"2024-09-20T18:56:33.395246+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-22T05:20:49.154181+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":54,"seq":231928233997,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":827713,"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":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":827713,"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":163208757270,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":26,"seq":111669149729,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":77309411366,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":237345,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":55834574892,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":237345,"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":34359738417,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":827713,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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-20T18:59:30.747 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T18:59:30.747 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T18:59:30.747 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T18:59:30.747 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T18:59:30.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:30 smithi170 ceph-mon[27226]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:30.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:30 smithi170 ceph-mon[27226]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:59:30.993 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:31.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:30 smithi129 ceph-mon[23678]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:31.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:30 smithi129 ceph-mon[23678]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:59:31.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:30 smithi129 ceph-mon[33675]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:31.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:30 smithi129 ceph-mon[33675]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:59:31.668 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T18:59:31.668 INFO:teuthology.orchestra.run.smithi129.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[23678]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1377363334' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[33675]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:32.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:32 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1377363334' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:59:32.409 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T18:59:32.409 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T18:59:32.409 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:59:32.418 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi129.front.sepia.ceph.com 2024-09-20T18:59:32.419 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-20T18:59:32.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:32 smithi170 ceph-mon[27226]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:32.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:32 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:32.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:32 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:32.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:32 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1377363334' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:59:32.663 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:33.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:33] ENGINE Bus STOPPING 2024-09-20T18:59:33.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:18:59:33] "GET /metrics HTTP/1.1" 200 26225 "" "Prometheus/2.43.0" 2024-09-20T18:59:33.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:59:33.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:33] ENGINE Bus STOPPED 2024-09-20T18:59:33.600 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:33] ENGINE Bus STARTING 2024-09-20T18:59:34.035 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:33] ENGINE Serving on http://:::9283 2024-09-20T18:59:34.035 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:18:59:33] ENGINE Bus STARTED 2024-09-20T18:59:34.064 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:59:34.076 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi129.front.sepia.ceph.com 2024-09-20T18:59:34.076 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-20T18:59:34.322 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:34.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:34 smithi129 ceph-mon[23678]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:34.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:34 smithi129 ceph-mon[23678]: from='client.? ' entity='client.admin' 2024-09-20T18:59:34.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:34 smithi129 ceph-mon[33675]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:34.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:34 smithi129 ceph-mon[33675]: from='client.? ' entity='client.admin' 2024-09-20T18:59:34.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:34 smithi170 ceph-mon[27226]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:34.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:34 smithi170 ceph-mon[27226]: from='client.? ' entity='client.admin' 2024-09-20T18:59:36.374 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T18:59:36.375 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "a1c1493d-b1d9-47d1-94d7-2ef1eb7cb6ec", 2024-09-20T18:59:36.375 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "r", 2024-09-20T18:59:36.375 INFO:teuthology.orchestra.run.smithi129.stdout: "current_period": "065dfea0-6bde-4ecd-b7d7-2f3b5132dcc7", 2024-09-20T18:59:36.375 INFO:teuthology.orchestra.run.smithi129.stdout: "epoch": 1 2024-09-20T18:59:36.375 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T18:59:36.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:36 smithi129 ceph-mon[33675]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:36.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:36 smithi129 ceph-mon[33675]: osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:59:36.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:36 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/476402191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:59:36.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:36 smithi129 ceph-mon[23678]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:36.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:36 smithi129 ceph-mon[23678]: osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:59:36.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:36 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/476402191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:59:36.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:36 smithi170 ceph-mon[27226]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:59:36.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:36 smithi170 ceph-mon[27226]: osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:59:36.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:36 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/476402191' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:59:37.097 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-20T18:59:37.344 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:37.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/476402191' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:59:37.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:37 smithi129 ceph-mon[23678]: osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:59:37.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/476402191' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:59:37.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:37 smithi129 ceph-mon[33675]: osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:59:37.674 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/476402191' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:59:37.674 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:37 smithi170 ceph-mon[27226]: osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:59:37.674 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:37 smithi170 systemd[1]: Starting Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "4f17d88b-68dd-40f7-9226-e6fae6387bae", 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "default", 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "api_name": "default", 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "is_master": true, 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "endpoints": [], 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames": [], 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames_s3website": [], 2024-09-20T18:59:37.786 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zone": "", 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "zones": [], 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "placement_targets": [ 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "default-placement", 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "tags": [], 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "storage_classes": [] 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "default_placement": "default-placement", 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "a1c1493d-b1d9-47d1-94d7-2ef1eb7cb6ec", 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_policy": { 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "groups": [] 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:37.787 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled_features": [ 2024-09-20T18:59:37.788 INFO:teuthology.orchestra.run.smithi129.stdout: "notification_v2", 2024-09-20T18:59:37.788 INFO:teuthology.orchestra.run.smithi129.stdout: "resharding" 2024-09-20T18:59:37.788 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-09-20T18:59:37.788 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T18:59:37.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:37 smithi170 podman[56524]: 2024-09-20 18:59:37.567457259 +0000 UTC m=+0.016077139 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-20T18:59:37.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:37 smithi170 podman[56524]: 2024-09-20 18:59:37.689384766 +0000 UTC m=+0.138004676 container create a26e332ebcd66d87c406fd803f9a961aa173983aad984a85ca125cb74294990f (image=quay.io/ceph/grafana:9.4.12, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T18:59:37.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:37 smithi170 podman[56524]: 2024-09-20 18:59:37.908224723 +0000 UTC m=+0.356844597 container init a26e332ebcd66d87c406fd803f9a961aa173983aad984a85ca125cb74294990f (image=quay.io/ceph/grafana:9.4.12, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T18:59:37.984 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:37 smithi170 podman[56524]: 2024-09-20 18:59:37.910858869 +0000 UTC m=+0.359478740 container start a26e332ebcd66d87c406fd803f9a961aa173983aad984a85ca125cb74294990f (image=quay.io/ceph/grafana:9.4.12, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 bash[56524]: a26e332ebcd66d87c406fd803f9a961aa173983aad984a85ca125cb74294990f 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 systemd[1]: Started Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074349282Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074566679Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074578753Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074584035Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074587563Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074590505Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074593142Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074595682Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T18:59:38.235 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074598619Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074601528Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074604038Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074607362Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074609938Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074612625Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074615727Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074618307Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T18:59:38.236 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074620702Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T18:59:38.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074623256Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T18:59:38.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=settings t=2024-09-20T18:59:38.074625857Z level=info msg="App mode production" 2024-09-20T18:59:38.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=sqlstore t=2024-09-20T18:59:38.074674242Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T18:59:38.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=sqlstore t=2024-09-20T18:59:38.074685163Z 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-20T18:59:38.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.075611633Z level=info msg="Starting DB migrations" 2024-09-20T18:59:38.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.075671545Z level=info msg="Executing migration" id="create migration_log table" 2024-09-20T18:59:38.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.076224209Z level=info msg="Executing migration" id="create user table" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.076623339Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.077027303Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.07748046Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.078011783Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.078447101Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.079197226Z level=info msg="Executing migration" id="create user table v2" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.079600649Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.07995003Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.080412141Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.080699083Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.081024988Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.081476628Z level=info msg="Executing migration" id="Update user table charset" 2024-09-20T18:59:38.238 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.081711194Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.082111001Z level=info msg="Executing migration" id="Add missing user data" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.082422845Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.082783327Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.083152775Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.083538032Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.084884378Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.08529903Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.085727165Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.086128416Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.086504664Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.086887686Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.087161013Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.087518654Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-20T18:59:38.239 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.087832019Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.088188039Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.088526384Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.089473933Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.089845209Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.090221323Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.090572915Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.090896502Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.09129043Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.091591694Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.091857442Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.092161239Z level=info msg="Executing migration" id="create star table" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.092486778Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.092858374Z level=info msg="Executing migration" id="create org table v1" 2024-09-20T18:59:38.240 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.093267775Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.093632688Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.093957834Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.09440213Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.094768919Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.095127989Z level=info msg="Executing migration" id="Update org table charset" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.095380845Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.095594911Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.095835933Z level=info msg="Executing migration" id="create dashboard table" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.096180377Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.0965315Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.09690506Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.097375439Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.09775285Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.098105665Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-20T18:59:38.241 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.099122103Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.099465824Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.099874151Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.100261939Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.100554673Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.10095067Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.101223758Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.101707656Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.102191637Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.102640601Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.102994659Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.103500565Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.103884844Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.104281256Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-20T18:59:38.242 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.104527792Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.104750305Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.105246636Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.105750398Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.106287523Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.106780624Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.10703225Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.107454982Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.107781703Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.108012904Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.108394047Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.108738612Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.109776729Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11014001Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-20T18:59:38.243 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.110516229Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.110878997Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.111177818Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.111519129Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.111993211Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11241265Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.112660356Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.112907482Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.113283318Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11380967Z level=info msg="Executing migration" id="create data_source table" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.114236483Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.114614594Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.115004421Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.115363489Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.115705416Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-20T18:59:38.244 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11688839Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.117307874Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.117689933Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11806026Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11844642Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11894414Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.119508578Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.11974616Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.119994765Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.120581323Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-20T18:59:38.245 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.12083671Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-20T18:59:38.247 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.121108763Z level=info msg="Executing migration" id="Add uid column" 2024-09-20T18:59:38.247 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.121626996Z level=info msg="Executing migration" id="Update uid value" 2024-09-20T18:59:38.247 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.121909734Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-20T18:59:38.247 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.122338943Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-20T18:59:38.247 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.122719174Z level=info msg="Executing migration" id="create api_key table" 2024-09-20T18:59:38.247 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.123092231Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-20T18:59:38.247 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.123517149Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.123921037Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.12440155Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.124793792Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.12517887Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.125536595Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.126822797Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.127200496Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.12757437Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.127969811Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.128366485Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.12862825Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.128929937Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.129194315Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-20T18:59:38.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.129712792Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.130296989Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.13086083Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.131689784Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.132380895Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.132721514Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.133020615Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.1333649Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.133727215Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.134134998Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.134491049Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.134703913Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.134910672Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.13545779Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.136002175Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-20T18:59:38.249 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.136281491Z level=info msg="Executing migration" id="create quota table v1" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.136621606Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.136993507Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.137243579Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.137586258Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.137944096Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.138535914Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.138791977Z level=info msg="Executing migration" id="create session table" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.139180285Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.13943288Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.139656789Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.139994473Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.140326379Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.140531606Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-20T18:59:38.250 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.1407324Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.140938249Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.141189295Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.141542369Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.141751488Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.142406374Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.142669881Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.143255616Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.143821725Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.144079313Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.144444121Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.144833417Z level=info msg="Executing migration" id="create alert table v1" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.145237697Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.145639755Z level=info msg="Executing migration" id="add index alert state" 2024-09-20T18:59:38.251 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.146022639Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.146381833Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.146701971Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.147076152Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.147446117Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.149120173Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.149477624Z 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-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.149844547Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.150127495Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.150463551Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.150766712Z level=info msg="Executing migration" id="Add column is_default" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.151458362Z level=info msg="Executing migration" id="Add column frequency" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.15215998Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.152841627Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-20T18:59:38.252 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.153540572Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.153934159Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.1541839Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.154395209Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.154723431Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.155099829Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.155487762Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.155801158Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.156203175Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.156897833Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.157603798Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.157867903Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.158245255Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.158622133Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.159296608Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-20T18:59:38.253 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.159543973Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.159873829Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.160267414Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.16052588Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.160908283Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.161279353Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.161641294Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.162022631Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.162415684Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.162802113Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.163021976Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.163723353Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.16414228Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.164837409Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-20T18:59:38.254 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.165188721Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.165564798Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.165960605Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.167866205Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.168232353Z 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-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.168622193Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.16886062Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.169205975Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.169464714Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.170194343Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.170869162Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.171309826Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.17167585Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.171907943Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-20T18:59:38.255 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.172643548Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.17302772Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.173290855Z level=info msg="Executing migration" id="Move region to single row" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.17356394Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.173913859Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.174338201Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.174784877Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.175166843Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.175573412Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.175904674Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.176168882Z level=info msg="Executing migration" id="create test_data table" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.176549185Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.176885552Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.177286292Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.17767908Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-20T18:59:38.256 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.177903212Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.178181129Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.178421595Z level=info msg="Executing migration" id="create team table" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.178748367Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.179146145Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.179517714Z level=info msg="Executing migration" id="create team member table" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.179852693Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.18027252Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.180667445Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.181058107Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.181828145Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.182623691Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.183497784Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.183857669Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.184260017Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-20T18:59:38.257 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.184648804Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.185021317Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.185449715Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.185810737Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.186194682Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.186563575Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.186885126Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.187184768Z level=info msg="Executing migration" id="create tag table" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.18751768Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.187887982Z level=info msg="Executing migration" id="create login attempt table" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.188234598Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.188608156Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.188951761Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.191279212Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-20T18:59:38.258 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.191650406Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.192030614Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.192327844Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.192608792Z level=info msg="Executing migration" id="create user auth table" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.192908619Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.193292077Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.193539401Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.194339517Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.195183809Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.196006675Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.196867267Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.197264051Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.198079724Z level=info msg="Executing migration" id="create server_lock table" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.198424374Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.198812106Z level=info msg="Executing migration" id="create user auth token table" 2024-09-20T18:59:38.259 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.199233508Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.199616766Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.200006158Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.200383091Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.201239701Z level=info msg="Executing migration" id="create cache_data table" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.201612025Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.202008368Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.202389712Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.202764371Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.203009598Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.203277947Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.203660728Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.204047764Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-20T18:59:38.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.204454196Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.204673819Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.205062903Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.205499261Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.20585268Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.206241073Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.207102646Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.207505079Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.207736381Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.208102786Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.208508198Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.208850151Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.209127771Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.209568791Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-20T18:59:38.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.209917897Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.210340818Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.210739023Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.21162551Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.212016492Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.212417036Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.216852324Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.221190675Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.221602209Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.221948758Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.222859812Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.223277796Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.223664298Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.224049154Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-20T18:59:38.262 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.22442897Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.224645836Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.225527801Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.226588922Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.227531817Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.227930899Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.228360915Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.22930125Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.230248419Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.230679574Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.231629502Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.2325845Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.232865396Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-20T18:59:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.233305683Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-20T18:59:38.264 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.233714178Z 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-20T18:59:38.452 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[33675]: pgmap v23: 33 pgs: 16 unknown, 17 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 639 B/s wr, 1 op/s 2024-09-20T18:59:38.452 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[33675]: osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:59:38.452 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.452 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.452 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.452 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.452 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[23678]: pgmap v23: 33 pgs: 16 unknown, 17 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 639 B/s wr, 1 op/s 2024-09-20T18:59:38.453 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[23678]: osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:59:38.453 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.453 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.453 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.453 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.453 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 18:59:38 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[63737]: ts=2024-09-20T18:59:38.385Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003201339s 2024-09-20T18:59:38.479 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-20T18:59:38.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-mon[27226]: pgmap v23: 33 pgs: 16 unknown, 17 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 639 B/s wr, 1 op/s 2024-09-20T18:59:38.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-mon[27226]: osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:59:38.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:38.734 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.234150439Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.234398568Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.235335412Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.236221379Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.237119041Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.238028074Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.238913534Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.239185677Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.239521627Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.240426526Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.240684542Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.241658572Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.242060743Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-20T18:59:38.735 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.242965055Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.243320448Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.24370338Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.244626425Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.24497969Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.245388944Z level=info msg="Executing migration" id="create alert_image table" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.245734861Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.246133712Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.246383291Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.24674085Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.247117185Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.2471944Z 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-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.247422256Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.247706424Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-20T18:59:38.736 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.248121535Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.248229232Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.248335465Z level=info msg="alerts found to migrate" alerts=0 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.248680546Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.249098217Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.249581271Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.249950521Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.250382202Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.250815816Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.251074896Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.251429508Z level=info msg="Executing migration" id="create data_keys table" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.251823638Z level=info msg="Executing migration" id="create secrets table" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.252225528Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.257767391Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-20T18:59:38.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.25881476Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.259099233Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.264728792Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.270527722Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.270894604Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.271334337Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.271649269Z level=info msg="Executing migration" id="create permission table" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.272035198Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.272465568Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.272907164Z level=info msg="Executing migration" id="create role table" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.273276422Z level=info msg="Executing migration" id="add column display_name" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.274312212Z level=info msg="Executing migration" id="add column group_name" 2024-09-20T18:59:38.738 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.27531313Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-20T18:59:38.739 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.275752487Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-20T18:59:38.739 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.276177992Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-20T18:59:38.739 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.276613076Z level=info msg="Executing migration" id="create team role table" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.27698778Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.277448425Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.277909174Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.278331692Z level=info msg="Executing migration" id="create user role table" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.278688793Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.279112269Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.279557355Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.279998299Z level=info msg="Executing migration" id="create builtin role table" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.280406794Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.280819519Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.281269756Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.282420006Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.282909509Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-20T18:59:38.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.283411712Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.283824345Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.284257207Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.284640893Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.285049104Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.28616974Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.286563181Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.28706272Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.287327534Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.287698381Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.288177778Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.288517304Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-20T18:59:38.741 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.288763365Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.289097014Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.289484967Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.289927129Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.291052148Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.2913219Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.291734129Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.292206942Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.292637159Z level=info msg="Executing migration" id="add correlation config column" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.293786827Z level=info msg="Executing migration" id="create entity_events table" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.294214188Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.294616394Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.294712905Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:59:38.742 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.294989069Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.295080674Z 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-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.295339503Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.295699975Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.296057124Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.296469943Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.296883387Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.2972837Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.297688419Z level=info msg="Executing migration" id="Drop public config table" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.298039163Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.298436545Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.298829996Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.299274293Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-20T18:59:38.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.299687488Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.303455738Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.3046124Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.305727407Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.306033246Z level=info msg="Executing migration" id="add share column" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.307172904Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.307615604Z level=info msg="Executing migration" id="create file table" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.308050681Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.308476893Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.308963646Z level=info msg="Executing migration" id="create file_meta table" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.309328896Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.309748954Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.309992573Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-20T18:59:38.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.310333647Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.310631439Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.311011207Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.312138516Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.312422528Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.312838428Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.313201625Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.313493085Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.313808068Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.314945857Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.316073409Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.316545721Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.329471936Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.329904241Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-20T18:59:38.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.330342696Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.334529389Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.334821039Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.335156866Z level=info msg="Executing migration" id="create folder table" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.335514075Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.335933894Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.336410598Z level=info msg="Executing migration" id="Update folder title length" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.336636889Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=migrator t=2024-09-20T18:59:38.337051148Z level=info msg="migrations completed" performed=485 skipped=0 duration=261.396958ms 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=sqlstore t=2024-09-20T18:59:38.337447886Z level=info msg="Created default organization" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=plugin.finder t=2024-09-20T18:59:38.369671998Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=secrets t=2024-09-20T18:59:38.369775911Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=query_data t=2024-09-20T18:59:38.371874324Z level=info msg="Query Service initialization" 2024-09-20T18:59:38.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=live.push_http t=2024-09-20T18:59:38.374549565Z level=info msg="Live Push Gateway initialization" 2024-09-20T18:59:38.747 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:39.290 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T18:59:39.290 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "72a8741e-1e66-4784-a933-3761995b685a", 2024-09-20T18:59:39.291 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "z", 2024-09-20T18:59:39.291 INFO:teuthology.orchestra.run.smithi129.stdout: "domain_root": "z.rgw.meta:root", 2024-09-20T18:59:39.291 INFO:teuthology.orchestra.run.smithi129.stdout: "control_pool": "z.rgw.control", 2024-09-20T18:59:39.291 INFO:teuthology.orchestra.run.smithi129.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-20T18:59:39.292 INFO:teuthology.orchestra.run.smithi129.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-20T18:59:39.292 INFO:teuthology.orchestra.run.smithi129.stdout: "log_pool": "z.rgw.log", 2024-09-20T18:59:39.292 INFO:teuthology.orchestra.run.smithi129.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-20T18:59:39.292 INFO:teuthology.orchestra.run.smithi129.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-20T18:59:39.292 INFO:teuthology.orchestra.run.smithi129.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-20T18:59:39.292 INFO:teuthology.orchestra.run.smithi129.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-20T18:59:39.292 INFO:teuthology.orchestra.run.smithi129.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "otp_pool": "z.rgw.otp", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "system_key": { 2024-09-20T18:59:39.293 INFO:teuthology.orchestra.run.smithi129.stdout: "access_key": "", 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: "secret_key": "" 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: "placement_pools": [ 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: "key": "default-placement", 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: "val": { 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-20T18:59:39.294 INFO:teuthology.orchestra.run.smithi129.stdout: "storage_classes": { 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: "STANDARD": { 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: "index_type": 0, 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: "inline_data": true 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:39.295 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:39.296 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T18:59:39.296 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "a1c1493d-b1d9-47d1-94d7-2ef1eb7cb6ec" 2024-09-20T18:59:39.296 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=infra.usagestats.collector t=2024-09-20T18:59:38.975766562Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=provisioning.datasources t=2024-09-20T18:59:38.976798696Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=provisioning.datasources t=2024-09-20T18:59:38.987565703Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=provisioning.alerting t=2024-09-20T18:59:38.998124228Z level=info msg="starting to provision alerting" 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=provisioning.alerting t=2024-09-20T18:59:38.998134866Z level=info msg="finished to provision alerting" 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=ngalert.state.manager t=2024-09-20T18:59:38.998278782Z level=info msg="Warming state cache for startup" 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=grafanaStorageLogger t=2024-09-20T18:59:38.998608274Z level=info msg="storage starting" 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=http.server t=2024-09-20T18:59:39.000762169Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=ngalert.state.manager t=2024-09-20T18:59:39.005263469Z level=info msg="State cache has been initialized" states=0 duration=6.984099ms 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=ticker t=2024-09-20T18:59:39.005305426Z level=info msg=starting first_tick=2024-09-20T18:59:40Z 2024-09-20T18:59:39.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 18:59:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=ngalert.multiorg.alertmanager t=2024-09-20T18:59:39.005315984Z level=info msg="starting MultiOrg Alertmanager" 2024-09-20T18:59:39.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:39 smithi129 ceph-mon[23678]: Deploying daemon node-exporter.a on smithi129 2024-09-20T18:59:39.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:39 smithi129 ceph-mon[33675]: Deploying daemon node-exporter.a on smithi129 2024-09-20T18:59:39.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:39 smithi170 ceph-mon[27226]: Deploying daemon node-exporter.a on smithi129 2024-09-20T18:59:39.960 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-20T18:59:40.227 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:40.348 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:40 smithi129 bash[66392]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-20T18:59:40.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:40 smithi170 ceph-mon[27226]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:59:40.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:40 smithi129 ceph-mon[23678]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:59:40.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:40 smithi129 ceph-mon[33675]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:59:40.600 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:40 smithi129 bash[66392]: Getting image source signatures 2024-09-20T18:59:40.600 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:40 smithi129 bash[66392]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-20T18:59:40.600 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:40 smithi129 bash[66392]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-20T18:59:40.600 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:40 smithi129 bash[66392]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-20T18:59:42.600 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 bash[66392]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-20T18:59:42.600 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 bash[66392]: Writing manifest to image destination 2024-09-20T18:59:42.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[23678]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:59:42.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:42.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[23678]: osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:59:42.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:59:42.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[33675]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:59:42.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:42.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[33675]: osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:59:42.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:59:42.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:42 smithi170 ceph-mon[27226]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:59:42.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:42 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:42.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:42 smithi170 ceph-mon[27226]: osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:59:42.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:42 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:59:42.968 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 podman[66392]: 2024-09-20 18:59:42.62473241 +0000 UTC m=+2.624987628 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T18:59:42.968 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 podman[66392]: 2024-09-20 18:59:42.723475488 +0000 UTC m=+2.723730741 container create b81970f04f29ee65628c737ab643e1d11810bddaddee011d34c6aa44033a3e9d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:42.968 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 podman[66392]: 2024-09-20 18:59:42.959365004 +0000 UTC m=+2.959620221 container init b81970f04f29ee65628c737ab643e1d11810bddaddee011d34c6aa44033a3e9d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:43.350 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 podman[66392]: 2024-09-20 18:59:42.962290164 +0000 UTC m=+2.962545368 container start b81970f04f29ee65628c737ab643e1d11810bddaddee011d34c6aa44033a3e9d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.966Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.966Z 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-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.966Z 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-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.966Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.966Z 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-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.966Z 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-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:59:43.351 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:59:43.352 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:59:43.353 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:59:43.354 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:59:43.355 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:59:43.355 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:59:43.355 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:59:43.355 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[67111]: ts=2024-09-20T18:59:42.967Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:59:43.355 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:43 smithi129 bash[66392]: b81970f04f29ee65628c737ab643e1d11810bddaddee011d34c6aa44033a3e9d 2024-09-20T18:59:43.355 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 18:59:43 smithi129 systemd[1]: Started Ceph node-exporter.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:59:43.699 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:43 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:59:43.700 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:43 smithi170 ceph-mon[27226]: osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:59:43.700 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:43 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.700 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:43 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.700 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:43 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:18:59:43] "GET /metrics HTTP/1.1" 200 26225 "" "Prometheus/2.43.0" 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[23678]: osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:59:43.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[33675]: osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:59:43.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:43 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:43.983 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:43 smithi170 systemd[1]: Starting Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T18:59:44.385 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:44 smithi170 bash[56798]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-20T18:59:44.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:44 smithi170 ceph-mon[27226]: pgmap v29: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.8 KiB/s wr, 9 op/s 2024-09-20T18:59:44.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:44 smithi170 ceph-mon[27226]: Deploying daemon node-exporter.b on smithi170 2024-09-20T18:59:44.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:44 smithi170 ceph-mon[27226]: osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:59:44.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:44 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:59:44.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[23678]: pgmap v29: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.8 KiB/s wr, 9 op/s 2024-09-20T18:59:44.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[23678]: Deploying daemon node-exporter.b on smithi170 2024-09-20T18:59:44.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[23678]: osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:59:44.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:59:44.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[33675]: pgmap v29: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.8 KiB/s wr, 9 op/s 2024-09-20T18:59:44.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[33675]: Deploying daemon node-exporter.b on smithi170 2024-09-20T18:59:44.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[33675]: osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:59:44.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:44 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:59:45.233 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:44 smithi170 bash[56798]: Getting image source signatures 2024-09-20T18:59:45.233 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:44 smithi170 bash[56798]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-20T18:59:45.234 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:44 smithi170 bash[56798]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-20T18:59:45.234 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:44 smithi170 bash[56798]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-20T18:59:45.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:45 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:59:45.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:45 smithi170 ceph-mon[27226]: osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:59:45.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:45 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:59:45.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:45 smithi129 ceph-mon[23678]: osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:59:45.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:45 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:59:45.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:45 smithi129 ceph-mon[33675]: osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:59:46.395 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:46 smithi170 bash[56798]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[33675]: pgmap v32: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[33675]: osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[23678]: pgmap v32: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[23678]: osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:59:46.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:46.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:46 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:46.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:46 smithi170 ceph-mon[27226]: pgmap v32: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-20T18:59:46.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:46 smithi170 ceph-mon[27226]: osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:59:46.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:46 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:59:46.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:46 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:46.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:46 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:47.233 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:46 smithi170 bash[56798]: Writing manifest to image destination 2024-09-20T18:59:47.461 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T18:59:47.461 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "610e19ab-6123-4614-8608-5509ceb8269b", 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "epoch": 1, 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "predecessor_uuid": "065dfea0-6bde-4ecd-b7d7-2f3b5132dcc7", 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_status": [], 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "period_map": { 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "610e19ab-6123-4614-8608-5509ceb8269b", 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "zonegroups": [ 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "4f17d88b-68dd-40f7-9226-e6fae6387bae", 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "default", 2024-09-20T18:59:47.462 INFO:teuthology.orchestra.run.smithi129.stdout: "api_name": "default", 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "is_master": true, 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "endpoints": [], 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames": [], 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "hostnames_s3website": [], 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zone": "72a8741e-1e66-4784-a933-3761995b685a", 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "zones": [ 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "id": "72a8741e-1e66-4784-a933-3761995b685a", 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "z", 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "endpoints": [], 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "log_meta": false, 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "log_data": false, 2024-09-20T18:59:47.463 INFO:teuthology.orchestra.run.smithi129.stdout: "bucket_index_max_shards": 11, 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "read_only": false, 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "tier_type": "", 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_from_all": true, 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_from": [], 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "redirect_zone": "", 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "supported_features": [ 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "compress-encrypted", 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "notification_v2", 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "resharding" 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: "placement_targets": [ 2024-09-20T18:59:47.464 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "default-placement", 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "tags": [], 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "storage_classes": [ 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "STANDARD" 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "default_placement": "default-placement", 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "a1c1493d-b1d9-47d1-94d7-2ef1eb7cb6ec", 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "sync_policy": { 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "groups": [] 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled_features": [ 2024-09-20T18:59:47.465 INFO:teuthology.orchestra.run.smithi129.stdout: "notification_v2", 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: "resharding" 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: "short_zone_ids": [ 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: "key": "72a8741e-1e66-4784-a933-3761995b685a", 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: "val": 1901342351 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zonegroup": "4f17d88b-68dd-40f7-9226-e6fae6387bae", 2024-09-20T18:59:47.466 INFO:teuthology.orchestra.run.smithi129.stdout: "master_zone": "72a8741e-1e66-4784-a933-3761995b685a", 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "period_config": { 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "bucket_quota": { 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled": false, 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "check_on_raw": false, 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size": -1, 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size_kb": 0, 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "max_objects": -1 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "user_quota": { 2024-09-20T18:59:47.467 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled": false, 2024-09-20T18:59:47.468 INFO:teuthology.orchestra.run.smithi129.stdout: "check_on_raw": false, 2024-09-20T18:59:47.468 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size": -1, 2024-09-20T18:59:47.468 INFO:teuthology.orchestra.run.smithi129.stdout: "max_size_kb": 0, 2024-09-20T18:59:47.468 INFO:teuthology.orchestra.run.smithi129.stdout: "max_objects": -1 2024-09-20T18:59:47.468 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:47.468 INFO:teuthology.orchestra.run.smithi129.stdout: "user_ratelimit": { 2024-09-20T18:59:47.469 INFO:teuthology.orchestra.run.smithi129.stdout: "max_read_ops": 0, 2024-09-20T18:59:47.469 INFO:teuthology.orchestra.run.smithi129.stdout: "max_write_ops": 0, 2024-09-20T18:59:47.469 INFO:teuthology.orchestra.run.smithi129.stdout: "max_read_bytes": 0, 2024-09-20T18:59:47.469 INFO:teuthology.orchestra.run.smithi129.stdout: "max_write_bytes": 0, 2024-09-20T18:59:47.469 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled": false 2024-09-20T18:59:47.469 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:47.470 INFO:teuthology.orchestra.run.smithi129.stdout: "bucket_ratelimit": { 2024-09-20T18:59:47.470 INFO:teuthology.orchestra.run.smithi129.stdout: "max_read_ops": 0, 2024-09-20T18:59:47.470 INFO:teuthology.orchestra.run.smithi129.stdout: "max_write_ops": 0, 2024-09-20T18:59:47.470 INFO:teuthology.orchestra.run.smithi129.stdout: "max_read_bytes": 0, 2024-09-20T18:59:47.470 INFO:teuthology.orchestra.run.smithi129.stdout: "max_write_bytes": 0, 2024-09-20T18:59:47.470 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled": false 2024-09-20T18:59:47.471 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:47.471 INFO:teuthology.orchestra.run.smithi129.stdout: "anonymous_ratelimit": { 2024-09-20T18:59:47.471 INFO:teuthology.orchestra.run.smithi129.stdout: "max_read_ops": 0, 2024-09-20T18:59:47.471 INFO:teuthology.orchestra.run.smithi129.stdout: "max_write_ops": 0, 2024-09-20T18:59:47.471 INFO:teuthology.orchestra.run.smithi129.stdout: "max_read_bytes": 0, 2024-09-20T18:59:47.471 INFO:teuthology.orchestra.run.smithi129.stdout: "max_write_bytes": 0, 2024-09-20T18:59:47.471 INFO:teuthology.orchestra.run.smithi129.stdout: "enabled": false 2024-09-20T18:59:47.472 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T18:59:47.472 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T18:59:47.472 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_id": "a1c1493d-b1d9-47d1-94d7-2ef1eb7cb6ec", 2024-09-20T18:59:47.472 INFO:teuthology.orchestra.run.smithi129.stdout: "realm_epoch": 2 2024-09-20T18:59:47.472 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T18:59:47.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:47 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:59:47.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:47 smithi170 ceph-mon[27226]: osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:59:47.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:47 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:59:47.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:47 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:59:47.764 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:59:47.764 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[33675]: osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:59:47.764 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:59:47.764 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:59:47.764 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:59:47.764 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[23678]: osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:59:47.765 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:59:47.765 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:47 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1971034662' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:59:48.217 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-20T18:59:48.468 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:48.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:48 smithi129 ceph-mon[23678]: pgmap v35: 129 pgs: 37 unknown, 19 creating+peering, 73 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-20T18:59:48.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:48 smithi129 ceph-mon[23678]: osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:59:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:48 smithi129 ceph-mon[33675]: pgmap v35: 129 pgs: 37 unknown, 19 creating+peering, 73 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-20T18:59:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:48 smithi129 ceph-mon[33675]: osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:59:48.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:48 smithi170 ceph-mon[27226]: pgmap v35: 129 pgs: 37 unknown, 19 creating+peering, 73 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-09-20T18:59:48.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:48 smithi170 ceph-mon[27226]: osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:59:49.184 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled rgw.foo update... 2024-09-20T18:59:49.484 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 podman[56798]: 2024-09-20 18:59:49.074563013 +0000 UTC m=+5.103437921 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T18:59:49.484 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 podman[56798]: 2024-09-20 18:59:49.189608941 +0000 UTC m=+5.218483894 container create a9a7fadb03ac94327c4d6c2b854036ffa7f47fceb220614a8926f7ce9368863f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:49.904 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph osd pool create foo' 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 podman[56798]: 2024-09-20 18:59:49.585447012 +0000 UTC m=+5.614321925 container init a9a7fadb03ac94327c4d6c2b854036ffa7f47fceb220614a8926f7ce9368863f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 podman[56798]: 2024-09-20 18:59:49.588889742 +0000 UTC m=+5.617764655 container start a9a7fadb03ac94327c4d6c2b854036ffa7f47fceb220614a8926f7ce9368863f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.594Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.594Z 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-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.594Z 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-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.594Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.594Z 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-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.594Z 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-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:59:49.984 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:59:49.985 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:59:49.985 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:59:49.985 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:59:49.985 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:59:49.985 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:59:49.985 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:59:49.985 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:59:49.986 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:59:49.987 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.595Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.596Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[56874]: ts=2024-09-20T18:59:49.596Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 bash[56798]: a9a7fadb03ac94327c4d6c2b854036ffa7f47fceb220614a8926f7ce9368863f 2024-09-20T18:59:49.988 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 18:59:49 smithi170 systemd[1]: Started Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T18:59:50.163 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: pgmap v37: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 437 B/s wr, 1 op/s 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: from='client.24596 -' 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-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.438 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: pgmap v37: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 437 B/s wr, 1 op/s 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: from='client.24596 -' 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-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:50 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.440 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: pgmap v37: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 437 B/s wr, 1 op/s 2024-09-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: from='client.24596 -' 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-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:50.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:50 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:51.190 INFO:teuthology.orchestra.run.smithi129.stderr:pool 'foo' created 2024-09-20T18:59:51.467 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:51 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1185152322' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:59:51.467 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:51 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1185152322' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:59:51.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:51 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1185152322' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:59:51.904 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'rbd pool init foo' 2024-09-20T18:59:52.188 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:52.210 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[23678]: pgmap v38: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-20T18:59:52.210 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1185152322' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:59:52.210 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[23678]: osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:59:52.210 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:52.470 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[33675]: pgmap v38: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-20T18:59:52.471 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1185152322' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:59:52.471 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[33675]: osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:59:52.471 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:52 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:52.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:52 smithi170 ceph-mon[27226]: pgmap v38: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-20T18:59:52.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:52 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1185152322' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:59:52.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:52 smithi170 ceph-mon[27226]: osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:59:52.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:52 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:53.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:53 smithi129 ceph-mon[23678]: osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:53 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1480750433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:53 smithi129 ceph-mon[33675]: osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:53 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1480750433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:59:53.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:53 smithi170 ceph-mon[27226]: osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:59:53.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:53 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1480750433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:59:53.849 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 18:59:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:18:59:53] "GET /metrics HTTP/1.1" 200 35408 "" "Prometheus/2.43.0" 2024-09-20T18:59:54.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: pgmap v41: 161 pgs: 32 creating+peering, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-20T18:59:54.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1480750433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:54 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:54.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: pgmap v41: 161 pgs: 32 creating+peering, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1480750433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: pgmap v41: 161 pgs: 32 creating+peering, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1480750433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:54.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:54.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:54.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:54.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:59:54.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:54.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:54 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:55.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:55 smithi170 ceph-mon[27226]: Deploying daemon rgw.foo.smithi170.scrjog on smithi170 2024-09-20T18:59:55.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:55 smithi170 ceph-mon[27226]: osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:59:55.541 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:55 smithi129 ceph-mon[23678]: Deploying daemon rgw.foo.smithi170.scrjog on smithi170 2024-09-20T18:59:55.541 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:55 smithi129 ceph-mon[23678]: osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:59:55.541 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:55 smithi129 ceph-mon[33675]: Deploying daemon rgw.foo.smithi170.scrjog on smithi170 2024-09-20T18:59:55.541 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:55 smithi129 ceph-mon[33675]: osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:59:55.916 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-20T18:59:56.166 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:56.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:56 smithi170 ceph-mon[27226]: pgmap v44: 161 pgs: 32 creating+peering, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.5 KiB/s wr, 7 op/s 2024-09-20T18:59:56.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:56 smithi170 ceph-mon[27226]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:59:56.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:56 smithi170 ceph-mon[27226]: Cluster is now healthy 2024-09-20T18:59:56.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:56 smithi170 ceph-mon[27226]: osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:59:56.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[23678]: pgmap v44: 161 pgs: 32 creating+peering, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.5 KiB/s wr, 7 op/s 2024-09-20T18:59:56.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[23678]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:59:56.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[23678]: Cluster is now healthy 2024-09-20T18:59:56.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[23678]: osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:59:56.544 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[33675]: pgmap v44: 161 pgs: 32 creating+peering, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.5 KiB/s wr, 7 op/s 2024-09-20T18:59:56.544 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[33675]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:59:56.545 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[33675]: Cluster is now healthy 2024-09-20T18:59:56.545 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:56 smithi129 ceph-mon[33675]: osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:59:56.865 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled iscsi.foo update... 2024-09-20T18:59:57.635 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: Deploying daemon rgw.foo.smithi129.bbzsdc on smithi129 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='client.24614 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: Saving service iscsi.foo spec with placement count:1 2024-09-20T18:59:57.949 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: Deploying daemon rgw.foo.smithi129.bbzsdc on smithi129 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='client.24614 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: Saving service iscsi.foo spec with placement count:1 2024-09-20T18:59:57.950 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:57 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:58.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:58.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:58.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: Deploying daemon rgw.foo.smithi129.bbzsdc on smithi129 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='client.24614 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: Saving service iscsi.foo spec with placement count:1 2024-09-20T18:59:58.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:57 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T18:59:58.974 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:59:59.081 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 18:59:58 smithi129 ceph-mon[23678]: pgmap v46: 161 pgs: 11 creating+peering, 150 active+clean; 583 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.3 KiB/s wr, 153 op/s 2024-09-20T18:59:59.081 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 18:59:58 smithi129 ceph-mon[33675]: pgmap v46: 161 pgs: 11 creating+peering, 150 active+clean; 583 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.3 KiB/s wr, 153 op/s 2024-09-20T18:59:59.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 18:59:58 smithi170 ceph-mon[27226]: pgmap v46: 161 pgs: 11 creating+peering, 150 active+clean; 583 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 4.3 KiB/s wr, 153 op/s 2024-09-20T19:00:01.099 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 5.8 KiB/s wr, 183 op/s 2024-09-20T19:00:01.099 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: overall HEALTH_OK 2024-09-20T19:00:01.099 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 5.8 KiB/s wr, 183 op/s 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: overall HEALTH_OK 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.101 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 5.8 KiB/s wr, 183 op/s 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: overall HEALTH_OK 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:01.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:02.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: Saving service rgw.foo spec with placement count:2 2024-09-20T19:00:02.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-20T19:00:02.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-20T19:00:02.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: osdmap e75: 8 total, 8 up, 8 in 2024-09-20T19:00:02.013 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-20T19:00:02.013 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.013 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-20T19:00:02.013 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.013 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:02.013 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: Saving service rgw.foo spec with placement count:2 2024-09-20T19:00:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-20T19:00:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-20T19:00:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: osdmap e75: 8 total, 8 up, 8 in 2024-09-20T19:00:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: Saving service rgw.foo spec with placement count:2 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: osdmap e75: 8 total, 8 up, 8 in 2024-09-20T19:00:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-09-20T19:00:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-20T19:00:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-20T19:00:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:02.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:03.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:02 smithi170 ceph-mon[27226]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 140 op/s 2024-09-20T19:00:03.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-20T19:00:03.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-20T19:00:03.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-20T19:00:03.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-20T19:00:03.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:02 smithi170 ceph-mon[27226]: osdmap e76: 8 total, 8 up, 8 in 2024-09-20T19:00:03.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[33675]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 140 op/s 2024-09-20T19:00:03.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-20T19:00:03.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-20T19:00:03.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[33675]: osdmap e76: 8 total, 8 up, 8 in 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[23678]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 4.5 KiB/s wr, 140 op/s 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-20T19:00:03.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:02 smithi129 ceph-mon[23678]: osdmap e76: 8 total, 8 up, 8 in 2024-09-20T19:00:03.849 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:00:03] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-09-20T19:00:04.349 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:04] ENGINE Bus STOPPING 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[23678]: osdmap e77: 8 total, 8 up, 8 in 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[33675]: osdmap e77: 8 total, 8 up, 8 in 2024-09-20T19:00:04.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:04.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:04.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:04 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:04 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:04 smithi170 ceph-mon[27226]: osdmap e77: 8 total, 8 up, 8 in 2024-09-20T19:00:04.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:04 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:04 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:04 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:04.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:04 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:04.814 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:00:04.814 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:04] ENGINE Bus STOPPED 2024-09-20T19:00:04.814 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:04] ENGINE Bus STARTING 2024-09-20T19:00:04.814 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:04] ENGINE Serving on http://:::9283 2024-09-20T19:00:04.815 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:04] ENGINE Bus STARTED 2024-09-20T19:00:04.815 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:04] ENGINE Bus STOPPING 2024-09-20T19:00:05.099 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.6 KiB/s wr, 272 op/s 2024-09-20T19:00:05.099 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: Checking dashboard <-> RGW credentials 2024-09-20T19:00:05.099 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.099 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.100 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.6 KiB/s wr, 272 op/s 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: Checking dashboard <-> RGW credentials 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.100 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.101 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:05.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.6 KiB/s wr, 272 op/s 2024-09-20T19:00:05.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: Checking dashboard <-> RGW credentials 2024-09-20T19:00:05.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:05.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:00:05.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:05 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:05.526 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:00:05.526 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:05] ENGINE Bus STOPPED 2024-09-20T19:00:05.527 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:05] ENGINE Bus STARTING 2024-09-20T19:00:05.527 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:05] ENGINE Serving on http://:::9283 2024-09-20T19:00:05.527 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:05] ENGINE Bus STARTED 2024-09-20T19:00:06.296 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:06 smithi129 ceph-mon[23678]: Deploying daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:00:06.297 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:06 smithi129 ceph-mon[33675]: Deploying daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:00:06.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:06 smithi170 ceph-mon[27226]: Deploying daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:00:07.277 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[33675]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 171 op/s 2024-09-20T19:00:07.277 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.277 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[33675]: Checking pool "foo" exists for service iscsi.foo 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[23678]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 171 op/s 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[23678]: Checking pool "foo" exists for service iscsi.foo 2024-09-20T19:00:07.278 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:07 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:07 smithi170 ceph-mon[27226]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 170 B/s wr, 171 op/s 2024-09-20T19:00:07.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:07 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:07 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:07 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:07 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:07.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:07 smithi170 ceph-mon[27226]: Checking pool "foo" exists for service iscsi.foo 2024-09-20T19:00:07.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:07 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:08.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[33675]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 682 B/s wr, 180 op/s; 9 B/s, 0 objects/s recovering 2024-09-20T19:00:08.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2745368285' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:00:08.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4117675802' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2703610337"}]: dispatch 2024-09-20T19:00:08.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[33675]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-20T19:00:08.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[23678]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 682 B/s wr, 180 op/s; 9 B/s, 0 objects/s recovering 2024-09-20T19:00:08.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2745368285' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:00:08.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4117675802' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2703610337"}]: dispatch 2024-09-20T19:00:08.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:08 smithi129 ceph-mon[23678]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-20T19:00:08.427 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:08 smithi170 ceph-mon[27226]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 682 B/s wr, 180 op/s; 9 B/s, 0 objects/s recovering 2024-09-20T19:00:08.427 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:08 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2745368285' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:00:08.427 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:08 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4117675802' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2703610337"}]: dispatch 2024-09-20T19:00:08.427 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:08 smithi170 ceph-mon[27226]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-20T19:00:09.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4117675802' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2703610337"}]': finished 2024-09-20T19:00:09.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[23678]: osdmap e78: 8 total, 8 up, 8 in 2024-09-20T19:00:09.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1809048894' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]: dispatch 2024-09-20T19:00:09.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]: dispatch 2024-09-20T19:00:09.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4117675802' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2703610337"}]': finished 2024-09-20T19:00:09.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[33675]: osdmap e78: 8 total, 8 up, 8 in 2024-09-20T19:00:09.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1809048894' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]: dispatch 2024-09-20T19:00:09.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:09 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]: dispatch 2024-09-20T19:00:09.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:09 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4117675802' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2703610337"}]': finished 2024-09-20T19:00:09.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:09 smithi170 ceph-mon[27226]: osdmap e78: 8 total, 8 up, 8 in 2024-09-20T19:00:09.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:09 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1809048894' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]: dispatch 2024-09-20T19:00:09.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:09 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]: dispatch 2024-09-20T19:00:10.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:10 smithi170 ceph-mon[27226]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 439 B/s wr, 7 op/s; 8 B/s, 0 objects/s recovering 2024-09-20T19:00:10.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:10 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]': finished 2024-09-20T19:00:10.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:10 smithi170 ceph-mon[27226]: osdmap e79: 8 total, 8 up, 8 in 2024-09-20T19:00:10.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:10 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/251682864' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2728047770"}]: dispatch 2024-09-20T19:00:10.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[33675]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 439 B/s wr, 7 op/s; 8 B/s, 0 objects/s recovering 2024-09-20T19:00:10.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]': finished 2024-09-20T19:00:10.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[33675]: osdmap e79: 8 total, 8 up, 8 in 2024-09-20T19:00:10.349 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/251682864' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2728047770"}]: dispatch 2024-09-20T19:00:10.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[23678]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 6.6 KiB/s rd, 439 B/s wr, 7 op/s; 8 B/s, 0 objects/s recovering 2024-09-20T19:00:10.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1899532476"}]': finished 2024-09-20T19:00:10.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[23678]: osdmap e79: 8 total, 8 up, 8 in 2024-09-20T19:00:10.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:10 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/251682864' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2728047770"}]: dispatch 2024-09-20T19:00:11.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/251682864' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2728047770"}]': finished 2024-09-20T19:00:11.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: osdmap e80: 8 total, 8 up, 8 in 2024-09-20T19:00:11.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2445749236' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]: dispatch 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]: dispatch 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[23678]: Reconfiguring daemon alertmanager.a on smithi129 2024-09-20T19:00:11.350 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/251682864' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2728047770"}]': finished 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: osdmap e80: 8 total, 8 up, 8 in 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2445749236' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]: dispatch 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]: dispatch 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T19:00:11.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:11 smithi129 ceph-mon[33675]: Reconfiguring daemon alertmanager.a on smithi129 2024-09-20T19:00:11.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/251682864' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2728047770"}]': finished 2024-09-20T19:00:11.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: osdmap e80: 8 total, 8 up, 8 in 2024-09-20T19:00:11.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2445749236' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]: dispatch 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]: dispatch 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T19:00:11.484 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:11 smithi170 ceph-mon[27226]: Reconfiguring daemon alertmanager.a on smithi129 2024-09-20T19:00:12.555 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[33675]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s; 9 B/s, 0 objects/s recovering 2024-09-20T19:00:12.555 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:12.555 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]': finished 2024-09-20T19:00:12.555 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[33675]: osdmap e81: 8 total, 8 up, 8 in 2024-09-20T19:00:12.555 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2946660323' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]: dispatch 2024-09-20T19:00:12.556 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]: dispatch 2024-09-20T19:00:12.556 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[23678]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s; 9 B/s, 0 objects/s recovering 2024-09-20T19:00:12.556 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:12.556 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]': finished 2024-09-20T19:00:12.556 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[23678]: osdmap e81: 8 total, 8 up, 8 in 2024-09-20T19:00:12.556 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2946660323' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]: dispatch 2024-09-20T19:00:12.556 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:12 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]: dispatch 2024-09-20T19:00:12.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:12 smithi170 ceph-mon[27226]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s; 9 B/s, 0 objects/s recovering 2024-09-20T19:00:12.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:12 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:12.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:12 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3743443219"}]': finished 2024-09-20T19:00:12.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:12 smithi170 ceph-mon[27226]: osdmap e81: 8 total, 8 up, 8 in 2024-09-20T19:00:12.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:12 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2946660323' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]: dispatch 2024-09-20T19:00:12.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:12 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]: dispatch 2024-09-20T19:00:13.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:13 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]': finished 2024-09-20T19:00:13.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:13 smithi170 ceph-mon[27226]: osdmap e82: 8 total, 8 up, 8 in 2024-09-20T19:00:13.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:13 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1396262130' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]: dispatch 2024-09-20T19:00:13.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:13 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]: dispatch 2024-09-20T19:00:13.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]': finished 2024-09-20T19:00:13.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[23678]: osdmap e82: 8 total, 8 up, 8 in 2024-09-20T19:00:13.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1396262130' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]: dispatch 2024-09-20T19:00:13.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]: dispatch 2024-09-20T19:00:13.850 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:00:13] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-09-20T19:00:13.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1571000795"}]': finished 2024-09-20T19:00:13.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[33675]: osdmap e82: 8 total, 8 up, 8 in 2024-09-20T19:00:13.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1396262130' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]: dispatch 2024-09-20T19:00:13.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:13 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]: dispatch 2024-09-20T19:00:14.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:14 smithi129 systemd[1]: Stopping Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:00:14.670 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[23678]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:14.670 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]': finished 2024-09-20T19:00:14.670 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[23678]: osdmap e83: 8 total, 8 up, 8 in 2024-09-20T19:00:14.670 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3741241473' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]: dispatch 2024-09-20T19:00:14.670 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]: dispatch 2024-09-20T19:00:14.671 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[33675]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:14.671 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]': finished 2024-09-20T19:00:14.671 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[33675]: osdmap e83: 8 total, 8 up, 8 in 2024-09-20T19:00:14.671 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3741241473' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]: dispatch 2024-09-20T19:00:14.671 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]: dispatch 2024-09-20T19:00:14.671 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:14 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[63737]: ts=2024-09-20T19:00:14.351Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:00:14.672 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:14 smithi129 podman[72610]: 2024-09-20 19:00:14.372139703 +0000 UTC m=+0.123539623 container died 02d891a910d4f0f5d12f9e1118ad6296c2f2376f6d779a2b9a7641cd4cb78c31 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:14.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:14 smithi170 ceph-mon[27226]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:14.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:14 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3840627484"}]': finished 2024-09-20T19:00:14.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:14 smithi170 ceph-mon[27226]: osdmap e83: 8 total, 8 up, 8 in 2024-09-20T19:00:14.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:14 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3741241473' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]: dispatch 2024-09-20T19:00:14.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:14 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]: dispatch 2024-09-20T19:00:15.045 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:14 smithi129 podman[72610]: 2024-09-20 19:00:14.774255858 +0000 UTC m=+0.525655766 container cleanup 02d891a910d4f0f5d12f9e1118ad6296c2f2376f6d779a2b9a7641cd4cb78c31 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:15.045 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:14 smithi129 bash[72610]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:00:15.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 podman[72622]: 2024-09-20 19:00:15.037253668 +0000 UTC m=+0.662206301 container remove 02d891a910d4f0f5d12f9e1118ad6296c2f2376f6d779a2b9a7641cd4cb78c31 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:15.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 podman[72622]: 2024-09-20 19:00:15.146510088 +0000 UTC m=+0.771462720 volume remove 60e4039fc6b606b82b7fffdd637653f11dcc2a961ff9f8c6007d43312ad00758 2024-09-20T19:00:15.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:00:15.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 systemd[1]: Stopped Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:00:15.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 systemd[1]: Starting Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:00:15.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:15 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]': finished 2024-09-20T19:00:15.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:15 smithi170 ceph-mon[27226]: osdmap e84: 8 total, 8 up, 8 in 2024-09-20T19:00:15.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:15 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2179052410' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]: dispatch 2024-09-20T19:00:15.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:15 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]: dispatch 2024-09-20T19:00:15.770 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]': finished 2024-09-20T19:00:15.770 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[33675]: osdmap e84: 8 total, 8 up, 8 in 2024-09-20T19:00:15.770 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2179052410' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]: dispatch 2024-09-20T19:00:15.770 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]: dispatch 2024-09-20T19:00:15.771 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2251476059"}]': finished 2024-09-20T19:00:15.771 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[23678]: osdmap e84: 8 total, 8 up, 8 in 2024-09-20T19:00:15.771 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2179052410' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]: dispatch 2024-09-20T19:00:15.771 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]: dispatch 2024-09-20T19:00:15.771 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 podman[72737]: 2024-09-20 19:00:15.480616377 +0000 UTC m=+0.107618733 volume create fe7d480d16055b0da727bca926ddf50973fd30bf74e8817c82a0e7e787e91b7f 2024-09-20T19:00:15.771 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 podman[72737]: 2024-09-20 19:00:15.391524773 +0000 UTC m=+0.018527145 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-20T19:00:15.771 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 podman[72737]: 2024-09-20 19:00:15.564374398 +0000 UTC m=+0.191376753 container create f6f78627afe6db2c77814c5c7b712084afd2d01fc0d7a013f63b2dfeea09b1cc (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:16.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 podman[72737]: 2024-09-20 19:00:15.875752707 +0000 UTC m=+0.502755072 container init f6f78627afe6db2c77814c5c7b712084afd2d01fc0d7a013f63b2dfeea09b1cc (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:16.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 podman[72737]: 2024-09-20 19:00:15.87874916 +0000 UTC m=+0.505751522 container start f6f78627afe6db2c77814c5c7b712084afd2d01fc0d7a013f63b2dfeea09b1cc (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:16.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.890Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.890Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.891Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.129 port=9094 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.892Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.915Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.915Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.918Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:15.918Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 bash[72737]: f6f78627afe6db2c77814c5c7b712084afd2d01fc0d7a013f63b2dfeea09b1cc 2024-09-20T19:00:16.350 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:15 smithi129 systemd[1]: Started Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:00:16.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]': finished 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: osdmap e85: 8 total, 8 up, 8 in 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1784269979' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]: dispatch 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]: dispatch 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:00:16.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:16 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:16.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:16.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]': finished 2024-09-20T19:00:16.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: osdmap e85: 8 total, 8 up, 8 in 2024-09-20T19:00:16.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1784269979' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]: dispatch 2024-09-20T19:00:16.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]: dispatch 2024-09-20T19:00:16.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 224 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3575299306"}]': finished 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: osdmap e85: 8 total, 8 up, 8 in 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1784269979' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]: dispatch 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]: dispatch 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:00:16.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:16 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:17.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:17 smithi170 ceph-mon[27226]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:00:17.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:17 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]': finished 2024-09-20T19:00:17.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:17 smithi170 ceph-mon[27226]: osdmap e86: 8 total, 8 up, 8 in 2024-09-20T19:00:17.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:17 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1205825310' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3840627484"}]: dispatch 2024-09-20T19:00:17.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:17 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:17.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[23678]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:00:17.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]': finished 2024-09-20T19:00:17.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[23678]: osdmap e86: 8 total, 8 up, 8 in 2024-09-20T19:00:17.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1205825310' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3840627484"}]: dispatch 2024-09-20T19:00:17.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:17.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[33675]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:00:17.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2085430275"}]': finished 2024-09-20T19:00:17.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[33675]: osdmap e86: 8 total, 8 up, 8 in 2024-09-20T19:00:17.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1205825310' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3840627484"}]: dispatch 2024-09-20T19:00:17.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:18.349 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:17 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:17.893Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000801134s 2024-09-20T19:00:18.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:18 smithi170 ceph-mon[27226]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:18.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:18 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1205825310' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3840627484"}]': finished 2024-09-20T19:00:18.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:18 smithi170 ceph-mon[27226]: osdmap e87: 8 total, 8 up, 8 in 2024-09-20T19:00:18.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:18 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3863844247' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3575299306"}]: dispatch 2024-09-20T19:00:18.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[23678]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:18.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1205825310' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3840627484"}]': finished 2024-09-20T19:00:18.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[23678]: osdmap e87: 8 total, 8 up, 8 in 2024-09-20T19:00:18.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3863844247' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3575299306"}]: dispatch 2024-09-20T19:00:18.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[33675]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:18.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1205825310' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/3840627484"}]': finished 2024-09-20T19:00:18.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[33675]: osdmap e87: 8 total, 8 up, 8 in 2024-09-20T19:00:18.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:18 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3863844247' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3575299306"}]: dispatch 2024-09-20T19:00:19.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:19 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3863844247' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3575299306"}]': finished 2024-09-20T19:00:19.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:19 smithi170 ceph-mon[27226]: osdmap e88: 8 total, 8 up, 8 in 2024-09-20T19:00:19.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:19 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4035037408' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]: dispatch 2024-09-20T19:00:19.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:19 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]: dispatch 2024-09-20T19:00:19.695 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3863844247' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3575299306"}]': finished 2024-09-20T19:00:19.695 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[33675]: osdmap e88: 8 total, 8 up, 8 in 2024-09-20T19:00:19.695 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4035037408' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]: dispatch 2024-09-20T19:00:19.695 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]: dispatch 2024-09-20T19:00:19.696 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3863844247' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/3575299306"}]': finished 2024-09-20T19:00:19.696 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[23678]: osdmap e88: 8 total, 8 up, 8 in 2024-09-20T19:00:19.696 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4035037408' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]: dispatch 2024-09-20T19:00:19.696 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:19 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]: dispatch 2024-09-20T19:00:19.983 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:19 smithi170 systemd[1]: Stopping Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:00:20.325 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.015Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:00:20.326 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.016Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:00:20.326 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.016Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:00:20.326 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.016Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:00:20.326 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[54577]: ts=2024-09-20T19:00:20.016Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:00:20.326 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 podman[59702]: 2024-09-20 19:00:20.026118395 +0000 UTC m=+0.119903886 container died 78756bc6af80d5dbb7917131c5e8e6bbd6e73d5717101149153039af8302b3b6 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:20.683 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-mon[27226]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:20.683 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]': finished 2024-09-20T19:00:20.683 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-mon[27226]: osdmap e89: 8 total, 8 up, 8 in 2024-09-20T19:00:20.683 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:20 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4142381978' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1955980595"}]: dispatch 2024-09-20T19:00:20.683 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 podman[59702]: 2024-09-20 19:00:20.415058957 +0000 UTC m=+0.508844446 container cleanup 78756bc6af80d5dbb7917131c5e8e6bbd6e73d5717101149153039af8302b3b6 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:20.683 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 bash[59702]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:00:20.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[23678]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:20.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]': finished 2024-09-20T19:00:20.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[23678]: osdmap e89: 8 total, 8 up, 8 in 2024-09-20T19:00:20.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4142381978' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1955980595"}]: dispatch 2024-09-20T19:00:20.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[33675]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:20.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/288336932"}]': finished 2024-09-20T19:00:20.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[33675]: osdmap e89: 8 total, 8 up, 8 in 2024-09-20T19:00:20.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:20 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4142381978' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1955980595"}]: dispatch 2024-09-20T19:00:20.983 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 podman[59714]: 2024-09-20 19:00:20.674372008 +0000 UTC m=+0.646457345 container remove 78756bc6af80d5dbb7917131c5e8e6bbd6e73d5717101149153039af8302b3b6 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:20.983 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:00:20.983 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 systemd[1]: Stopped Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:00:20.983 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.191s CPU time. 2024-09-20T19:00:20.983 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:20 smithi170 systemd[1]: Starting Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:00:21.327 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 podman[59808]: 2024-09-20 19:00:20.952541589 +0000 UTC m=+0.017127657 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T19:00:21.328 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 podman[59808]: 2024-09-20 19:00:21.092254807 +0000 UTC m=+0.156840917 container create cb2a92b5f628644eeca9127fbdec467b7e7ee5ad87f5b41a3f0ecf16ee65bcdb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:21.328 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 podman[59808]: 2024-09-20 19:00:21.319127878 +0000 UTC m=+0.383713947 container init cb2a92b5f628644eeca9127fbdec467b7e7ee5ad87f5b41a3f0ecf16ee65bcdb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:21.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4142381978' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1955980595"}]': finished 2024-09-20T19:00:21.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-mon[27226]: osdmap e90: 8 total, 8 up, 8 in 2024-09-20T19:00:21.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/53828860' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/827708963"}]: dispatch 2024-09-20T19:00:21.733 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 podman[59808]: 2024-09-20 19:00:21.322106968 +0000 UTC m=+0.386693045 container start cb2a92b5f628644eeca9127fbdec467b7e7ee5ad87f5b41a3f0ecf16ee65bcdb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:21.734 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.345Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:00:21.734 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.345Z 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-20T19:00:21.734 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.345Z 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 smithi170 (none))" 2024-09-20T19:00:21.734 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.345Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:00:21.734 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.345Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:00:21.734 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.348Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:00:21.735 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.348Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:00:21.735 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.349Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:00:21.735 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.349Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:00:21.735 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.350Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:00:21.735 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.350Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.403µs 2024-09-20T19:00:21.735 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.350Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:00:21.735 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.353Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-20T19:00:21.736 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.354Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-20T19:00:21.736 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.354Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=16.728µs wal_replay_duration=3.432362ms wbl_replay_duration=88ns total_replay_duration=3.482805ms 2024-09-20T19:00:21.736 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.354Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:00:21.736 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.354Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:00:21.736 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.354Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:00:21.736 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.376Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.035443ms db_storage=1.085µs remote_storage=1.088µs web_handler=379ns query_engine=493ns scrape=388.036µs scrape_sd=94.207µs notify=14.462µs notify_sd=23.658µs rules=20.144907ms tracing=6.094µs 2024-09-20T19:00:21.737 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.376Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:00:21.737 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:00:21.376Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:00:21.737 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 bash[59808]: cb2a92b5f628644eeca9127fbdec467b7e7ee5ad87f5b41a3f0ecf16ee65bcdb 2024-09-20T19:00:21.737 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:00:21 smithi170 systemd[1]: Started Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:00:21.750 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4142381978' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1955980595"}]': finished 2024-09-20T19:00:21.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-mon[33675]: osdmap e90: 8 total, 8 up, 8 in 2024-09-20T19:00:21.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/53828860' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/827708963"}]: dispatch 2024-09-20T19:00:21.751 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4142381978' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1955980595"}]': finished 2024-09-20T19:00:21.751 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-mon[23678]: osdmap e90: 8 total, 8 up, 8 in 2024-09-20T19:00:21.751 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/53828860' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/827708963"}]: dispatch 2024-09-20T19:00:21.751 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:21] ENGINE Bus STOPPING 2024-09-20T19:00:21.752 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:21] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:00:21.752 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:21] ENGINE Bus STOPPED 2024-09-20T19:00:21.752 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:21] ENGINE Bus STARTING 2024-09-20T19:00:21.752 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:21] ENGINE Serving on http://:::9283 2024-09-20T19:00:21.752 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:21] ENGINE Bus STARTED 2024-09-20T19:00:21.752 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:21 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:21] ENGINE Bus STOPPING 2024-09-20T19:00:22.431 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:00:22.431 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STOPPED 2024-09-20T19:00:22.431 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STARTING 2024-09-20T19:00:22.431 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Serving on http://:::9283 2024-09-20T19:00:22.431 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STARTED 2024-09-20T19:00:22.431 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STOPPING 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/53828860' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/827708963"}]': finished 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: osdmap e91: 8 total, 8 up, 8 in 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:22.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:22.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:00:22.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:00:22.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:22 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/765464345' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/495365685"}]: dispatch 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/53828860' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/827708963"}]': finished 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: osdmap e91: 8 total, 8 up, 8 in 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.751 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:22.752 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/765464345' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/495365685"}]: dispatch 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/53828860' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/827708963"}]': finished 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: osdmap e91: 8 total, 8 up, 8 in 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.753 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:22.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/765464345' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/495365685"}]: dispatch 2024-09-20T19:00:23.006 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:00:23.006 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STOPPED 2024-09-20T19:00:23.006 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STARTING 2024-09-20T19:00:23.006 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Serving on http://:::9283 2024-09-20T19:00:23.007 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STARTED 2024-09-20T19:00:23.007 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:22] ENGINE Bus STOPPING 2024-09-20T19:00:23.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/765464345' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/495365685"}]': finished 2024-09-20T19:00:23.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[23678]: osdmap e92: 8 total, 8 up, 8 in 2024-09-20T19:00:23.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3543473969' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]: dispatch 2024-09-20T19:00:23.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]: dispatch 2024-09-20T19:00:23.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/765464345' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/495365685"}]': finished 2024-09-20T19:00:23.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[33675]: osdmap e92: 8 total, 8 up, 8 in 2024-09-20T19:00:23.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3543473969' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]: dispatch 2024-09-20T19:00:23.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]: dispatch 2024-09-20T19:00:23.601 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:00:23.601 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:23] ENGINE Bus STOPPED 2024-09-20T19:00:23.601 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:23] ENGINE Bus STARTING 2024-09-20T19:00:23.601 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:23] ENGINE Serving on http://:::9283 2024-09-20T19:00:23.601 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:00:23] ENGINE Bus STARTED 2024-09-20T19:00:23.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:23 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/765464345' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/495365685"}]': finished 2024-09-20T19:00:23.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:23 smithi170 ceph-mon[27226]: osdmap e92: 8 total, 8 up, 8 in 2024-09-20T19:00:23.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:23 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3543473969' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]: dispatch 2024-09-20T19:00:23.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:23 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]: dispatch 2024-09-20T19:00:24.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:24 smithi129 ceph-mon[23678]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:24.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:24 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]': finished 2024-09-20T19:00:24.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:24 smithi129 ceph-mon[23678]: osdmap e93: 8 total, 8 up, 8 in 2024-09-20T19:00:24.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:24 smithi129 ceph-mon[33675]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:24.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:24 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]': finished 2024-09-20T19:00:24.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:24 smithi129 ceph-mon[33675]: osdmap e93: 8 total, 8 up, 8 in 2024-09-20T19:00:24.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:24 smithi170 ceph-mon[27226]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:24.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:24 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/495365685"}]': finished 2024-09-20T19:00:24.983 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:24 smithi170 ceph-mon[27226]: osdmap e93: 8 total, 8 up, 8 in 2024-09-20T19:00:26.346 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:00:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:00:25.896Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003501814s 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: Checking dashboard <-> RGW credentials 2024-09-20T19:00:26.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: Checking dashboard <-> RGW credentials 2024-09-20T19:00:26.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:26 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:26.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: Checking dashboard <-> RGW credentials 2024-09-20T19:00:26.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:26 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:00:27.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:27 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:27.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:27 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:27.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:27 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:28.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:28 smithi170 ceph-mon[27226]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-20T19:00:28.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:28 smithi129 ceph-mon[23678]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-20T19:00:28.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:28 smithi129 ceph-mon[33675]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-20T19:00:30.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:30 smithi170 ceph-mon[27226]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-20T19:00:30.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:30 smithi129 ceph-mon[23678]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-20T19:00:30.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:30 smithi129 ceph-mon[33675]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-20T19:00:31.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:31 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:31.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:31 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:31.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:31 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:32.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:32 smithi170 ceph-mon[27226]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T19:00:32.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:32 smithi129 ceph-mon[33675]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T19:00:32.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:32 smithi129 ceph-mon[23678]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T19:00:33.849 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:00:33] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-20T19:00:34.683 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:34 smithi170 ceph-mon[27226]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T19:00:34.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:34 smithi129 ceph-mon[33675]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T19:00:34.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:34 smithi129 ceph-mon[23678]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T19:00:36.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:36 smithi170 ceph-mon[27226]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-20T19:00:36.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:36 smithi129 ceph-mon[33675]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-20T19:00:36.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:36 smithi129 ceph-mon[23678]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-20T19:00:37.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:37 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:37.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:37 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:37.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:37 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:38.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:38 smithi170 ceph-mon[27226]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T19:00:38.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:38 smithi129 ceph-mon[23678]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T19:00:38.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:38 smithi129 ceph-mon[33675]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T19:00:40.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:40 smithi170 ceph-mon[27226]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:40.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:40 smithi129 ceph-mon[23678]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:40.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:40 smithi129 ceph-mon[33675]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:42.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:42 smithi170 ceph-mon[27226]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:42.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:42 smithi129 ceph-mon[23678]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:42.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:42 smithi129 ceph-mon[33675]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:43.849 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:00:43] "GET /metrics HTTP/1.1" 200 38085 "" "Prometheus/2.43.0" 2024-09-20T19:00:44.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:44 smithi170 ceph-mon[27226]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:44.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:44 smithi129 ceph-mon[23678]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:44.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:44 smithi129 ceph-mon[33675]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:46.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:46 smithi170 ceph-mon[27226]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:46.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:46 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:46.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:46 smithi129 ceph-mon[23678]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:46.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:46 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:46.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:46 smithi129 ceph-mon[33675]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:46.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:46 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:47.736 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:47 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:47.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:47 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:47.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:47 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:48.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:48 smithi170 ceph-mon[27226]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:48.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:48 smithi129 ceph-mon[23678]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:48.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:48 smithi129 ceph-mon[33675]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:50.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:50 smithi170 ceph-mon[27226]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:50.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:50 smithi129 ceph-mon[23678]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:50.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:50 smithi129 ceph-mon[33675]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:52.665 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:52 smithi129 ceph-mon[33675]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:52.665 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:52 smithi129 ceph-mon[23678]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:52.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:52 smithi170 ceph-mon[27226]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:53.816 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:00:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:00:53] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-20T19:00:54.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:54 smithi170 ceph-mon[27226]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:54.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:54 smithi129 ceph-mon[23678]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:54.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:54 smithi129 ceph-mon[33675]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:56.735 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:56 smithi170 ceph-mon[27226]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:56.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:56 smithi129 ceph-mon[33675]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:56.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:56 smithi129 ceph-mon[23678]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:00:57.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:57 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:57.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:57 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:57.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:57 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:58.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:00:58 smithi170 ceph-mon[27226]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:58.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:00:58 smithi129 ceph-mon[23678]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:00:58.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:00:58 smithi129 ceph-mon[33675]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:00.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:00 smithi170 ceph-mon[27226]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:00.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:00 smithi129 ceph-mon[23678]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:00.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:00 smithi129 ceph-mon[33675]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:01.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:01.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:01.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:02.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:02 smithi170 ceph-mon[27226]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:02.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:02 smithi129 ceph-mon[23678]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:02.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:02 smithi129 ceph-mon[33675]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:03.598 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:01:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:01:03] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-20T19:01:04.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:04 smithi170 ceph-mon[27226]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:04.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:04 smithi129 ceph-mon[23678]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:04.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:04 smithi129 ceph-mon[33675]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:06.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:06 smithi170 ceph-mon[27226]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:06.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:06 smithi129 ceph-mon[23678]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:06.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:06 smithi129 ceph-mon[33675]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:07.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:07 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:07.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:07 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:07.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:07 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:08.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:08 smithi170 ceph-mon[27226]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:08.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:08 smithi129 ceph-mon[23678]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:08.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:08 smithi129 ceph-mon[33675]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:10.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:10 smithi170 ceph-mon[27226]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:10.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:10 smithi129 ceph-mon[23678]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:10.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:10 smithi129 ceph-mon[33675]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:12.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:12 smithi170 ceph-mon[27226]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:12.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:12 smithi129 ceph-mon[23678]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:12.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:12 smithi129 ceph-mon[33675]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:13.848 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:01:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:01:13] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-20T19:01:14.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:14 smithi170 ceph-mon[27226]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:14.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:14 smithi129 ceph-mon[23678]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:14.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:14 smithi129 ceph-mon[33675]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:16.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:16 smithi170 ceph-mon[27226]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:16.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:16 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:16.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:16 smithi129 ceph-mon[23678]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:16.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:16 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:16.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:16 smithi129 ceph-mon[33675]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:16.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:16 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:17.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:17 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:17.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:17 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:17.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:17 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:18.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:18 smithi170 ceph-mon[27226]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:18.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:18 smithi129 ceph-mon[23678]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:18.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:18 smithi129 ceph-mon[33675]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:20.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:20 smithi170 ceph-mon[27226]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:20.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:20 smithi129 ceph-mon[23678]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:20.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:20 smithi129 ceph-mon[33675]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:22.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:22 smithi170 ceph-mon[27226]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:22.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:22 smithi129 ceph-mon[23678]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:22.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:22 smithi129 ceph-mon[33675]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:23.848 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:01:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:01:23] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-20T19:01:24.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:24 smithi170 ceph-mon[27226]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:24.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:24 smithi129 ceph-mon[23678]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:24.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:24 smithi129 ceph-mon[33675]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:26.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:26 smithi170 ceph-mon[27226]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:26.771 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:26 smithi129 ceph-mon[23678]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:26.771 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:26 smithi129 ceph-mon[33675]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:27.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:27 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:27.808 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:27 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:27.809 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:27 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:28.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:28 smithi129 ceph-mon[23678]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:28.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:28 smithi129 ceph-mon[33675]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:28.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:28 smithi170 ceph-mon[27226]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:30.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[23678]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:30.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:30.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:30.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[33675]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:30.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:30.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:30.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:30 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:30 smithi170 ceph-mon[27226]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:30.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:30 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:30 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:30.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:30 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:30.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:30 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:30.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:30 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:01:31.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:31 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:31.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:31 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:31.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:31 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:32.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:32 smithi129 ceph-mon[23678]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:32.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:32 smithi129 ceph-mon[33675]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:32.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:32 smithi170 ceph-mon[27226]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:33.848 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:01:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:01:33] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-20T19:01:34.784 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:34 smithi170 ceph-mon[27226]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:34.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:34 smithi129 ceph-mon[23678]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:34.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:34 smithi129 ceph-mon[33675]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:36.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:36 smithi129 ceph-mon[23678]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:36.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:36 smithi129 ceph-mon[33675]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:36.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:36 smithi170 ceph-mon[27226]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:37.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:37 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:37.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:37 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:37.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:37 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:38.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:38 smithi129 ceph-mon[23678]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:38.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:38 smithi129 ceph-mon[33675]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:38.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:38 smithi170 ceph-mon[27226]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:40.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:40 smithi129 ceph-mon[23678]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:40.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:40 smithi129 ceph-mon[33675]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:40.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:40 smithi170 ceph-mon[27226]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:42.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:42 smithi129 ceph-mon[23678]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:42.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:42 smithi129 ceph-mon[33675]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:42.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:42 smithi170 ceph-mon[27226]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:43.848 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:01:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:01:43] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-20T19:01:44.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:44 smithi129 ceph-mon[23678]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:44.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:44 smithi129 ceph-mon[33675]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:44.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:44 smithi170 ceph-mon[27226]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:46.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:46 smithi129 ceph-mon[23678]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:46.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:46 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:46.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:46 smithi129 ceph-mon[33675]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:46.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:46 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:46.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:46 smithi170 ceph-mon[27226]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:46.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:46 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:47.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:47 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:47.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:47 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:47.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:47 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:48.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:48 smithi129 ceph-mon[23678]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:48.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:48 smithi129 ceph-mon[33675]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:48.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:48 smithi170 ceph-mon[27226]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:50.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:50 smithi129 ceph-mon[23678]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:50.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:50 smithi129 ceph-mon[33675]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:50.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:50 smithi170 ceph-mon[27226]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:52.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:52 smithi129 ceph-mon[23678]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:52.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:52 smithi129 ceph-mon[33675]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:52.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:52 smithi170 ceph-mon[27226]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:01:53.830 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:01:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:01:53] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-20T19:01:54.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:54 smithi129 ceph-mon[23678]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:54.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:54 smithi129 ceph-mon[33675]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:54.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:54 smithi170 ceph-mon[27226]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:56.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:56 smithi129 ceph-mon[23678]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:56.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:56 smithi129 ceph-mon[33675]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:56.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:56 smithi170 ceph-mon[27226]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:01:57.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:57 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:57.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:57 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:57.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:57 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:58.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:01:58 smithi129 ceph-mon[23678]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:58.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:01:58 smithi129 ceph-mon[33675]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:01:58.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:01:58 smithi170 ceph-mon[27226]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:00.848 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:00 smithi129 ceph-mon[23678]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:00.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:00 smithi129 ceph-mon[33675]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:00.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:00 smithi170 ceph-mon[27226]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:01.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:01.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:01.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:02.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:02 smithi129 ceph-mon[23678]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:02.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:02 smithi129 ceph-mon[33675]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:02.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:02 smithi170 ceph-mon[27226]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:03.847 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:02:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:02:03] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-20T19:02:04.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:04 smithi129 ceph-mon[23678]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:04.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:04 smithi129 ceph-mon[33675]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:04.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:04 smithi170 ceph-mon[27226]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:06.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:06 smithi129 ceph-mon[23678]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:06.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:06 smithi129 ceph-mon[33675]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:06.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:06 smithi170 ceph-mon[27226]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:07.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:07 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:07.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:07 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:07.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:07 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:08.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:08 smithi170 ceph-mon[27226]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:09.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:08 smithi129 ceph-mon[23678]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:09.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:08 smithi129 ceph-mon[33675]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:10.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:10 smithi170 ceph-mon[27226]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:11.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:10 smithi129 ceph-mon[23678]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:11.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:10 smithi129 ceph-mon[33675]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:02:12.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:12 smithi170 ceph-mon[27226]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:12 smithi129 ceph-mon[23678]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:12 smithi129 ceph-mon[33675]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:13.847 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:02:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:02:13] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-20T19:02:14.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:14 smithi170 ceph-mon[27226]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:15.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:14 smithi129 ceph-mon[23678]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:15.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:14 smithi129 ceph-mon[33675]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:16.945 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:16 smithi129 ceph-mon[23678]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:16.945 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:16 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:16.946 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:16 smithi129 ceph-mon[33675]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:16.946 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:16 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:16.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:16 smithi170 ceph-mon[27226]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:16.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:16 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:17.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:17 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:18.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:17 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:18.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:17 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:18.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:18 smithi170 ceph-mon[27226]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:19.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:18 smithi129 ceph-mon[23678]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:19.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:18 smithi129 ceph-mon[33675]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:20.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:20 smithi170 ceph-mon[27226]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:21.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:20 smithi129 ceph-mon[23678]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:21.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:20 smithi129 ceph-mon[33675]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:22.899 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:22 smithi129 ceph-mon[23678]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:22.900 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:22 smithi129 ceph-mon[33675]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:22.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:22 smithi170 ceph-mon[27226]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:23.847 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:02:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:02:23] "GET /metrics HTTP/1.1" 200 38100 "" "Prometheus/2.43.0" 2024-09-20T19:02:24.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:24 smithi170 ceph-mon[27226]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:25.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:24 smithi129 ceph-mon[23678]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:25.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:24 smithi129 ceph-mon[33675]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:26.956 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:26 smithi129 ceph-mon[23678]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:26.956 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:26 smithi129 ceph-mon[33675]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:26.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:26 smithi170 ceph-mon[27226]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:27.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:27 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:28.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:27 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:28.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:27 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:28.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:28 smithi170 ceph-mon[27226]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:29.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:28 smithi129 ceph-mon[23678]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:29.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:28 smithi129 ceph-mon[33675]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:30.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:30 smithi170 ceph-mon[27226]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:30.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:30 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:30.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:30 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:30.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:30 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:02:31.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[23678]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:31.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:31.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:31.098 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:02:31.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[33675]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:31.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:31.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:31.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:30 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:02:31.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:31 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:32.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:31 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:32.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:31 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:32.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:32 smithi170 ceph-mon[27226]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:33.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:32 smithi129 ceph-mon[23678]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:33.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:32 smithi129 ceph-mon[33675]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:33.847 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:02:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:02:33] "GET /metrics HTTP/1.1" 200 38100 "" "Prometheus/2.43.0" 2024-09-20T19:02:34.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:34 smithi170 ceph-mon[27226]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:35.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:34 smithi129 ceph-mon[23678]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:35.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:34 smithi129 ceph-mon[33675]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:36.967 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:36 smithi129 ceph-mon[23678]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:36.967 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:36 smithi129 ceph-mon[33675]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:36.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:36 smithi170 ceph-mon[27226]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:37.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:37 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:38.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:37 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:38.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:37 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:38.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:38 smithi170 ceph-mon[27226]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:39.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:38 smithi129 ceph-mon[23678]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:39.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:38 smithi129 ceph-mon[33675]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:40.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:40 smithi170 ceph-mon[27226]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:41.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:40 smithi129 ceph-mon[23678]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:41.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:40 smithi129 ceph-mon[33675]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:42.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:42 smithi170 ceph-mon[27226]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:43.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:42 smithi129 ceph-mon[23678]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:43.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:42 smithi129 ceph-mon[33675]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:02:43.847 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:02:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:02:43] "GET /metrics HTTP/1.1" 200 38100 "" "Prometheus/2.43.0" 2024-09-20T19:02:44.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:44 smithi170 ceph-mon[27226]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:45.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:44 smithi129 ceph-mon[33675]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:45.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:44 smithi129 ceph-mon[23678]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:46.977 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:46 smithi129 ceph-mon[33675]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:46.977 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:46 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:46.978 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:46 smithi129 ceph-mon[23678]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:46.978 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:46 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:46.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:46 smithi170 ceph-mon[27226]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:46.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:46 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:47.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:47 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:48.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:47 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:48.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:47 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:48.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:48 smithi170 ceph-mon[27226]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:49.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:48 smithi129 ceph-mon[23678]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:49.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:48 smithi129 ceph-mon[33675]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:50.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:50 smithi170 ceph-mon[27226]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:51.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:50 smithi129 ceph-mon[23678]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:51.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:50 smithi129 ceph-mon[33675]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:52.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:52 smithi170 ceph-mon[27226]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:53.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:52 smithi129 ceph-mon[23678]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:53.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:52 smithi129 ceph-mon[33675]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:53.847 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:02:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:02:53] "GET /metrics HTTP/1.1" 200 38095 "" "Prometheus/2.43.0" 2024-09-20T19:02:54.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:54 smithi170 ceph-mon[27226]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:55.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:54 smithi129 ceph-mon[23678]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:55.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:54 smithi129 ceph-mon[33675]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:56.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:56 smithi170 ceph-mon[27226]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:56.988 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:56 smithi129 ceph-mon[23678]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:56.988 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:56 smithi129 ceph-mon[33675]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:02:57.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:57 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:58.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:57 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:58.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:57 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:58.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:02:58 smithi170 ceph-mon[27226]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:59.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:02:58 smithi129 ceph-mon[23678]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:02:59.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:02:58 smithi129 ceph-mon[33675]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:00.170 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-20T19:03:00.422 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:00.822 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:00 smithi129 ceph-mon[23678]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:00.822 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:00 smithi129 ceph-mon[33675]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:00.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:00 smithi170 ceph-mon[27226]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:01.789 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-20T19:03:01.811 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:01.812 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:01.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:02.044 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:02.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:02 smithi129 ceph-mon[23678]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:02.755 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:02 smithi129 ceph-mon[33675]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:02.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:02 smithi170 ceph-mon[27226]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:03.347 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-20T19:03:03.596 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:03:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:03:03] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-20T19:03:03.633 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:04.893 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:04 smithi129 ceph-mon[33675]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:04.894 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:04 smithi129 ceph-mon[23678]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:04.922 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:03:04.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:04 smithi170 ceph-mon[27226]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:05.167 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (2m) 96s ago 3m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (3m) 2m ago 3m 76.5M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (2m) 96s ago 2m - - 3.8 6acb0a031eab 48e174d06907 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,8765 running (7m) 2m ago 7m 442M - 19.1.1-369-ged8ee0f2 6acb0a031eab 828fb473472d 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:9283,8765 running (9m) 96s ago 9m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 52130ebc3d5e 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (9m) 96s ago 9m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (8m) 2m ago 8m 40.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:03:05.819 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (8m) 96s ago 8m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (3m) 96s ago 3m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (3m) 2m ago 3m 5477k - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (7m) 96s ago 7m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (7m) 96s ago 7m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 96s ago 6m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (6m) 96s ago 6m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (5m) 2m ago 5m 49.0M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (5m) 2m ago 5m 46.5M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (5m) 2m ago 5m 44.8M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (4m) 2m ago 4m 49.5M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 4m 28.6M - 2.43.0 a07b618ecd1d cb2a92b5f628 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (3m) 96s ago 3m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:03:05.820 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (3m) 2m ago 3m 78.8M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:03:06.446 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:03:06.693 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:06.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:06 smithi170 ceph-mon[27226]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:06.981 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:06 smithi170 ceph-mon[27226]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:06.984 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:06 smithi129 ceph-mon[23678]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:06.984 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:06 smithi129 ceph-mon[23678]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:06.984 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:06 smithi129 ceph-mon[33675]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:06.984 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:06 smithi129 ceph-mon[33675]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:07.409 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:03:07.410 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:03:07.411 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:03:07.411 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:03:07.411 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 15 2024-09-20T19:03:07.411 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:03:07.411 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:03:08.027 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:07 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:08.027 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:07 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3281035869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:03:08.027 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:07 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:08.027 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:07 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3281035869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:03:08.057 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:03:08.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:07 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:08.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:07 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3281035869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:03:08.303 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:08.985 INFO:teuthology.orchestra.run.smithi129.stdout: cluster: 2024-09-20T19:03:08.985 INFO:teuthology.orchestra.run.smithi129.stdout: id: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: health: HEALTH_OK 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: services: 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: mon: 3 daemons, quorum a,b,c (age 8m) 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: mgr: y(active, since 4m), standbys: x 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: data: 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: usage: 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: pgs: 161 active+clean 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: io: 2024-09-20T19:03:08.986 INFO:teuthology.orchestra.run.smithi129.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-20T19:03:08.987 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:03:08.987 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:08 smithi129 ceph-mon[33675]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:08.987 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:08 smithi129 ceph-mon[23678]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:09.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:08 smithi170 ceph-mon[27226]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:09.699 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T19:03:09.948 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:10.068 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:09 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1352382005' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:03:10.069 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:09 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1352382005' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:03:10.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:09 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1352382005' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager ?:9093,9094 1/1 101s ago 4m smithi129=a;count:1 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:grafana ?:3000 1/1 2m ago 4m smithi170=a;count:1 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo ?:5000 1/1 101s ago 3m count:1 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:mgr 2/2 2m ago 8m smithi129=y;smithi170=x;count:2 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:mon 3/3 2m ago 8m smithi129:172.21.15.129=a;smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi129=a;smithi170=b;count:2 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:osd 8 2m ago - 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus ?:9095 1/1 2m ago 4m smithi170=a;count:1 2024-09-20T19:03:10.592 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-20T19:03:10.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:10 smithi129 ceph-mon[23678]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:10.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:10 smithi129 ceph-mon[33675]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:11.212 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:03:11.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:10 smithi170 ceph-mon[27226]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:11.457 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:11.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:11 smithi129 ceph-mon[33675]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:11.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:11 smithi129 ceph-mon[23678]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:12.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:11 smithi170 ceph-mon[27226]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:12.467 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled to redeploy mgr.x on host 'smithi170' 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2656717135' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:03:13.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2656717135' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.098 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:03:13.099 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:03:13.099 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:03:13.099 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:12 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:13.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2656717135' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:03:13.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:12 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:03:13.282 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T19:03:13.524 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:13.847 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:03:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:03:13] "GET /metrics HTTP/1.1" 200 38097 "" "Prometheus/2.43.0" 2024-09-20T19:03:13.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:13 smithi129 ceph-mon[23678]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:13.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:13 smithi129 ceph-mon[23678]: Schedule redeploy daemon mgr.x 2024-09-20T19:03:13.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:13 smithi129 ceph-mon[23678]: Deploying daemon mgr.x on smithi170 2024-09-20T19:03:13.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:13 smithi129 ceph-mon[33675]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:13.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:13 smithi129 ceph-mon[33675]: Schedule redeploy daemon mgr.x 2024-09-20T19:03:13.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:13 smithi129 ceph-mon[33675]: Deploying daemon mgr.x on smithi170 2024-09-20T19:03:14.180 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:03:14.180 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (2m) 104s ago 3m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:03:14.180 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (3m) 2m ago 3m 76.5M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:03:14.180 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (3m) 104s ago 3m - - 3.8 6acb0a031eab 48e174d06907 2024-09-20T19:03:14.180 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,8765 running (7m) 2m ago 7m 442M - 19.1.1-369-ged8ee0f2 6acb0a031eab 828fb473472d 2024-09-20T19:03:14.180 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:9283,8765 running (9m) 104s ago 9m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 52130ebc3d5e 2024-09-20T19:03:14.180 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (9m) 104s ago 9m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (8m) 2m ago 8m 40.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (8m) 104s ago 8m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (3m) 104s ago 3m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (3m) 2m ago 3m 5477k - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (7m) 104s ago 7m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (7m) 104s ago 7m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 104s ago 6m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (6m) 104s ago 6m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (6m) 2m ago 6m 49.0M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (5m) 2m ago 5m 46.5M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (5m) 2m ago 5m 44.8M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (4m) 2m ago 4m 49.5M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 4m 28.6M - 2.43.0 a07b618ecd1d cb2a92b5f628 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (3m) 104s ago 3m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:03:14.181 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (3m) 2m ago 3m 78.8M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:03:14.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:13 smithi170 ceph-mon[27226]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:14.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:13 smithi170 ceph-mon[27226]: Schedule redeploy daemon mgr.x 2024-09-20T19:03:14.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:13 smithi170 ceph-mon[27226]: Deploying daemon mgr.x on smithi170 2024-09-20T19:03:14.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:14 smithi129 ceph-mon[23678]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:14.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:14 smithi129 ceph-mon[33675]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:14.891 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:03:15.138 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:15.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:14 smithi170 ceph-mon[27226]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:15.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:15 smithi129 ceph-mon[23678]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:15.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:15 smithi129 ceph-mon[33675]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:16.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:15 smithi170 ceph-mon[27226]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:17.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:16 smithi129 ceph-mon[23678]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:17.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:16 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:17.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:16 smithi129 ceph-mon[33675]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:17.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:16 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:17.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:16 smithi170 ceph-mon[27226]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:17.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:16 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:18.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:17 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:18.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:17 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:18.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:17 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:19.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:18 smithi129 ceph-mon[23678]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:19.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:18 smithi129 ceph-mon[33675]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:19.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:18 smithi170 ceph-mon[27226]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:21.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:20 smithi129 ceph-mon[23678]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:21.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:20 smithi129 ceph-mon[33675]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:21.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:20 smithi170 ceph-mon[27226]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:23.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:22 smithi129 ceph-mon[33675]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:23.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:22 smithi129 ceph-mon[23678]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:23.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:22 smithi170 ceph-mon[27226]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:23.846 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:03:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:03:23] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-20T19:03:25.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:24 smithi129 ceph-mon[23678]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:25.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:24 smithi129 ceph-mon[33675]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:25.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:24 smithi170 ceph-mon[27226]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:27.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:26 smithi129 ceph-mon[23678]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:27.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:26 smithi129 ceph-mon[33675]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:27.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:26 smithi170 ceph-mon[27226]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:28.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:27 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:28.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:27 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:28.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:27 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:29.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:28 smithi129 ceph-mon[23678]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:29.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:28 smithi129 ceph-mon[33675]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:29.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:28 smithi170 ceph-mon[27226]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:31.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:30 smithi129 ceph-mon[23678]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:31.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:30 smithi129 ceph-mon[33675]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:31.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:30 smithi170 ceph-mon[27226]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:32.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:31 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:32.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:31 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:32.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:31 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:33.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:32 smithi129 ceph-mon[23678]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:33.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:32 smithi129 ceph-mon[33675]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:33.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:32 smithi170 ceph-mon[27226]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:33.848 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:03:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:03:33] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-20T19:03:35.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:34 smithi129 ceph-mon[23678]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:35.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:34 smithi129 ceph-mon[33675]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:35.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:34 smithi170 ceph-mon[27226]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:37.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:36 smithi129 ceph-mon[33675]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:37.097 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:36 smithi129 ceph-mon[23678]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:37.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:36 smithi170 ceph-mon[27226]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:38.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:37 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:38.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:37 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:38.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:37 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:39.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:38 smithi129 ceph-mon[23678]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:39.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:38 smithi129 ceph-mon[33675]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:39.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:38 smithi170 ceph-mon[27226]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:41.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:40 smithi129 ceph-mon[23678]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:41.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:40 smithi129 ceph-mon[33675]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:41.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:40 smithi170 ceph-mon[27226]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:43.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:42 smithi129 ceph-mon[23678]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:43.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:42 smithi129 ceph-mon[33675]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:43.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:42 smithi170 ceph-mon[27226]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:43.680 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:43 smithi170 systemd[1]: Stopping Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:03:43.846 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:03:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:03:43] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-20T19:03:43.949 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:43 smithi170 podman[60895]: 2024-09-20 19:03:43.674402232 +0000 UTC m=+0.124910370 container died 828fb473472db020c54d7baf1ef44859e2ad4eaf51724ba54e36c9db7f8af4e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-20T19:03:44.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 podman[60895]: 2024-09-20 19:03:44.109874832 +0000 UTC m=+0.560382967 container cleanup 828fb473472db020c54d7baf1ef44859e2ad4eaf51724ba54e36c9db7f8af4e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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, io.buildah.version=1.37.2, RELEASE=squid-ed8ee0f, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:03:44.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 bash[60895]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:03:44.730 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 podman[60910]: 2024-09-20 19:03:44.303258444 +0000 UTC m=+0.632822072 container remove 828fb473472db020c54d7baf1ef44859e2ad4eaf51724ba54e36c9db7f8af4e6 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-20T19:03:44.730 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:03:44.731 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T19:03:44.731 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 systemd[1]: Stopped Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:03:44.731 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service: Consumed 10.914s CPU time. 2024-09-20T19:03:45.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:44 smithi129 ceph-mon[23678]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:45.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:44 smithi129 ceph-mon[33675]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:45.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:44 smithi170 ceph-mon[27226]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:45.111 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 systemd[1]: Starting Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:03:45.111 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 podman[61037]: 2024-09-20 19:03:44.849940084 +0000 UTC m=+0.015834067 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:03:45.112 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:44 smithi170 podman[61037]: 2024-09-20 19:03:44.962567014 +0000 UTC m=+0.128461044 container create 6fa6445ea2544f6d5abdb3fdfad1adb0b522f6cce8b21a10425d406c2d60f801 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:03:45.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:45 smithi170 podman[61037]: 2024-09-20 19:03:45.206595446 +0000 UTC m=+0.372489424 container init 6fa6445ea2544f6d5abdb3fdfad1adb0b522f6cce8b21a10425d406c2d60f801 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-20T19:03:45.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:45 smithi170 podman[61037]: 2024-09-20 19:03:45.209828069 +0000 UTC m=+0.375722043 container start 6fa6445ea2544f6d5abdb3fdfad1adb0b522f6cce8b21a10425d406c2d60f801 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-20T19:03:45.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:45 smithi170 ceph-mgr[61057]: -- 172.21.15.170:0/3610456877 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558b8f0af0e0 con 0x558b8f08d400 2024-09-20T19:03:45.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:45 smithi170 bash[61037]: 6fa6445ea2544f6d5abdb3fdfad1adb0b522f6cce8b21a10425d406c2d60f801 2024-09-20T19:03:45.481 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:45 smithi170 systemd[1]: Started Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:03:46.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:46 smithi170 ceph-mon[27226]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:46.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:46 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:46 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:46 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:46 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:46 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[23678]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[33675]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:46.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:46 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:03:47.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:47 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:47.759 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:47 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:47.759 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:47 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:48.697 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:48 smithi129 ceph-mon[33675]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:48.697 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:48 smithi129 ceph-mon[23678]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:48.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:48 smithi170 ceph-mon[27226]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:50.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:49 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:50.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:49 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:50.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:49 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:50.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:49 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:50.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:49 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:50.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:49 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:03:50.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:03:50] ENGINE Bus STARTING 2024-09-20T19:03:50.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: CherryPy Checker: 2024-09-20T19:03:50.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: The Application mounted at '' has an empty config. 2024-09-20T19:03:50.480 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:03:50.953 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:03:50] ENGINE Serving on http://:::9283 2024-09-20T19:03:50.953 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:03:50] ENGINE Bus STARTED 2024-09-20T19:03:51.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-mon[27226]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:51.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-mon[27226]: Standby manager daemon x restarted 2024-09-20T19:03:51.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-mon[27226]: Standby manager daemon x started 2024-09-20T19:03:51.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:03:51.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:03:51.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:03:51.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:50 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:03:51.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[23678]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:51.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[23678]: Standby manager daemon x restarted 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[23678]: Standby manager daemon x started 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[33675]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[33675]: Standby manager daemon x restarted 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[33675]: Standby manager daemon x started 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:03:51.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:03:51.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:50 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:03:52.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:51 smithi170 ceph-mon[27226]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-20T19:03:52.248 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:51 smithi129 ceph-mon[33675]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-20T19:03:52.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:51 smithi129 ceph-mon[23678]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-20T19:03:53.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:52 smithi170 ceph-mon[27226]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:53.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:52 smithi129 ceph-mon[23678]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:53.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:52 smithi129 ceph-mon[33675]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:53.846 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:03:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:03:53] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-20T19:03:55.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:54 smithi170 ceph-mon[27226]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:55.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:54 smithi129 ceph-mon[23678]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:55.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:54 smithi129 ceph-mon[33675]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:57.219 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:56 smithi170 ceph-mon[27226]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:57.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:56 smithi129 ceph-mon[33675]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:57.347 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:56 smithi129 ceph-mon[23678]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:58.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:57 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:58.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:57 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:58.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:57 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:59.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:03:58 smithi170 ceph-mon[27226]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:59.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:03:58 smithi129 ceph-mon[23678]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:59.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:03:58 smithi129 ceph-mon[33675]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:01.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:00 smithi170 ceph-mon[27226]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:01.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:01.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:00 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:01.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:00 smithi129 ceph-mon[23678]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:01.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:01.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:00 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:01.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:00 smithi129 ceph-mon[33675]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:01.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:01.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:00 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:02.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:02.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:04:02.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:04:02.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:02.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:02.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:04:02.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:04:02.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:01 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:02.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:02.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:04:02.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:04:02.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:01 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:04:03.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:02 smithi129 ceph-mon[23678]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:03.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:02 smithi129 ceph-mon[33675]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:03.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:02 smithi170 ceph-mon[27226]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:03.846 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:04:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:04:03] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-20T19:04:05.282 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:04 smithi170 ceph-mon[27226]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:05.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:04 smithi129 ceph-mon[23678]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:05.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:04 smithi129 ceph-mon[33675]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:07.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:06 smithi170 ceph-mon[27226]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:07.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:06 smithi129 ceph-mon[23678]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:07.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:06 smithi129 ceph-mon[33675]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:08.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:07 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:08.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:07 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:08.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:07 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:09.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:08 smithi129 ceph-mon[23678]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:09.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:08 smithi129 ceph-mon[33675]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:09.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:08 smithi170 ceph-mon[27226]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:11.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:10 smithi129 ceph-mon[23678]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:11.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:10 smithi129 ceph-mon[33675]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:11.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:10 smithi170 ceph-mon[27226]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:13.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:13 smithi129 ceph-mon[23678]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:13.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:13 smithi129 ceph-mon[33675]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:13.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:13 smithi170 ceph-mon[27226]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:13.846 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:04:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:04:13] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-20T19:04:15.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:15 smithi129 ceph-mon[23678]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:15.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:15 smithi129 ceph-mon[33675]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:15.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:15 smithi170 ceph-mon[27226]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:17.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:17 smithi170 ceph-mon[27226]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:17.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:17 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:17.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:17 smithi129 ceph-mon[23678]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:17.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:17 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:17.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:17 smithi129 ceph-mon[33675]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:17.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:17 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:18.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:18 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:18.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:18 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:18.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:18 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:19.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:19 smithi129 ceph-mon[23678]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:19.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:19 smithi129 ceph-mon[33675]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:19.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:19 smithi170 ceph-mon[27226]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:21.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:21 smithi129 ceph-mon[23678]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:21.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:21 smithi129 ceph-mon[33675]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:21.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:21 smithi170 ceph-mon[27226]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:23.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:23 smithi129 ceph-mon[23678]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:23.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:23 smithi129 ceph-mon[33675]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:23.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:23 smithi170 ceph-mon[27226]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:23.846 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:04:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:04:23] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-20T19:04:25.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:25 smithi129 ceph-mon[23678]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:25.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:25 smithi129 ceph-mon[33675]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:25.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:25 smithi170 ceph-mon[27226]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:27.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:27 smithi129 ceph-mon[23678]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:27.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:27 smithi129 ceph-mon[33675]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:27 smithi170 ceph-mon[27226]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:28.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:28 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:28.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:28 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:28.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:28 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:29.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:29 smithi129 ceph-mon[23678]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:29.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:29 smithi129 ceph-mon[33675]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:29.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:29 smithi170 ceph-mon[27226]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:31.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:31 smithi129 ceph-mon[23678]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:31.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:31 smithi129 ceph-mon[33675]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:31.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:31 smithi170 ceph-mon[27226]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:32.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:32 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:32.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:32 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:32.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:32 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:33.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:33 smithi129 ceph-mon[33675]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:33.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:33 smithi129 ceph-mon[23678]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:33.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:33 smithi170 ceph-mon[27226]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:33.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:04:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:04:33] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-20T19:04:35.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:35 smithi129 ceph-mon[23678]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:35.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:35 smithi129 ceph-mon[33675]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:35 smithi170 ceph-mon[27226]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:37.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:37 smithi129 ceph-mon[23678]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:37.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:37 smithi129 ceph-mon[33675]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:37.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:37 smithi170 ceph-mon[27226]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:38.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:38 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:38.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:38 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:38.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:38 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:39.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:39 smithi129 ceph-mon[23678]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:39.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:39 smithi129 ceph-mon[33675]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:39.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:39 smithi170 ceph-mon[27226]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:41.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:41 smithi129 ceph-mon[23678]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:41.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:41 smithi129 ceph-mon[33675]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:41.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:41 smithi170 ceph-mon[27226]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:43.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:43 smithi129 ceph-mon[23678]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:43.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:43 smithi129 ceph-mon[33675]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:43 smithi170 ceph-mon[27226]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:43.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:04:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:04:43] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-20T19:04:45.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:45 smithi129 ceph-mon[23678]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:45.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:45 smithi129 ceph-mon[33675]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:45.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:45 smithi170 ceph-mon[27226]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:47.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:47 smithi129 ceph-mon[23678]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:47.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:47 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:47.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:47 smithi129 ceph-mon[33675]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:47.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:47 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:47.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:47 smithi170 ceph-mon[27226]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:47.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:47 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:04:48.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:48 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:48.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:48 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:48.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:48 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:49.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:49 smithi129 ceph-mon[23678]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:49.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:49 smithi129 ceph-mon[33675]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:49.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:49 smithi170 ceph-mon[27226]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:51.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:51 smithi129 ceph-mon[23678]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:51.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:51 smithi129 ceph-mon[33675]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:51.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:51 smithi170 ceph-mon[27226]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:53.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:53 smithi129 ceph-mon[23678]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:53.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:53 smithi129 ceph-mon[33675]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:53.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:53 smithi170 ceph-mon[27226]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:53.846 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:04:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:04:53] "GET /metrics HTTP/1.1" 200 38096 "" "Prometheus/2.43.0" 2024-09-20T19:04:55.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:55 smithi129 ceph-mon[23678]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:55.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:55 smithi129 ceph-mon[33675]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:55.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:55 smithi170 ceph-mon[27226]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:56.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:56 smithi170 ceph-mon[27226]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:56.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:56 smithi129 ceph-mon[23678]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:56.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:56 smithi129 ceph-mon[33675]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:57.346 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:57 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:57.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:57 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:57.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:57 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:58.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:04:58 smithi170 ceph-mon[27226]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:58.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:04:58 smithi129 ceph-mon[23678]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:58.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:04:58 smithi129 ceph-mon[33675]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:00.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:00 smithi170 ceph-mon[27226]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:00.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:00 smithi129 ceph-mon[23678]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:00.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:00 smithi129 ceph-mon[33675]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:01.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:01.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:01.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:02.873 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:02 smithi170 ceph-mon[27226]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:02.873 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:02.873 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:02.873 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:02.874 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:02 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[33675]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[23678]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:02 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:03.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:05:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:05:03] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-20T19:05:04.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:04 smithi170 ceph-mon[27226]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:05.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:04 smithi129 ceph-mon[23678]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:05.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:04 smithi129 ceph-mon[33675]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:06.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:06 smithi170 ceph-mon[27226]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:06.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:06 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:06.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:06 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:06.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:06 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:06.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:06 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:06.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:06 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:07.088 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[33675]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:07.088 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:07.088 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:07.088 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:07.088 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:07.088 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:07.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[23678]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:07.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:07.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:07.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:05:07.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:05:07.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:06 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:05:08.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:07 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:08.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:07 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:08.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:07 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:09.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:08 smithi129 ceph-mon[23678]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:09.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:08 smithi129 ceph-mon[33675]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:09.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:08 smithi170 ceph-mon[27226]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:11.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:10 smithi129 ceph-mon[23678]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:11.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:10 smithi129 ceph-mon[33675]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:11.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:10 smithi170 ceph-mon[27226]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:13.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:12 smithi129 ceph-mon[23678]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:13.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:12 smithi129 ceph-mon[33675]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:13.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:12 smithi170 ceph-mon[27226]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:13.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:05:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:05:13] "GET /metrics HTTP/1.1" 200 38098 "" "Prometheus/2.43.0" 2024-09-20T19:05:15.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:14 smithi129 ceph-mon[23678]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:15.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:14 smithi129 ceph-mon[33675]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:15.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:14 smithi170 ceph-mon[27226]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:17.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:16 smithi129 ceph-mon[23678]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:17.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:16 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:17.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:16 smithi129 ceph-mon[33675]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:17.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:16 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:17.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:16 smithi170 ceph-mon[27226]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:17.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:16 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:19.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:18 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:19.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:18 smithi129 ceph-mon[23678]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:19.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:18 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:19.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:18 smithi129 ceph-mon[33675]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:19.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:18 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:19.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:18 smithi170 ceph-mon[27226]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:21.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:20 smithi129 ceph-mon[23678]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:21.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:20 smithi129 ceph-mon[33675]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:21.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:20 smithi170 ceph-mon[27226]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:23.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:22 smithi129 ceph-mon[23678]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:23.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:22 smithi129 ceph-mon[33675]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:23.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:22 smithi170 ceph-mon[27226]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:23.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:05:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:05:23] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.43.0" 2024-09-20T19:05:25.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:24 smithi129 ceph-mon[23678]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:25.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:24 smithi129 ceph-mon[33675]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:25.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:24 smithi170 ceph-mon[27226]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:27.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:26 smithi129 ceph-mon[23678]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:27.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:26 smithi129 ceph-mon[33675]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:27.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:26 smithi170 ceph-mon[27226]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:29.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:28 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:29.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:28 smithi129 ceph-mon[23678]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:29.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:28 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:29.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:28 smithi129 ceph-mon[33675]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:29.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:28 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:29.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:28 smithi170 ceph-mon[27226]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:31.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:30 smithi129 ceph-mon[23678]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:31.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:30 smithi129 ceph-mon[33675]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:30 smithi170 ceph-mon[27226]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:32.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:31 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:32.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:31 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:32.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:31 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:33.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:32 smithi129 ceph-mon[23678]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:33.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:32 smithi129 ceph-mon[33675]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:33.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:32 smithi170 ceph-mon[27226]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:33.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:05:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:05:33] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-20T19:05:35.032 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:34 smithi170 ceph-mon[27226]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:35.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:34 smithi129 ceph-mon[23678]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:35.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:34 smithi129 ceph-mon[33675]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:37.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:36 smithi129 ceph-mon[33675]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:37.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:36 smithi129 ceph-mon[23678]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:37.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:36 smithi170 ceph-mon[27226]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:39.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:38 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:39.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:38 smithi129 ceph-mon[23678]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:39.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:38 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:39.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:38 smithi129 ceph-mon[33675]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:39.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:38 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:39.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:38 smithi170 ceph-mon[27226]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:41.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:40 smithi129 ceph-mon[23678]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:41.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:40 smithi129 ceph-mon[33675]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:41.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:40 smithi170 ceph-mon[27226]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:43.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:42 smithi129 ceph-mon[23678]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:43.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:42 smithi129 ceph-mon[33675]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:43.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:42 smithi170 ceph-mon[27226]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:43.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:05:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:05:43] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-20T19:05:45.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:44 smithi129 ceph-mon[23678]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:45.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:44 smithi129 ceph-mon[33675]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:45.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:44 smithi170 ceph-mon[27226]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:47.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:46 smithi129 ceph-mon[23678]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:47.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:46 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:47.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:46 smithi129 ceph-mon[33675]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:47.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:46 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:47.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:46 smithi170 ceph-mon[27226]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:47.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:46 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:05:49.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:48 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:49.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:48 smithi129 ceph-mon[23678]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:49.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:48 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:49.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:48 smithi129 ceph-mon[33675]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:49.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:48 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:49.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:48 smithi170 ceph-mon[27226]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:51.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:50 smithi129 ceph-mon[23678]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:51.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:50 smithi129 ceph-mon[33675]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:51.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:50 smithi170 ceph-mon[27226]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:53.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:52 smithi129 ceph-mon[23678]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:53.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:52 smithi129 ceph-mon[33675]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:53.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:52 smithi170 ceph-mon[27226]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:53.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:05:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:05:53] "GET /metrics HTTP/1.1" 200 38094 "" "Prometheus/2.43.0" 2024-09-20T19:05:55.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:54 smithi129 ceph-mon[23678]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:55.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:54 smithi129 ceph-mon[33675]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:55.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:54 smithi170 ceph-mon[27226]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:57.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:56 smithi129 ceph-mon[23678]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:57.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:56 smithi129 ceph-mon[33675]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:57.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:56 smithi170 ceph-mon[27226]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:59.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:58 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:59.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:05:58 smithi129 ceph-mon[33675]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:59.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:58 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:59.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:05:58 smithi129 ceph-mon[23678]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:59.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:58 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:59.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:05:58 smithi170 ceph-mon[27226]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:01.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:00 smithi129 ceph-mon[33675]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:01.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:00 smithi129 ceph-mon[23678]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:01.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:00 smithi170 ceph-mon[27226]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:02.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:01 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:02.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:01 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:02.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:01 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:03.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:02 smithi129 ceph-mon[33675]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:03.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:02 smithi129 ceph-mon[23678]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:03.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:02 smithi170 ceph-mon[27226]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:03.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:06:03] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-20T19:06:05.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:04 smithi129 ceph-mon[23678]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:05.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:04 smithi129 ceph-mon[33675]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:05.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:04 smithi170 ceph-mon[27226]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:07.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[23678]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:07.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:07.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:07.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[23678]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:06:07.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[33675]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:07.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:07.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:07.097 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:06 smithi129 ceph-mon[33675]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:06:07.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:06 smithi170 ceph-mon[27226]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:07.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:06 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:07.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:06 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:07.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:06 smithi170 ceph-mon[27226]: from='mgr.24350 ' entity='mgr.y' 2024-09-20T19:06:09.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:08 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:09.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:08 smithi129 ceph-mon[23678]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:09.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:08 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:09.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:08 smithi129 ceph-mon[33675]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:09.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:08 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:09.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:08 smithi170 ceph-mon[27226]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:11.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:10 smithi129 ceph-mon[23678]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:11.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:10 smithi129 ceph-mon[33675]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:11.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:10 smithi170 ceph-mon[27226]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:13.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:12 smithi129 ceph-mon[23678]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:13.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:12 smithi129 ceph-mon[33675]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:13.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:12 smithi170 ceph-mon[27226]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:13.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:06:13] "GET /metrics HTTP/1.1" 200 38093 "" "Prometheus/2.43.0" 2024-09-20T19:06:15.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:14 smithi129 ceph-mon[23678]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:15.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:14 smithi129 ceph-mon[33675]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:15.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:14 smithi170 ceph-mon[27226]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:16.263 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:06:16.520 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:06:16.931 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:16 smithi129 ceph-mon[23678]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:16.931 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:16 smithi129 ceph-mon[23678]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:16.932 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:16 smithi129 ceph-mon[33675]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:16.932 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:16 smithi129 ceph-mon[33675]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:17.206 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:06:17.206 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (6m) 2m ago 6m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:06:17.206 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (6m) 71s ago 6m 81.3M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:06:17.206 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (6m) 2m ago 6m - - 3.8 6acb0a031eab 48e174d06907 2024-09-20T19:06:17.206 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (2m) 71s ago 11m 455M - 19.3.0-5099-g88deadb8 441f9a3fe515 6fa6445ea254 2024-09-20T19:06:17.206 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 52130ebc3d5e 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (12m) 2m ago 12m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (11m) 71s ago 11m 43.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (11m) 2m ago 11m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (6m) 71s ago 6m 15.4M - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (10m) 2m ago 10m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (10m) 2m ago 10m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (9m) 2m ago 9m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (9m) 2m ago 9m - 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (9m) 71s ago 9m 51.9M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (8m) 71s ago 8m 49.5M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (8m) 71s ago 8m 47.3M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (7m) 71s ago 7m 52.5M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (5m) 71s ago 7m 53.3M - 2.43.0 a07b618ecd1d cb2a92b5f628 2024-09-20T19:06:17.207 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (6m) 2m ago 6m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:06:17.208 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (6m) 71s ago 6m 82.3M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:06:17.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:16 smithi170 ceph-mon[27226]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:17.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:16 smithi170 ceph-mon[27226]: from='mgr.24350 172.21.15.129:0/3139892609' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:17.864 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:06:18.111 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:06:18.810 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:06:18.810 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 14, 2024-09-20T19:06:18.811 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:06:18.812 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:06:18.812 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:06:19.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:19.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[23678]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:19.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[23678]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:19.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2597955820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:06:19.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:19.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[33675]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:19.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[33675]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:19.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:18 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2597955820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:06:19.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:18 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:19.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:18 smithi170 ceph-mon[27226]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:19.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:18 smithi170 ceph-mon[27226]: from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:19.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:18 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2597955820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:06:19.462 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:06:19.708 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:06:20.412 INFO:teuthology.orchestra.run.smithi129.stdout: cluster: 2024-09-20T19:06:20.412 INFO:teuthology.orchestra.run.smithi129.stdout: id: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:06:20.412 INFO:teuthology.orchestra.run.smithi129.stdout: health: HEALTH_OK 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: services: 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: mgr: y(active, since 7m), standbys: x 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: data: 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: usage: 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: pgs: 161 active+clean 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:06:20.413 INFO:teuthology.orchestra.run.smithi129.stdout: io: 2024-09-20T19:06:20.414 INFO:teuthology.orchestra.run.smithi129.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T19:06:20.414 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:06:21.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:20 smithi129 ceph-mon[23678]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:21.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:20 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2432998479' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:06:21.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:20 smithi129 ceph-mon[33675]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:21.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:20 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2432998479' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:06:21.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:20 smithi170 ceph-mon[27226]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:21.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:20 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2432998479' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:06:21.253 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:06:21.504 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:06:22.180 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:06:22.789 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-20T19:06:23.035 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:06:23.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:22 smithi129 ceph-mon[23678]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:23.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:22 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1828327522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:06:23.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:22 smithi129 ceph-mon[33675]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:23.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:22 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1828327522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:06:23.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:22 smithi170 ceph-mon[27226]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:23.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:22 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1828327522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:06:23.735 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:06:23.736 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:06:23] "GET /metrics HTTP/1.1" 200 38092 "" "Prometheus/2.43.0" 2024-09-20T19:06:24.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:23 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/945971116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:06:24.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:23 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/945971116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:06:24.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:23 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/945971116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:06:24.431 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:06:24.690 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:06:24.958 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:24 smithi129 ceph-mon[23678]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:24.959 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:24 smithi129 ceph-mon[33675]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:25.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:24 smithi170 ceph-mon[27226]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:25.680 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:25.388+0000 7f7cee4d4640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T19:06:25.680 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setuser ceph since I am not root 2024-09-20T19:06:25.680 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ignoring --setgroup ceph since I am not root 2024-09-20T19:06:25.680 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:25.565+0000 7f76ddaef040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T19:06:25.680 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:25.625+0000 7f76ddaef040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T19:06:25.729 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:06:25] ENGINE Bus STOPPING 2024-09-20T19:06:26.001 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:25.779+0000 7f76ddaef040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:25.846+0000 7f76ddaef040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1260723703' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: Activating manager daemon x 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: osdmap e94: 8 total, 8 up, 8 in 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: mgrmap e24: x(active, starting, since 0.0104096s) 2024-09-20T19:06:26.002 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:06:26.003 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[33675]: Manager daemon x is now available 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1260723703' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: Activating manager daemon x 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: osdmap e94: 8 total, 8 up, 8 in 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: mgrmap e24: x(active, starting, since 0.0104096s) 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:06:26.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:06:26.005 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-mon[23678]: Manager daemon x is now available 2024-09-20T19:06:26.226 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:06:26.228 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:06:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:06:26.228 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:06:25] ENGINE Bus STOPPED 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1260723703' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: Activating manager daemon x 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: osdmap e94: 8 total, 8 up, 8 in 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: mgrmap e24: x(active, starting, since 0.0104096s) 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:06:26.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:06:26.230 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:25 smithi170 ceph-mon[27226]: Manager daemon x is now available 2024-09-20T19:06:26.252 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:25 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:25.996+0000 7f76ddaef040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:06:26.252 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:26.139+0000 7f76ddaef040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T19:06:26.493 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:06:26.510 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:26.493+0000 7f76ddaef040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T19:06:26.728 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:26 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:06:26] ENGINE Bus STARTING 2024-09-20T19:06:26.729 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:26 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:06:26] ENGINE Serving on http://:::9283 2024-09-20T19:06:26.729 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:26 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:06:26] ENGINE Bus STARTED 2024-09-20T19:06:26.760 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:26.558+0000 7f76ddaef040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T19:06:26.761 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:26.755+0000 7f76ddaef040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:06:27.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[23678]: mgrmap e25: x(active, since 1.01416s) 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:06:27.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-mon[33675]: mgrmap e25: x(active, since 1.01416s) 2024-09-20T19:06:27.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:27.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:27.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:27.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:06:27.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:06:27.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:06:27.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:06:27.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:06:27.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-mon[27226]: mgrmap e25: x(active, since 1.01416s) 2024-09-20T19:06:28.095 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:27.661+0000 7f76ddaef040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T19:06:28.095 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:27 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:27.729+0000 7f76ddaef040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:06:27.863+0000 7f8640ab5640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:06:27] ENGINE Error in HTTPServer.serve 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: Traceback (most recent call last): 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self._connections.run(self.expiration_interval) 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self._run(expiration_interval) 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: s = self.context.wrap_socket( 2024-09-20T19:06:28.229 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:06:28.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: return self.sslsocket_class._create( 2024-09-20T19:06:28.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:06:28.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self.do_handshake() 2024-09-20T19:06:28.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:06:28.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self._sslobj.do_handshake() 2024-09-20T19:06:28.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:06:28.230 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:06:28.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[23678]: Deploying cephadm binary to smithi170 2024-09-20T19:06:28.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[23678]: Deploying cephadm binary to smithi129 2024-09-20T19:06:28.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[23678]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:28.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[23678]: mgrmap e26: x(active, since 2s) 2024-09-20T19:06:28.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[33675]: Deploying cephadm binary to smithi170 2024-09-20T19:06:28.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[33675]: Deploying cephadm binary to smithi129 2024-09-20T19:06:28.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[33675]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:28.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-mon[33675]: mgrmap e26: x(active, since 2s) 2024-09-20T19:06:28.589 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:28.456+0000 7f76ddaef040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T19:06:28.589 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:28.583+0000 7f76ddaef040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T19:06:28.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:28 smithi170 ceph-mon[27226]: Deploying cephadm binary to smithi170 2024-09-20T19:06:28.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:28 smithi170 ceph-mon[27226]: Deploying cephadm binary to smithi129 2024-09-20T19:06:28.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:28 smithi170 ceph-mon[27226]: from='client.24637 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:28.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:28 smithi170 ceph-mon[27226]: mgrmap e26: x(active, since 2s) 2024-09-20T19:06:28.844 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:28.746+0000 7f76ddaef040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T19:06:28.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:28.807+0000 7f76ddaef040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T19:06:29.265 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:28 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:28.966+0000 7f76ddaef040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T19:06:29.266 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.037+0000 7f76ddaef040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T19:06:29.266 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.099+0000 7f76ddaef040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T19:06:29.518 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[33675]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[33675]: [20/Sep/2024:19:06:27] ENGINE Bus STARTING 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[33675]: [20/Sep/2024:19:06:27] ENGINE Serving on http://172.21.15.170:8765 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[33675]: [20/Sep/2024:19:06:27] ENGINE Serving on https://172.21.15.170:7150 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[33675]: [20/Sep/2024:19:06:27] ENGINE Bus STARTED 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[33675]: [20/Sep/2024:19:06:27] ENGINE Error in HTTPServer.serve 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:06:29.519 INFO:journalctl@ceph.mon.c.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.c.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.c.smithi129.stdout: self.do_handshake() 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.c.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[23678]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[23678]: [20/Sep/2024:19:06:27] ENGINE Bus STARTING 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[23678]: [20/Sep/2024:19:06:27] ENGINE Serving on http://172.21.15.170:8765 2024-09-20T19:06:29.520 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[23678]: [20/Sep/2024:19:06:27] ENGINE Serving on https://172.21.15.170:7150 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[23678]: [20/Sep/2024:19:06:27] ENGINE Bus STARTED 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-mon[23678]: [20/Sep/2024:19:06:27] ENGINE Error in HTTPServer.serve 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:06:29.521 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mon.a.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mon.a.smithi129.stdout: self.do_handshake() 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mon.a.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.262+0000 7f76ddaef040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.339+0000 7f76ddaef040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.419+0000 7f76ddaef040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T19:06:29.522 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.513+0000 7f76ddaef040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T19:06:29.525 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:29 smithi170 ceph-mon[27226]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:29.525 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:29 smithi170 ceph-mon[27226]: [20/Sep/2024:19:06:27] ENGINE Bus STARTING 2024-09-20T19:06:29.525 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:29 smithi170 ceph-mon[27226]: [20/Sep/2024:19:06:27] ENGINE Serving on http://172.21.15.170:8765 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:29 smithi170 ceph-mon[27226]: [20/Sep/2024:19:06:27] ENGINE Serving on https://172.21.15.170:7150 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:29 smithi170 ceph-mon[27226]: [20/Sep/2024:19:06:27] ENGINE Bus STARTED 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:29 smithi170 ceph-mon[27226]: [20/Sep/2024:19:06:27] ENGINE Error in HTTPServer.serve 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: Traceback (most recent call last): 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._run(expiration_interval) 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:06:29.526 INFO:journalctl@ceph.mon.b.smithi170.stdout: s = self.context.wrap_socket( 2024-09-20T19:06:29.527 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:06:29.527 INFO:journalctl@ceph.mon.b.smithi170.stdout: return self.sslsocket_class._create( 2024-09-20T19:06:29.527 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:06:29.527 INFO:journalctl@ceph.mon.b.smithi170.stdout: self.do_handshake() 2024-09-20T19:06:29.527 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:06:29.527 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._sslobj.do_handshake() 2024-09-20T19:06:29.527 INFO:journalctl@ceph.mon.b.smithi170.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:06:29.790 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.580+0000 7f76ddaef040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T19:06:29.791 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:29 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:29.643+0000 7f76ddaef040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T19:06:30.692 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-mon[23678]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:30.692 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-mon[23678]: mgrmap e27: x(active, since 4s) 2024-09-20T19:06:30.692 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-mon[33675]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:30.692 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-mon[33675]: mgrmap e27: x(active, since 4s) 2024-09-20T19:06:30.693 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:30.474+0000 7f76ddaef040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T19:06:30.693 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:06:30] ENGINE Bus STARTING 2024-09-20T19:06:30.693 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: CherryPy Checker: 2024-09-20T19:06:30.693 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: The Application mounted at '' has an empty config. 2024-09-20T19:06:30.693 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: 2024-09-20T19:06:30.693 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:06:30] ENGINE Serving on http://:::9283 2024-09-20T19:06:30.693 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:30 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: [20/Sep/2024:19:06:30] ENGINE Bus STARTED 2024-09-20T19:06:30.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:30 smithi170 ceph-mon[27226]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:30.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:30 smithi170 ceph-mon[27226]: mgrmap e27: x(active, since 4s) 2024-09-20T19:06:31.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:31 smithi170 ceph-mon[27226]: Standby manager daemon y started 2024-09-20T19:06:31.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:31 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:06:31.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:31 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:06:31.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:31 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:06:31.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:31 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:06:31.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[23678]: Standby manager daemon y started 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[33675]: Standby manager daemon y started 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:06:31.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:31 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/2209560101' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:06:32.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:32 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: mgrmap e28: x(active, since 6s), standbys: y 2024-09-20T19:06:32.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:32.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:32 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi129 to 2992M 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Adjusting osd_memory_target on smithi170 to 3248M 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:06:33.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:33 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:06:33.845 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[23904]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:06:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:06:33.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi129 to 2992M 2024-09-20T19:06:33.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Adjusting osd_memory_target on smithi170 to 3248M 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:06:33.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi129 to 2992M 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Adjusting osd_memory_target on smithi170 to 3248M 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:06:33.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:33 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:06:34.793 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:06:34.793 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:06:34.793 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:34.794 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[23678]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:06:34.795 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:06:34.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:34.796 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:34 smithi129 ceph-mon[33675]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:06:34.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:34.980 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:34 smithi170 ceph-mon[27226]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:06:36.775 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:36 smithi129 ceph-mon[23678]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:06:36.775 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:36 smithi129 ceph-mon[33675]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:06:36.780 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:36 smithi170 ceph-mon[27226]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:06:37.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:37 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:37.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:37 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:37.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:37 smithi170 ceph-mon[27226]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:06:37.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:37 smithi170 ceph-mon[27226]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:06:37.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3167636632' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:06:37.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3971163323' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]: dispatch 2024-09-20T19:06:37.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:37 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]: dispatch 2024-09-20T19:06:38.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[33675]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[33675]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3167636632' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3971163323' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]: dispatch 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]: dispatch 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[23678]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:06:38.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[23678]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:06:38.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3167636632' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:06:38.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3971163323' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]: dispatch 2024-09-20T19:06:38.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:37 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]: dispatch 2024-09-20T19:06:38.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:38 smithi170 ceph-mon[27226]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:06:38.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:38 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]': finished 2024-09-20T19:06:38.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:38 smithi170 ceph-mon[27226]: osdmap e95: 8 total, 8 up, 8 in 2024-09-20T19:06:38.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:38 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/798681396' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]: dispatch 2024-09-20T19:06:38.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:38 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]: dispatch 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[33675]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]': finished 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[33675]: osdmap e95: 8 total, 8 up, 8 in 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/798681396' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]: dispatch 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]: dispatch 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[23678]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/257270517"}]': finished 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[23678]: osdmap e95: 8 total, 8 up, 8 in 2024-09-20T19:06:39.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/798681396' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]: dispatch 2024-09-20T19:06:39.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:38 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]: dispatch 2024-09-20T19:06:39.898 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:39 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]': finished 2024-09-20T19:06:39.898 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:39 smithi170 ceph-mon[27226]: osdmap e96: 8 total, 8 up, 8 in 2024-09-20T19:06:39.898 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:39 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1857660349' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3971916936"}]: dispatch 2024-09-20T19:06:40.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:39 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]': finished 2024-09-20T19:06:40.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:39 smithi129 ceph-mon[33675]: osdmap e96: 8 total, 8 up, 8 in 2024-09-20T19:06:40.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:39 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1857660349' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3971916936"}]: dispatch 2024-09-20T19:06:40.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:39 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4224645051"}]': finished 2024-09-20T19:06:40.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:39 smithi129 ceph-mon[23678]: osdmap e96: 8 total, 8 up, 8 in 2024-09-20T19:06:40.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:39 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1857660349' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3971916936"}]: dispatch 2024-09-20T19:06:40.228 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:39 smithi170 systemd[1]: Stopping Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.223Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.224Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.224Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:06:40.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[59823]: ts=2024-09-20T19:06:40.224Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:06:40.480 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 podman[64234]: 2024-09-20 19:06:40.233419074 +0000 UTC m=+0.135215584 container died cb2a92b5f628644eeca9127fbdec467b7e7ee5ad87f5b41a3f0ecf16ee65bcdb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:06:40.877 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-mon[27226]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:06:40.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1857660349' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3971916936"}]': finished 2024-09-20T19:06:40.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-mon[27226]: osdmap e97: 8 total, 8 up, 8 in 2024-09-20T19:06:40.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:40 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/354623728' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4025386571"}]: dispatch 2024-09-20T19:06:40.878 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 podman[64234]: 2024-09-20 19:06:40.597173096 +0000 UTC m=+0.498969603 container cleanup cb2a92b5f628644eeca9127fbdec467b7e7ee5ad87f5b41a3f0ecf16ee65bcdb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:06:40.878 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 bash[64234]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[33675]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1857660349' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3971916936"}]': finished 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[33675]: osdmap e97: 8 total, 8 up, 8 in 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/354623728' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4025386571"}]: dispatch 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[23678]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1857660349' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3971916936"}]': finished 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[23678]: osdmap e97: 8 total, 8 up, 8 in 2024-09-20T19:06:41.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:40 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/354623728' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4025386571"}]: dispatch 2024-09-20T19:06:41.228 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:40 smithi170 podman[64249]: 2024-09-20 19:06:40.873652752 +0000 UTC m=+0.638571693 container remove cb2a92b5f628644eeca9127fbdec467b7e7ee5ad87f5b41a3f0ecf16ee65bcdb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:06:41.229 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:06:41.229 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 systemd[1]: Stopped Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:06:41.229 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 2.103s CPU time. 2024-09-20T19:06:41.229 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 systemd[1]: Starting Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:06:41.539 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 podman[64340]: 2024-09-20 19:06:41.133884076 +0000 UTC m=+0.016726674 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T19:06:41.539 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 podman[64340]: 2024-09-20 19:06:41.266018212 +0000 UTC m=+0.148860810 container create d390f7de87ecc1453b279b80e99d7f53cdf070ef35c2ea392540527b46fa6539 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:06:41.539 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 podman[64340]: 2024-09-20 19:06:41.535186105 +0000 UTC m=+0.418028710 container init d390f7de87ecc1453b279b80e99d7f53cdf070ef35c2ea392540527b46fa6539 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:06:41.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/354623728' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4025386571"}]': finished 2024-09-20T19:06:41.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: osdmap e98: 8 total, 8 up, 8 in 2024-09-20T19:06:41.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1591297738' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2277987651"}]: dispatch 2024-09-20T19:06:41.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:41.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:41.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:41.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:41.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:41.979 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 podman[64340]: 2024-09-20 19:06:41.538045324 +0000 UTC m=+0.420887925 container start d390f7de87ecc1453b279b80e99d7f53cdf070ef35c2ea392540527b46fa6539 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:06:41.979 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.561Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.561Z 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-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.561Z 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 smithi170 (none))" 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.561Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.561Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.563Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.563Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.564Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.564Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.566Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.566Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.77µs 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.566Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.568Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-20T19:06:41.980 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.577Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.578Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.578Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.581µs wal_replay_duration=11.448807ms wbl_replay_duration=115ns total_replay_duration=11.488384ms 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.579Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.579Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.579Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.599Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.076788ms db_storage=725ns remote_storage=1.047µs web_handler=288ns query_engine=610ns scrape=393.444µs scrape_sd=108.399µs notify=18.927µs notify_sd=45.48µs rules=19.156354ms tracing=5.955µs 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.599Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:06:41.599Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 bash[64340]: d390f7de87ecc1453b279b80e99d7f53cdf070ef35c2ea392540527b46fa6539 2024-09-20T19:06:41.981 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:06:41 smithi170 systemd[1]: Started Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/354623728' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4025386571"}]': finished 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: osdmap e98: 8 total, 8 up, 8 in 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1591297738' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2277987651"}]: dispatch 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/354623728' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/4025386571"}]': finished 2024-09-20T19:06:42.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: osdmap e98: 8 total, 8 up, 8 in 2024-09-20T19:06:42.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1591297738' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2277987651"}]: dispatch 2024-09-20T19:06:42.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:42.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:42.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:42.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:42.096 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:41 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1591297738' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2277987651"}]': finished 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: osdmap e99: 8 total, 8 up, 8 in 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3721510635' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]: dispatch 2024-09-20T19:06:42.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:42 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]: dispatch 2024-09-20T19:06:43.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1591297738' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2277987651"}]': finished 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: osdmap e99: 8 total, 8 up, 8 in 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3721510635' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]: dispatch 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]: dispatch 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:06:43.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:06:43.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:43.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:06:43.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1591297738' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/2277987651"}]': finished 2024-09-20T19:06:43.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: osdmap e99: 8 total, 8 up, 8 in 2024-09-20T19:06:43.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3721510635' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]: dispatch 2024-09-20T19:06:43.096 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:42 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]: dispatch 2024-09-20T19:06:43.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:43 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]': finished 2024-09-20T19:06:43.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:43 smithi170 ceph-mon[27226]: osdmap e100: 8 total, 8 up, 8 in 2024-09-20T19:06:43.979 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:43 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1210232232' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2246465813"}]: dispatch 2024-09-20T19:06:44.080 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:43 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]': finished 2024-09-20T19:06:44.080 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:43 smithi129 ceph-mon[33675]: osdmap e100: 8 total, 8 up, 8 in 2024-09-20T19:06:44.080 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:43 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1210232232' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2246465813"}]: dispatch 2024-09-20T19:06:44.080 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:43 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2246465813"}]': finished 2024-09-20T19:06:44.080 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:43 smithi129 ceph-mon[23678]: osdmap e100: 8 total, 8 up, 8 in 2024-09-20T19:06:44.080 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:43 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1210232232' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2246465813"}]: dispatch 2024-09-20T19:06:44.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:44 smithi170 ceph-mon[27226]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:44.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:44 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1210232232' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2246465813"}]': finished 2024-09-20T19:06:44.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:44 smithi170 ceph-mon[27226]: osdmap e101: 8 total, 8 up, 8 in 2024-09-20T19:06:45.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:44 smithi129 ceph-mon[33675]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:45.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:44 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1210232232' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2246465813"}]': finished 2024-09-20T19:06:45.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:44 smithi129 ceph-mon[33675]: osdmap e101: 8 total, 8 up, 8 in 2024-09-20T19:06:45.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:44 smithi129 ceph-mon[23678]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:45.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:44 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1210232232' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2246465813"}]': finished 2024-09-20T19:06:45.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:44 smithi129 ceph-mon[23678]: osdmap e101: 8 total, 8 up, 8 in 2024-09-20T19:06:46.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:46 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:46 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:46 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:46 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:46 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:46.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:46 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:46.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:46 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:46.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:06:46.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:06:46.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:46 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:06:47.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:47 smithi170 ceph-mon[27226]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:06:47.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:47 smithi129 ceph-mon[23678]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:06:47.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:47 smithi129 ceph-mon[33675]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:06:48.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:48 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:48.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:48 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:48.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:48 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:49.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:49 smithi170 ceph-mon[27226]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T19:06:49.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:49 smithi129 ceph-mon[23678]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T19:06:49.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:49 smithi129 ceph-mon[33675]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-20T19:06:50.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:06:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:06:50] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-20T19:06:51.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:51 smithi170 ceph-mon[27226]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-09-20T19:06:51.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:51 smithi129 ceph-mon[23678]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-09-20T19:06:51.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:51 smithi129 ceph-mon[33675]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-09-20T19:06:53.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:53 smithi170 ceph-mon[27226]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-20T19:06:53.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:53 smithi129 ceph-mon[23678]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-20T19:06:53.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:53 smithi129 ceph-mon[33675]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-20T19:06:55.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:55 smithi170 ceph-mon[27226]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:55.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:55 smithi129 ceph-mon[23678]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:55.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:55 smithi129 ceph-mon[33675]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:57.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:57 smithi170 ceph-mon[27226]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-20T19:06:57.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:57 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:57.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:57 smithi129 ceph-mon[23678]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-20T19:06:57.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:57 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:57.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:57 smithi129 ceph-mon[33675]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-20T19:06:57.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:57 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:06:58.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:58 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:58.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:58 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:58 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:59.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:06:59 smithi170 ceph-mon[27226]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:59.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:06:59 smithi129 ceph-mon[23678]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:59.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:06:59 smithi129 ceph-mon[33675]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:00.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:07:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:07:00] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-20T19:07:01.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:01 smithi170 ceph-mon[27226]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:01.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:01 smithi129 ceph-mon[23678]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:01.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:01 smithi129 ceph-mon[33675]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:03.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:03 smithi170 ceph-mon[27226]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:03.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:03 smithi129 ceph-mon[23678]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:03.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:03 smithi129 ceph-mon[33675]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:05.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:05 smithi170 ceph-mon[27226]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:05.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:05 smithi129 ceph-mon[23678]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:05.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:05 smithi129 ceph-mon[33675]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:07.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:07 smithi170 ceph-mon[27226]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:07.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:07 smithi129 ceph-mon[23678]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:07.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:07 smithi129 ceph-mon[33675]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:08.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:08 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:08.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:08 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:08.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:08 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:09.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:09 smithi129 ceph-mon[23678]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:09 smithi129 ceph-mon[33675]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:09 smithi170 ceph-mon[27226]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:10.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:07:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:07:10] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-09-20T19:07:11.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:11 smithi129 ceph-mon[23678]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:11.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:11 smithi129 ceph-mon[33675]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:11.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:11 smithi170 ceph-mon[27226]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:12.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:12 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:12.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:12 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:12.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:12 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:13.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:13 smithi129 ceph-mon[23678]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:13.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:13 smithi129 ceph-mon[33675]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:13.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:13 smithi170 ceph-mon[27226]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:15.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:15 smithi129 ceph-mon[23678]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:15.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:15 smithi129 ceph-mon[33675]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:15.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:15 smithi170 ceph-mon[27226]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:17.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:17 smithi129 ceph-mon[23678]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:17.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:17 smithi129 ceph-mon[33675]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:17.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:17 smithi170 ceph-mon[27226]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:18.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:18 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:18.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:18 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:18.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:18 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:19.522 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:19 smithi170 ceph-mon[27226]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:19.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:19 smithi129 ceph-mon[23678]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:19.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:19 smithi129 ceph-mon[33675]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:20.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:07:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:07:20] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-20T19:07:21.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:21 smithi129 ceph-mon[33675]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:21.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:21 smithi129 ceph-mon[23678]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:21.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:21 smithi170 ceph-mon[27226]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:23.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:23 smithi129 ceph-mon[23678]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:23.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:23 smithi129 ceph-mon[33675]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:23.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:23 smithi170 ceph-mon[27226]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:25.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:25 smithi129 ceph-mon[23678]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:25.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:25 smithi129 ceph-mon[33675]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:25.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:25 smithi170 ceph-mon[27226]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:27.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:27 smithi129 ceph-mon[23678]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:27.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:27 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:27 smithi129 ceph-mon[33675]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:27 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:27.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:27 smithi170 ceph-mon[27226]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:27.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:27 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:28.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:28 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:28.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:28 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:28.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:28 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:29.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:29 smithi129 ceph-mon[23678]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:29.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:29 smithi129 ceph-mon[33675]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:29.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:29 smithi170 ceph-mon[27226]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:30.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:07:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:07:30] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:07:31.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:31 smithi129 ceph-mon[23678]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:31.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:31 smithi129 ceph-mon[33675]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:31.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:31 smithi170 ceph-mon[27226]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:33.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:33 smithi129 ceph-mon[23678]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:33.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:33 smithi129 ceph-mon[33675]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:33.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:33 smithi170 ceph-mon[27226]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:34.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:34 smithi129 ceph-mon[23678]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:34.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:34 smithi129 ceph-mon[33675]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:34.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:34 smithi170 ceph-mon[27226]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:36.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:36 smithi170 ceph-mon[27226]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:36.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:36 smithi129 ceph-mon[23678]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:36.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:36 smithi129 ceph-mon[33675]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:37.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:37 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:37.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:37 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:37.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:37 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:38.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:38 smithi129 ceph-mon[23678]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:38.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:38 smithi129 ceph-mon[33675]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:38.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:38 smithi170 ceph-mon[27226]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:40.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:40 smithi129 ceph-mon[23678]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:40.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:40 smithi129 ceph-mon[33675]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:40.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:40 smithi170 ceph-mon[27226]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:40.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:07:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:07:40] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:07:41.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:41 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:41.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:41 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:41.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:41 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:42.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:42 smithi129 ceph-mon[23678]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:43.265 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:42 smithi129 ceph-mon[33675]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:43.266 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:42 smithi170 ceph-mon[27226]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:44.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:44 smithi129 ceph-mon[33675]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:44.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:44 smithi129 ceph-mon[23678]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:44.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:44 smithi170 ceph-mon[27226]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:46.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[23678]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:46.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:07:46.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:07:46.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:07:46.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[33675]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:46.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:07:46.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:07:46.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:46 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:07:46.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:46 smithi170 ceph-mon[27226]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:46.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:46 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:07:46.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:46 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:07:46.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:46 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:07:47.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:47 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:47.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:47 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:47.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:47 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:48.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:48 smithi129 ceph-mon[23678]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:48.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:48 smithi129 ceph-mon[33675]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:48.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:48 smithi170 ceph-mon[27226]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:50.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:50 smithi129 ceph-mon[23678]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:50.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:50 smithi129 ceph-mon[33675]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:50.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:50 smithi170 ceph-mon[27226]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:50.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:07:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:07:50] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:07:52.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:52 smithi129 ceph-mon[23678]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:52.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:52 smithi129 ceph-mon[33675]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:52.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:52 smithi170 ceph-mon[27226]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:54.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:54 smithi129 ceph-mon[23678]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:54.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:54 smithi129 ceph-mon[33675]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:54.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:54 smithi170 ceph-mon[27226]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:56.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:56 smithi129 ceph-mon[23678]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:56.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:56 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:56.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:56 smithi129 ceph-mon[33675]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:56.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:56 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:56.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:56 smithi170 ceph-mon[27226]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:56.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:56 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:07:57.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:57 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:57.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:57 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:57.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:57 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:58.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:07:58 smithi129 ceph-mon[23678]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:58.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:07:58 smithi129 ceph-mon[33675]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:58.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:07:58 smithi170 ceph-mon[27226]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:00.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:00 smithi129 ceph-mon[23678]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:00.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:00 smithi129 ceph-mon[33675]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:00.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:00 smithi170 ceph-mon[27226]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:00.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:08:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:08:00] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-20T19:08:02.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:02 smithi129 ceph-mon[23678]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:02.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:02 smithi129 ceph-mon[33675]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:02.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:02 smithi170 ceph-mon[27226]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:04.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:04 smithi129 ceph-mon[23678]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:04.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:04 smithi129 ceph-mon[33675]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:04.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:04 smithi170 ceph-mon[27226]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:06.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:06 smithi129 ceph-mon[23678]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:06.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:06 smithi129 ceph-mon[33675]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:06.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:06 smithi170 ceph-mon[27226]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:07.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:07 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:07.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:07 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:07.879 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:07 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:08.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:08 smithi129 ceph-mon[23678]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:08.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:08 smithi129 ceph-mon[33675]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:08.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:08 smithi170 ceph-mon[27226]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:10.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:10 smithi129 ceph-mon[23678]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:10.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:10 smithi129 ceph-mon[33675]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:10.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:10 smithi170 ceph-mon[27226]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:10.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:08:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:08:10] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-20T19:08:11.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:11 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:11.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:11 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:11.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:11 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:12.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:12 smithi129 ceph-mon[23678]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:12.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:12 smithi129 ceph-mon[33675]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:12.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:12 smithi170 ceph-mon[27226]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:14.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:14 smithi129 ceph-mon[23678]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:14.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:14 smithi129 ceph-mon[33675]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:14.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:14 smithi170 ceph-mon[27226]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:16.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:16 smithi129 ceph-mon[23678]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:16.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:16 smithi129 ceph-mon[33675]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:16.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:16 smithi170 ceph-mon[27226]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:17.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:17 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:17.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:17 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:17.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:17 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:18.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:18 smithi129 ceph-mon[23678]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:18.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:18 smithi129 ceph-mon[33675]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:18.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:18 smithi170 ceph-mon[27226]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:20 smithi129 ceph-mon[23678]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:20.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:20 smithi129 ceph-mon[33675]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:20.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:20 smithi170 ceph-mon[27226]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:20.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:08:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:08:20] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-20T19:08:22.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:22 smithi129 ceph-mon[23678]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:22.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:22 smithi129 ceph-mon[33675]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:22.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:22 smithi170 ceph-mon[27226]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:24.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:24 smithi129 ceph-mon[23678]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:24.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:24 smithi129 ceph-mon[33675]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:24.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:24 smithi170 ceph-mon[27226]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:26.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:26 smithi129 ceph-mon[23678]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:26.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:26 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:26.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:26 smithi129 ceph-mon[33675]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:26.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:26 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:26.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:26 smithi170 ceph-mon[27226]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:26.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:26 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:27.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:27 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:27.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:27 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:27.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:27 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:28.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:28 smithi170 ceph-mon[27226]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:29.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:28 smithi129 ceph-mon[23678]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:29.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:28 smithi129 ceph-mon[33675]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:30.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:30 smithi170 ceph-mon[27226]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:30.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:08:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:08:30] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-20T19:08:31.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:30 smithi129 ceph-mon[23678]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:31.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:30 smithi129 ceph-mon[33675]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:32.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:32 smithi170 ceph-mon[27226]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:33.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:32 smithi129 ceph-mon[23678]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:33.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:32 smithi129 ceph-mon[33675]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:34.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:34 smithi170 ceph-mon[27226]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:35.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:34 smithi129 ceph-mon[23678]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:35.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:34 smithi129 ceph-mon[33675]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:36.901 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:36 smithi129 ceph-mon[23678]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:36.901 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:36 smithi129 ceph-mon[33675]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:36.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:36 smithi170 ceph-mon[27226]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:37.879 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:37 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:38.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:37 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:38.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:37 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:38.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:38 smithi170 ceph-mon[27226]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:39.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:38 smithi129 ceph-mon[23678]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:39.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:38 smithi129 ceph-mon[33675]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:40.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:40 smithi170 ceph-mon[27226]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:40.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:08:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:08:40] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-20T19:08:41.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:40 smithi129 ceph-mon[23678]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:41.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:40 smithi129 ceph-mon[33675]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:41.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:41 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:42.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:41 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:42.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:41 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:42.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:42 smithi170 ceph-mon[27226]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:43.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:42 smithi129 ceph-mon[23678]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:43.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:42 smithi129 ceph-mon[33675]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:44.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:44 smithi170 ceph-mon[27226]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:45.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:44 smithi129 ceph-mon[23678]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:45.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:44 smithi129 ceph-mon[33675]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:46.903 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[23678]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:46.903 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:08:46.903 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:08:46.904 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:08:46.904 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[33675]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:46.904 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:08:46.904 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:08:46.904 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:46 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:08:46.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:46 smithi170 ceph-mon[27226]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:46.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:46 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:08:46.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:46 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:08:46.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:46 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:08:47.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:47 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:48.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:47 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:48.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:47 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:48.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:48 smithi170 ceph-mon[27226]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:49.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:48 smithi129 ceph-mon[23678]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:49.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:48 smithi129 ceph-mon[33675]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:50.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:50 smithi170 ceph-mon[27226]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:50.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:08:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:08:50] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-20T19:08:51.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:50 smithi129 ceph-mon[23678]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:51.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:50 smithi129 ceph-mon[33675]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:52.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:52 smithi170 ceph-mon[27226]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:53.095 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:52 smithi129 ceph-mon[23678]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:53.095 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:52 smithi129 ceph-mon[33675]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:54.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:54 smithi170 ceph-mon[27226]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:55.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:54 smithi129 ceph-mon[23678]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:55.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:54 smithi129 ceph-mon[33675]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:56.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:56 smithi129 ceph-mon[23678]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:56.907 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:56 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:56.907 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:56 smithi129 ceph-mon[33675]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:56.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:56 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:56.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:56 smithi170 ceph-mon[27226]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:56.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:56 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:08:57.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:57 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:58.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:57 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:58.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:57 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:58.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:08:58 smithi170 ceph-mon[27226]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:59.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:08:58 smithi129 ceph-mon[23678]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:59.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:08:58 smithi129 ceph-mon[33675]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:00.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:00 smithi170 ceph-mon[27226]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:00.978 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:09:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:09:00] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-20T19:09:01.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:00 smithi129 ceph-mon[33675]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:01.094 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:00 smithi129 ceph-mon[23678]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:02.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:02 smithi170 ceph-mon[27226]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:03.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:02 smithi129 ceph-mon[23678]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:03.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:02 smithi129 ceph-mon[33675]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:04.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:04 smithi170 ceph-mon[27226]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:05.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:04 smithi129 ceph-mon[23678]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:05.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:04 smithi129 ceph-mon[33675]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:06.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:06 smithi170 ceph-mon[27226]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:07.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:06 smithi129 ceph-mon[23678]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:07.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:06 smithi129 ceph-mon[33675]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:07.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:07 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:08.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:07 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:08.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:07 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:08.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:08 smithi170 ceph-mon[27226]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:09.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:08 smithi129 ceph-mon[23678]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:09.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:08 smithi129 ceph-mon[33675]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:10.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:10 smithi170 ceph-mon[27226]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:10.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:09:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:09:10] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-20T19:09:11.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:10 smithi129 ceph-mon[23678]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:11.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:10 smithi129 ceph-mon[33675]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:11.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:11 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:12.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:11 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:12.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:11 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:12.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:12 smithi170 ceph-mon[27226]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:13.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:12 smithi129 ceph-mon[23678]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:13.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:12 smithi129 ceph-mon[33675]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:14.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:14 smithi170 ceph-mon[27226]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:15.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:14 smithi129 ceph-mon[23678]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:15.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:14 smithi129 ceph-mon[33675]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:16.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:16 smithi170 ceph-mon[27226]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:17.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:16 smithi129 ceph-mon[23678]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:16 smithi129 ceph-mon[33675]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:17.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:17 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:18.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:17 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:18.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:17 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:18.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:18 smithi170 ceph-mon[27226]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:19.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:18 smithi129 ceph-mon[23678]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:19.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:18 smithi129 ceph-mon[33675]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:20.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:20 smithi170 ceph-mon[27226]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:20.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:09:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:09:20] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-20T19:09:21.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:20 smithi129 ceph-mon[23678]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:21.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:20 smithi129 ceph-mon[33675]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:22.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:22 smithi170 ceph-mon[27226]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:23.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:22 smithi129 ceph-mon[23678]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:23.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:22 smithi129 ceph-mon[33675]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:24.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:24 smithi170 ceph-mon[27226]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:25.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:24 smithi129 ceph-mon[33675]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:25.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:24 smithi129 ceph-mon[23678]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:26.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:26 smithi170 ceph-mon[27226]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:26.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:26 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:27.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:26 smithi129 ceph-mon[23678]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:27.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:26 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:27.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:26 smithi129 ceph-mon[33675]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:27.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:26 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:27.615 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:09:27.843 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:27 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:27.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:27 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:27.915 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:27.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:27 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:28.725 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:28 smithi129 ceph-mon[23678]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:28.925 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled to redeploy mgr.y on host 'smithi129' 2024-09-20T19:09:28.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:28 smithi170 ceph-mon[27226]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:28.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:28 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4073001358' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:09:29.093 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:28 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4073001358' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:09:29.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:28 smithi129 ceph-mon[33675]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:29.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:28 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4073001358' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T19:09:29.584 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T19:09:29.839 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:30.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:30.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: Schedule redeploy daemon mgr.y 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:30.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:29 smithi170 ceph-mon[27226]: Deploying daemon mgr.y on smithi129 2024-09-20T19:09:30.254 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:30.254 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: Schedule redeploy daemon mgr.y 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:30.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[23678]: Deploying daemon mgr.y on smithi129 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: Schedule redeploy daemon mgr.y 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:09:30.256 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:30.257 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:09:30.257 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:09:30.257 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:09:30.257 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:29 smithi129 ceph-mon[33675]: Deploying daemon mgr.y on smithi129 2024-09-20T19:09:30.553 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:09:30.553 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (9m) 2m ago 10m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:09:30.553 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (9m) 2m ago 9m 80.8M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (2m) 2m ago 9m - - 3.8 6acb0a031eab 54b123ec17dc 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (5m) 2m ago 14m 508M - 19.3.0-5099-g88deadb8 441f9a3fe515 6fa6445ea254 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 52130ebc3d5e 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (15m) 2m ago 15m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (14m) 2m ago 14m 47.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (14m) 2m ago 14m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (9m) 2m ago 9m 15.2M - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (13m) 2m ago 13m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (13m) 2m ago 13m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (13m) 2m ago 13m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (12m) 2m ago 12m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (12m) 2m ago 12m 53.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:09:30.554 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (11m) 2m ago 11m 50.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:09:30.555 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (11m) 2m ago 11m 48.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:09:30.555 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (11m) 2m ago 11m 53.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:09:30.555 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 10m 35.0M - 2.43.0 a07b618ecd1d d390f7de87ec 2024-09-20T19:09:30.555 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (9m) 2m ago 9m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:09:30.555 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (9m) 2m ago 9m 83.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:09:30.932 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:09:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:09:30] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-20T19:09:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:30 smithi170 ceph-mon[27226]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:31.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:30 smithi129 ceph-mon[23678]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:31.243 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:30 smithi129 ceph-mon[33675]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:31.271 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:09:31.525 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:32.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:31 smithi170 ceph-mon[27226]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:31 smithi129 ceph-mon[23678]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:32.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:31 smithi129 ceph-mon[33675]: from='client.25067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:09:33.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:32 smithi170 ceph-mon[27226]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:33.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:32 smithi129 ceph-mon[23678]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:33.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:32 smithi129 ceph-mon[33675]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:35.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:34 smithi170 ceph-mon[27226]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:35.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:34 smithi129 ceph-mon[23678]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:35.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:34 smithi129 ceph-mon[33675]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:37.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:37 smithi129 ceph-mon[23678]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:37.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:37 smithi129 ceph-mon[33675]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:37.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:37 smithi170 ceph-mon[27226]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:38.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:38 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:38.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:38 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:38.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:38 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:39.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:39 smithi129 ceph-mon[23678]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:39.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:39 smithi129 ceph-mon[33675]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:39.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:39 smithi170 ceph-mon[27226]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:39.477 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:09:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=cleanup t=2024-09-20T19:09:39.004273543Z level=info msg="Completed cleanup jobs" duration=5.684825ms 2024-09-20T19:09:40.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:09:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:09:40] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-20T19:09:41.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:41 smithi170 ceph-mon[27226]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:41.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:41 smithi129 ceph-mon[23678]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:41 smithi129 ceph-mon[33675]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:42.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:42 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:42.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:42 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:42.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:42 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:43.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:43 smithi170 ceph-mon[27226]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:43 smithi129 ceph-mon[23678]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:43.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:43 smithi129 ceph-mon[33675]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:45.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:45 smithi170 ceph-mon[27226]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:45.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:45 smithi129 ceph-mon[23678]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:45.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:45 smithi129 ceph-mon[33675]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:47 smithi129 ceph-mon[23678]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:47.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:47 smithi129 ceph-mon[33675]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:47.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:47 smithi170 ceph-mon[27226]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:48.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:48 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:48.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:48 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:48.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:48 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:49.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:49 smithi170 ceph-mon[27226]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:49.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:49 smithi129 ceph-mon[23678]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:49.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:49 smithi129 ceph-mon[33675]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:50.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:09:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:09:50] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-20T19:09:51.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:51 smithi170 ceph-mon[27226]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:51.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:51 smithi129 ceph-mon[23678]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:51.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:51 smithi129 ceph-mon[33675]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:53.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:53 smithi170 ceph-mon[27226]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:53.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:53 smithi129 ceph-mon[23678]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:53.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:53 smithi129 ceph-mon[33675]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:55.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:55 smithi170 ceph-mon[27226]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:55.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:55 smithi129 ceph-mon[23678]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:55.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:55 smithi129 ceph-mon[33675]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:57.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:57 smithi129 ceph-mon[33675]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:57.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:57 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:57.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:57 smithi129 ceph-mon[23678]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:57.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:57 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:57.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:57 smithi170 ceph-mon[27226]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:09:57.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:57 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:09:58.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:58 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:58 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:58.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:58 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:09:59.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:09:59 smithi170 ceph-mon[27226]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:59.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:09:59 smithi129 ceph-mon[23678]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:09:59.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:09:59 smithi129 ceph-mon[33675]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:10:00.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:00 smithi170 ceph-mon[27226]: overall HEALTH_OK 2024-09-20T19:10:00.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:00 smithi129 ceph-mon[23678]: overall HEALTH_OK 2024-09-20T19:10:00.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:00 smithi129 ceph-mon[33675]: overall HEALTH_OK 2024-09-20T19:10:00.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:10:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:10:00] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-20T19:10:01.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:01 smithi170 ceph-mon[27226]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:10:01.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:01 smithi129 ceph-mon[23678]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:10:01.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:01 smithi129 ceph-mon[33675]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:10:03.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:03 smithi170 ceph-mon[27226]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:03.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:03 smithi129 ceph-mon[23678]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:03.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:03 smithi129 ceph-mon[33675]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:05.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:05 smithi170 ceph-mon[27226]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:05.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:05 smithi129 ceph-mon[23678]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:05.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:05 smithi129 ceph-mon[33675]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:07.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:07 smithi170 ceph-mon[27226]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:07.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:07 smithi129 ceph-mon[23678]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:07.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:07 smithi129 ceph-mon[33675]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:08.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:08 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:08.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:08 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:08.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:08 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:09.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:09 smithi170 ceph-mon[27226]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:09.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:09 smithi129 ceph-mon[23678]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:09.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:09 smithi129 ceph-mon[33675]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:10.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:10:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:10:10] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-20T19:10:11.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:11 smithi170 ceph-mon[27226]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:11.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:11 smithi129 ceph-mon[23678]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:11.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:11 smithi129 ceph-mon[33675]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:10:12.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:12 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:12.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:12 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:12.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:12 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:13.504 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:13 smithi129 ceph-mon[23678]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:13.504 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:13 smithi129 ceph-mon[33675]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:13.504 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:13 smithi129 systemd[1]: Stopping Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:10:13.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:13 smithi170 ceph-mon[27226]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:10:13.843 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:13 smithi129 podman[81447]: 2024-09-20 19:10:13.500479925 +0000 UTC m=+0.128301826 container died 52130ebc3d5e828045c82a4027a5e889093045f024e8b2ae4282e935895b14a4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=squid-ed8ee0f, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T19:10:14.257 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:13 smithi129 podman[81447]: 2024-09-20 19:10:13.844112713 +0000 UTC m=+0.471934603 container cleanup 52130ebc3d5e828045c82a4027a5e889093045f024e8b2ae4282e935895b14a4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-20T19:10:14.257 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:13 smithi129 bash[81447]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y 2024-09-20T19:10:14.257 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 podman[81460]: 2024-09-20 19:10:14.012302738 +0000 UTC m=+0.509629065 container remove 52130ebc3d5e828045c82a4027a5e889093045f024e8b2ae4282e935895b14a4 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=squid-ed8ee0f, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-20T19:10:14.257 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:10:14.593 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-20T19:10:14.593 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 systemd[1]: Stopped Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:10:14.594 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service: Consumed 46.866s CPU time. 2024-09-20T19:10:14.594 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 systemd[1]: Starting Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:10:14.968 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 podman[81589]: 2024-09-20 19:10:14.598529868 +0000 UTC m=+0.015956809 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:10:14.968 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 podman[81589]: 2024-09-20 19:10:14.713614003 +0000 UTC m=+0.131040918 container create 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD) 2024-09-20T19:10:14.968 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 podman[81589]: 2024-09-20 19:10:14.966095473 +0000 UTC m=+0.383522409 container init 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-20T19:10:15.232 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 podman[81589]: 2024-09-20 19:10:14.968895724 +0000 UTC m=+0.386322638 container start 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:10:15.232 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:14 smithi129 ceph-mgr[81608]: -- 172.21.15.129:0/1986039864 <== mon.2 v2:172.21.15.129:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e0324cf0e0 con 0x55e0324ad400 2024-09-20T19:10:15.232 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:15 smithi129 bash[81589]: 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 2024-09-20T19:10:15.233 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:15 smithi129 systemd[1]: Started Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:10:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[23678]: pgmap v124: 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-20T19:10:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[33675]: pgmap v124: 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-20T19:10:15.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:15 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:15 smithi170 ceph-mon[27226]: pgmap v124: 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-20T19:10:15.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:15 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:15 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:15 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:15.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:15 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:17.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:17 smithi170 ceph-mon[27226]: pgmap v125: 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-20T19:10:17.528 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:17 smithi129 ceph-mon[33675]: pgmap v125: 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-20T19:10:17.529 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:17 smithi129 ceph-mon[23678]: pgmap v125: 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-20T19:10:18.558 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:18 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:18.559 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:18 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:18.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:18 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:19.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:19 smithi129 ceph-mon[33675]: pgmap v126: 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-20T19:10:19.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:19 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:19.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:19 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:19.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:19 smithi129 ceph-mon[23678]: pgmap v126: 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-20T19:10:19.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:19 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:19.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:19 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:19 smithi170 ceph-mon[27226]: pgmap v126: 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-20T19:10:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:19 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:19 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.567 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:10:20] ENGINE Bus STARTING 2024-09-20T19:10:20.567 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: CherryPy Checker: 2024-09-20T19:10:20.568 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: The Application mounted at '' has an empty config. 2024-09-20T19:10:20.568 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:10:20.568 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:10:20] ENGINE Serving on http://:::9283 2024-09-20T19:10:20.568 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:10:20] ENGINE Bus STARTED 2024-09-20T19:10:20.843 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: pgmap v127: 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-20T19:10:20.843 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.843 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.843 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:20.843 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: Standby manager daemon y restarted 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: Standby manager daemon y started 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: pgmap v127: 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-20T19:10:20.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:20.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:20.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: Standby manager daemon y restarted 2024-09-20T19:10:20.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: Standby manager daemon y started 2024-09-20T19:10:20.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:10:20.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:10:20.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:10:20.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:20 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:10:20.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:10:20] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-09-20T19:10:20.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: pgmap v127: 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-20T19:10:20.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:10:20.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:10:20.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:10:20.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: Standby manager daemon y restarted 2024-09-20T19:10:20.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: Standby manager daemon y started 2024-09-20T19:10:20.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:10:20.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:10:20.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:10:20.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:20 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:10:22.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:21 smithi170 ceph-mon[27226]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-20T19:10:22.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:21 smithi129 ceph-mon[23678]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-20T19:10:22.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:21 smithi129 ceph-mon[33675]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-20T19:10:23.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:22 smithi170 ceph-mon[27226]: pgmap v128: 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-20T19:10:23.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:22 smithi129 ceph-mon[23678]: pgmap v128: 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-20T19:10:23.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:22 smithi129 ceph-mon[33675]: pgmap v128: 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-20T19:10:25.168 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:24 smithi129 ceph-mon[23678]: pgmap v129: 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-20T19:10:25.169 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:24 smithi129 ceph-mon[33675]: pgmap v129: 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-20T19:10:25.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:24 smithi170 ceph-mon[27226]: pgmap v129: 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-20T19:10:27.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:26 smithi170 ceph-mon[27226]: pgmap v130: 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-20T19:10:27.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:26 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:27.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:26 smithi129 ceph-mon[23678]: pgmap v130: 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-20T19:10:27.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:26 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:27.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:26 smithi129 ceph-mon[33675]: pgmap v130: 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-20T19:10:27.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:26 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:28.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:27 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:28.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:27 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:28.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:27 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:29.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:28 smithi170 ceph-mon[27226]: pgmap v131: 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-20T19:10:29.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:28 smithi129 ceph-mon[23678]: pgmap v131: 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-20T19:10:29.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:28 smithi129 ceph-mon[33675]: pgmap v131: 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-20T19:10:30.928 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:10:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:10:30] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-20T19:10:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:30 smithi170 ceph-mon[27226]: pgmap v132: 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-20T19:10:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:30 smithi129 ceph-mon[23678]: pgmap v132: 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-20T19:10:31.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:30 smithi129 ceph-mon[33675]: pgmap v132: 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-20T19:10:33.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:32 smithi170 ceph-mon[27226]: pgmap v133: 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-20T19:10:33.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:32 smithi129 ceph-mon[23678]: pgmap v133: 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-20T19:10:33.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:32 smithi129 ceph-mon[33675]: pgmap v133: 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-20T19:10:35.195 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:34 smithi129 ceph-mon[33675]: pgmap v134: 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-20T19:10:35.196 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:34 smithi129 ceph-mon[23678]: pgmap v134: 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-20T19:10:35.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:34 smithi170 ceph-mon[27226]: pgmap v134: 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-20T19:10:37.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:36 smithi170 ceph-mon[27226]: pgmap v135: 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-20T19:10:37.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:36 smithi129 ceph-mon[23678]: pgmap v135: 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-20T19:10:37.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:36 smithi129 ceph-mon[33675]: pgmap v135: 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-20T19:10:38.204 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:37 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:38.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:37 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:38.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:37 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:39.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:38 smithi170 ceph-mon[27226]: pgmap v136: 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-20T19:10:39.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:38 smithi129 ceph-mon[23678]: pgmap v136: 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-20T19:10:39.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:38 smithi129 ceph-mon[33675]: pgmap v136: 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-20T19:10:40.949 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:10:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:10:40] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-20T19:10:41.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:40 smithi170 ceph-mon[27226]: pgmap v137: 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-20T19:10:41.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:40 smithi129 ceph-mon[23678]: pgmap v137: 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-20T19:10:41.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:40 smithi129 ceph-mon[33675]: pgmap v137: 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-20T19:10:42.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:41 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:42.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:41 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:42.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:41 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:43.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:42 smithi170 ceph-mon[27226]: pgmap v138: 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-20T19:10:43.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:42 smithi129 ceph-mon[23678]: pgmap v138: 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-20T19:10:43.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:42 smithi129 ceph-mon[33675]: pgmap v138: 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-20T19:10:45.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:44 smithi170 ceph-mon[27226]: pgmap v139: 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-20T19:10:45.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:44 smithi129 ceph-mon[23678]: pgmap v139: 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-20T19:10:45.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:44 smithi129 ceph-mon[33675]: pgmap v139: 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-20T19:10:47.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:46 smithi170 ceph-mon[27226]: pgmap v140: 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-20T19:10:47.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:46 smithi129 ceph-mon[33675]: pgmap v140: 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-20T19:10:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:46 smithi129 ceph-mon[23678]: pgmap v140: 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-20T19:10:48.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:47 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:48.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:47 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:48.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:47 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:49.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:48 smithi170 ceph-mon[27226]: pgmap v141: 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-20T19:10:49.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:48 smithi129 ceph-mon[23678]: pgmap v141: 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-20T19:10:49.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:48 smithi129 ceph-mon[33675]: pgmap v141: 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-20T19:10:50.977 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:10:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:10:50] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-20T19:10:51.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:50 smithi129 ceph-mon[23678]: pgmap v142: 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-20T19:10:51.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:50 smithi129 ceph-mon[33675]: pgmap v142: 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-20T19:10:51.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:50 smithi170 ceph-mon[27226]: pgmap v142: 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-20T19:10:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:52 smithi129 ceph-mon[23678]: pgmap v143: 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-20T19:10:53.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:52 smithi129 ceph-mon[33675]: pgmap v143: 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-20T19:10:53.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:52 smithi170 ceph-mon[27226]: pgmap v143: 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-20T19:10:55.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:54 smithi129 ceph-mon[23678]: pgmap v144: 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-20T19:10:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:54 smithi129 ceph-mon[33675]: pgmap v144: 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-20T19:10:55.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:54 smithi170 ceph-mon[27226]: pgmap v144: 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-20T19:10:57.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:56 smithi129 ceph-mon[33675]: pgmap v145: 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-20T19:10:57.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:56 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:57.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:56 smithi129 ceph-mon[23678]: pgmap v145: 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-20T19:10:57.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:56 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:57.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:56 smithi170 ceph-mon[27226]: pgmap v145: 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-20T19:10:57.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:56 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:10:58.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:57 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:58.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:57 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:58.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:57 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:10:59.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:10:58 smithi129 ceph-mon[23678]: pgmap v146: 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-20T19:10:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:10:58 smithi129 ceph-mon[33675]: pgmap v146: 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-20T19:10:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:10:58 smithi170 ceph-mon[27226]: pgmap v146: 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-20T19:11:00.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:11:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:11:00] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-20T19:11:01.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:00 smithi129 ceph-mon[23678]: pgmap v147: 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-20T19:11:01.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:00 smithi129 ceph-mon[33675]: pgmap v147: 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-20T19:11:01.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:00 smithi170 ceph-mon[27226]: pgmap v147: 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-20T19:11:03.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:03 smithi129 ceph-mon[33675]: pgmap v148: 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-20T19:11:03.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:03 smithi129 ceph-mon[23678]: pgmap v148: 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-20T19:11:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:03 smithi170 ceph-mon[27226]: pgmap v148: 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-20T19:11:05.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:05 smithi129 ceph-mon[23678]: pgmap v149: 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-20T19:11:05.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:05 smithi129 ceph-mon[33675]: pgmap v149: 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-20T19:11:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:05 smithi170 ceph-mon[27226]: pgmap v149: 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-20T19:11:07.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:07 smithi170 ceph-mon[27226]: pgmap v150: 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-20T19:11:07.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:07 smithi129 ceph-mon[23678]: pgmap v150: 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-20T19:11:07.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:07 smithi129 ceph-mon[33675]: pgmap v150: 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-20T19:11:08.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:08 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:08.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:08 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:08.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:08 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:09.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:09 smithi129 ceph-mon[23678]: pgmap v151: 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-20T19:11:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:09 smithi129 ceph-mon[33675]: pgmap v151: 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-20T19:11:09.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:09 smithi170 ceph-mon[27226]: pgmap v151: 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-20T19:11:10.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:11:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:11:10] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-20T19:11:11.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:11 smithi129 ceph-mon[23678]: pgmap v152: 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-20T19:11:11.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:11 smithi129 ceph-mon[33675]: pgmap v152: 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-20T19:11:11.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:11 smithi170 ceph-mon[27226]: pgmap v152: 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-20T19:11:12.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:12 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:12.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:12 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:12.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:12 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:13.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:13 smithi129 ceph-mon[23678]: pgmap v153: 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-20T19:11:13.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:13 smithi129 ceph-mon[33675]: pgmap v153: 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-20T19:11:13.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:13 smithi170 ceph-mon[27226]: pgmap v153: 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-20T19:11:15.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:15 smithi129 ceph-mon[23678]: pgmap v154: 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-20T19:11:15.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:15 smithi129 ceph-mon[33675]: pgmap v154: 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-20T19:11:15.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:15 smithi170 ceph-mon[27226]: pgmap v154: 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-20T19:11:17.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:17 smithi129 ceph-mon[23678]: pgmap v155: 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-20T19:11:17.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:17 smithi129 ceph-mon[33675]: pgmap v155: 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-20T19:11:17.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:17 smithi170 ceph-mon[27226]: pgmap v155: 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-20T19:11:18.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:18 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:18.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:18 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:18.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:18 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:19.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:19 smithi129 ceph-mon[23678]: pgmap v156: 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-20T19:11:19.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:19 smithi129 ceph-mon[33675]: pgmap v156: 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-20T19:11:19.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:19 smithi170 ceph-mon[27226]: pgmap v156: 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-20T19:11:20.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:11:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:11:20] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-09-20T19:11:21.335 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:21 smithi129 ceph-mon[33675]: pgmap v157: 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-20T19:11:21.336 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:21 smithi129 ceph-mon[23678]: pgmap v157: 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-20T19:11:21.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:21 smithi170 ceph-mon[27226]: pgmap v157: 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-20T19:11:23.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:23 smithi129 ceph-mon[23678]: pgmap v158: 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-20T19:11:23.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:23 smithi129 ceph-mon[33675]: pgmap v158: 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-20T19:11:23.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:23 smithi170 ceph-mon[27226]: pgmap v158: 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-20T19:11:25.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:25 smithi170 ceph-mon[27226]: pgmap v159: 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-20T19:11:25.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:25 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:25 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:25.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:25.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:25 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[23678]: pgmap v159: 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-20T19:11:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[33675]: pgmap v159: 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-20T19:11:25.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:25.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:11:25.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:11:25.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:25 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:11:27.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:27 smithi129 ceph-mon[23678]: pgmap v160: 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-20T19:11:27.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:27 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:27.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:27 smithi129 ceph-mon[33675]: pgmap v160: 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-20T19:11:27.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:27 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:27 smithi170 ceph-mon[27226]: pgmap v160: 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-20T19:11:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:27 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:28.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:28 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:28.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:28 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:28.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:28 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:29.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:29 smithi170 ceph-mon[27226]: pgmap v161: 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-20T19:11:29.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:29 smithi129 ceph-mon[23678]: pgmap v161: 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-20T19:11:29.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:29 smithi129 ceph-mon[33675]: pgmap v161: 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-20T19:11:30.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:11:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:11:30] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-20T19:11:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:31 smithi170 ceph-mon[27226]: pgmap v162: 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-20T19:11:31.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:31 smithi129 ceph-mon[23678]: pgmap v162: 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-20T19:11:31.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:31 smithi129 ceph-mon[33675]: pgmap v162: 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-20T19:11:33.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:33 smithi170 ceph-mon[27226]: pgmap v163: 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-20T19:11:33.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:33 smithi129 ceph-mon[23678]: pgmap v163: 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-20T19:11:33.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:33 smithi129 ceph-mon[33675]: pgmap v163: 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-20T19:11:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:35 smithi170 ceph-mon[27226]: pgmap v164: 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-20T19:11:35.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:35 smithi129 ceph-mon[23678]: pgmap v164: 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-20T19:11:35.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:35 smithi129 ceph-mon[33675]: pgmap v164: 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-20T19:11:37.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:37 smithi129 ceph-mon[23678]: pgmap v165: 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-20T19:11:37.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:37 smithi129 ceph-mon[33675]: pgmap v165: 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-20T19:11:37.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:37 smithi170 ceph-mon[27226]: pgmap v165: 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-20T19:11:38.453 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:38 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:38.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:38 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:38.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:38 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:39.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:39 smithi170 ceph-mon[27226]: pgmap v166: 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-20T19:11:39.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:39 smithi129 ceph-mon[23678]: pgmap v166: 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-20T19:11:39.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:39 smithi129 ceph-mon[33675]: pgmap v166: 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-20T19:11:40.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:11:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:11:40] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-20T19:11:41.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:41 smithi170 ceph-mon[27226]: pgmap v167: 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-20T19:11:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:41 smithi129 ceph-mon[23678]: pgmap v167: 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-20T19:11:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:41 smithi129 ceph-mon[33675]: pgmap v167: 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-20T19:11:42.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:42 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:42.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:42 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:42.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:42 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:43 smithi170 ceph-mon[27226]: pgmap v168: 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-20T19:11:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:43 smithi129 ceph-mon[23678]: pgmap v168: 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-20T19:11:43.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:43 smithi129 ceph-mon[33675]: pgmap v168: 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-20T19:11:45.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:45 smithi170 ceph-mon[27226]: pgmap v169: 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-20T19:11:45.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:45 smithi129 ceph-mon[23678]: pgmap v169: 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-20T19:11:45.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:45 smithi129 ceph-mon[33675]: pgmap v169: 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-20T19:11:47.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:47 smithi129 ceph-mon[23678]: pgmap v170: 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-20T19:11:47.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:47 smithi129 ceph-mon[33675]: pgmap v170: 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-20T19:11:47.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:47 smithi170 ceph-mon[27226]: pgmap v170: 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-20T19:11:48.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:48 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:48.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:48 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:48.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:48 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:49.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:49 smithi170 ceph-mon[27226]: pgmap v171: 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-20T19:11:49.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:49 smithi129 ceph-mon[23678]: pgmap v171: 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-20T19:11:49.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:49 smithi129 ceph-mon[33675]: pgmap v171: 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-20T19:11:50.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:11:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:11:50] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-20T19:11:51.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:51 smithi170 ceph-mon[27226]: pgmap v172: 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-20T19:11:51.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:51 smithi129 ceph-mon[23678]: pgmap v172: 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-20T19:11:51.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:51 smithi129 ceph-mon[33675]: pgmap v172: 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-20T19:11:53.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:53 smithi170 ceph-mon[27226]: pgmap v173: 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-20T19:11:53.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:53 smithi129 ceph-mon[33675]: pgmap v173: 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-20T19:11:53.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:53 smithi129 ceph-mon[23678]: pgmap v173: 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-20T19:11:55.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:55 smithi170 ceph-mon[27226]: pgmap v174: 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-20T19:11:55.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:55 smithi129 ceph-mon[23678]: pgmap v174: 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-20T19:11:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:55 smithi129 ceph-mon[33675]: pgmap v174: 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-20T19:11:57.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:57 smithi129 ceph-mon[23678]: pgmap v175: 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-20T19:11:57.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:57 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:57.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:57 smithi129 ceph-mon[33675]: pgmap v175: 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-20T19:11:57.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:57 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:57.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:57 smithi170 ceph-mon[27226]: pgmap v175: 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-20T19:11:57.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:57 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:11:58.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:58 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:58 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:58.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:58 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:11:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:11:59 smithi170 ceph-mon[27226]: pgmap v176: 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-20T19:11:59.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:11:59 smithi129 ceph-mon[23678]: pgmap v176: 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-20T19:11:59.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:11:59 smithi129 ceph-mon[33675]: pgmap v176: 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-20T19:12:00.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:12:00] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-20T19:12:01.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:01 smithi170 ceph-mon[27226]: pgmap v177: 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-20T19:12:01.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:01 smithi129 ceph-mon[23678]: pgmap v177: 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-20T19:12:01.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:01 smithi129 ceph-mon[33675]: pgmap v177: 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-20T19:12:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:03 smithi170 ceph-mon[27226]: pgmap v178: 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-20T19:12:03.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:03 smithi129 ceph-mon[23678]: pgmap v178: 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-20T19:12:03.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:03 smithi129 ceph-mon[33675]: pgmap v178: 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-20T19:12:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:05 smithi170 ceph-mon[27226]: pgmap v179: 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-20T19:12:05.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:05 smithi129 ceph-mon[23678]: pgmap v179: 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-20T19:12:05.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:05 smithi129 ceph-mon[33675]: pgmap v179: 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-20T19:12:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:07 smithi129 ceph-mon[23678]: pgmap v180: 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-20T19:12:07.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:07 smithi129 ceph-mon[33675]: pgmap v180: 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-20T19:12:07.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:07 smithi170 ceph-mon[27226]: pgmap v180: 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-20T19:12:08.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:08 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:08.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:08 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:08.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:08 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:09 smithi129 ceph-mon[23678]: pgmap v181: 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-20T19:12:09.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:09 smithi129 ceph-mon[33675]: pgmap v181: 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-20T19:12:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:09 smithi170 ceph-mon[27226]: pgmap v181: 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-20T19:12:10.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:12:10] "GET /metrics HTTP/1.1" 200 38177 "" "Prometheus/2.43.0" 2024-09-20T19:12:11.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:11 smithi129 ceph-mon[33675]: pgmap v182: 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-20T19:12:11.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:11 smithi129 ceph-mon[23678]: pgmap v182: 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-20T19:12:11.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:11 smithi170 ceph-mon[27226]: pgmap v182: 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-20T19:12:12.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:12 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:12.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:12 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:12.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:12 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:13.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:13 smithi129 ceph-mon[33675]: pgmap v183: 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-20T19:12:13.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:13 smithi129 ceph-mon[23678]: pgmap v183: 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-20T19:12:13.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:13 smithi170 ceph-mon[27226]: pgmap v183: 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-20T19:12:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:15 smithi129 ceph-mon[23678]: pgmap v184: 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-20T19:12:15.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:15 smithi129 ceph-mon[33675]: pgmap v184: 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-20T19:12:15.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:15 smithi170 ceph-mon[27226]: pgmap v184: 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-20T19:12:17.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:17 smithi129 ceph-mon[23678]: pgmap v185: 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-20T19:12:17.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:17 smithi129 ceph-mon[33675]: pgmap v185: 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-20T19:12:17.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:17 smithi170 ceph-mon[27226]: pgmap v185: 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-20T19:12:18.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:18 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:18.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:18 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:18.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:18 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:19.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:19 smithi129 ceph-mon[23678]: pgmap v186: 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-20T19:12:19.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:19 smithi129 ceph-mon[33675]: pgmap v186: 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-20T19:12:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:19 smithi170 ceph-mon[27226]: pgmap v186: 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-20T19:12:20.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:12:20] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.43.0" 2024-09-20T19:12:21.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:21 smithi129 ceph-mon[23678]: pgmap v187: 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-20T19:12:21.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:21 smithi129 ceph-mon[33675]: pgmap v187: 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-20T19:12:21.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:21 smithi170 ceph-mon[27226]: pgmap v187: 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-20T19:12:23.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:23 smithi129 ceph-mon[23678]: pgmap v188: 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-20T19:12:23.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:23 smithi129 ceph-mon[33675]: pgmap v188: 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-20T19:12:23.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:23 smithi170 ceph-mon[27226]: pgmap v188: 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-20T19:12:25.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[33675]: pgmap v189: 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-20T19:12:25.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:25.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:25.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[33675]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:12:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[23678]: pgmap v189: 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-20T19:12:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:25.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:25 smithi129 ceph-mon[23678]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:12:25.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:25 smithi170 ceph-mon[27226]: pgmap v189: 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-20T19:12:25.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:25.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:25 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:25.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:25 smithi170 ceph-mon[27226]: from='mgr.24772 ' entity='mgr.x' 2024-09-20T19:12:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:27 smithi129 ceph-mon[23678]: pgmap v190: 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-20T19:12:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:27 smithi129 ceph-mon[23678]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:27.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:27 smithi129 ceph-mon[33675]: pgmap v190: 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-20T19:12:27.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:27 smithi129 ceph-mon[33675]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:27 smithi170 ceph-mon[27226]: pgmap v190: 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-20T19:12:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:27 smithi170 ceph-mon[27226]: from='mgr.24772 172.21.15.170:0/2803857327' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:28.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:28 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:28.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:28 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:28.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:28 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:29.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:29 smithi129 ceph-mon[23678]: pgmap v191: 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-20T19:12:29.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:29 smithi129 ceph-mon[33675]: pgmap v191: 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-20T19:12:29.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:29 smithi170 ceph-mon[27226]: pgmap v191: 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-20T19:12:30.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:12:30] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-20T19:12:31.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:31 smithi129 ceph-mon[23678]: pgmap v192: 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-20T19:12:31.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:31 smithi129 ceph-mon[33675]: pgmap v192: 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-20T19:12:31.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:31 smithi170 ceph-mon[27226]: pgmap v192: 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-20T19:12:32.681 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:12:32.929 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:33.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:33 smithi129 ceph-mon[23678]: pgmap v193: 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-20T19:12:33.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:33 smithi129 ceph-mon[33675]: pgmap v193: 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-20T19:12:33.573 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:12:33.573 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (12m) 69s ago 13m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (12m) 2m ago 12m 79.1M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (5m) 69s ago 12m - - 3.8 6acb0a031eab 54b123ec17dc 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (8m) 2m ago 17m 515M - 19.3.0-5099-g88deadb8 441f9a3fe515 6fa6445ea254 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (2m) 69s ago 18m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (18m) 69s ago 18m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (17m) 2m ago 17m 51.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (17m) 69s ago 17m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (12m) 69s ago 12m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (12m) 2m ago 12m 15.5M - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (17m) 69s ago 17m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (16m) 69s ago 16m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (16m) 69s ago 16m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:12:33.574 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (15m) 69s ago 15m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:12:33.575 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (15m) 2m ago 15m 55.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:12:33.575 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (14m) 2m ago 14m 52.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:12:33.575 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (14m) 2m ago 14m 50.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:12:33.575 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (14m) 2m ago 14m 55.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:12:33.575 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (5m) 2m ago 13m 53.9M - 2.43.0 a07b618ecd1d d390f7de87ec 2024-09-20T19:12:33.575 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (12m) 69s ago 12m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:12:33.575 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (12m) 2m ago 12m 85.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:12:33.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:33 smithi170 ceph-mon[27226]: pgmap v193: 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-20T19:12:34.239 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:12:34.492 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:35.215 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:12:35.216 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:12:35.217 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:12:35.217 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:12:35.217 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:12:35.217 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:12:35.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:35 smithi129 ceph-mon[23678]: pgmap v194: 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-20T19:12:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:35 smithi129 ceph-mon[23678]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:35 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3310637142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:35.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:35 smithi129 ceph-mon[33675]: pgmap v194: 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-20T19:12:35.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:35 smithi129 ceph-mon[33675]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:35.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:35 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3310637142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:35.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:35 smithi170 ceph-mon[27226]: pgmap v194: 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-20T19:12:35.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:35 smithi170 ceph-mon[27226]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:12:35.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:35 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3310637142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:12:35.870 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:12:36.117 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:36.768 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:12:37.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:37 smithi129 ceph-mon[33675]: 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-20T19:12:37.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/65048798' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:12:37.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:37 smithi129 ceph-mon[23678]: 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-20T19:12:37.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/65048798' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:12:37.386 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:12:37.631 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:37.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:37 smithi170 ceph-mon[27226]: 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-20T19:12:37.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/65048798' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:12:38.353 INFO:teuthology.orchestra.run.smithi129.stdout: cluster: 2024-09-20T19:12:38.353 INFO:teuthology.orchestra.run.smithi129.stdout: id: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:12:38.353 INFO:teuthology.orchestra.run.smithi129.stdout: health: HEALTH_OK 2024-09-20T19:12:38.353 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:12:38.353 INFO:teuthology.orchestra.run.smithi129.stdout: services: 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: mgr: x(active, since 6m), standbys: y 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: data: 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: pgs: 161 active+clean 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: io: 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-20T19:12:38.354 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:12:38.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:38 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:38.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:38 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:38.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:38 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:38.970 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:12:39.212 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:39.582 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:39 smithi129 ceph-mon[23678]: pgmap v196: 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-20T19:12:39.582 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:39 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1139099150' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:12:39.583 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:39 smithi129 ceph-mon[33675]: pgmap v196: 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-20T19:12:39.583 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:39 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1139099150' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:12:39.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:39 smithi170 ceph-mon[27226]: pgmap v196: 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-20T19:12:39.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:39 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1139099150' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:12:40.226 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ignoring --setuser ceph since I am not root 2024-09-20T19:12:40.226 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ignoring --setgroup ceph since I am not root 2024-09-20T19:12:40.226 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:39 smithi170 ceph-mgr[61057]: -- 172.21.15.170:0/4292014644 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dc19eef0e0 con 0x55dc19ecc800 2024-09-20T19:12:40.315 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:39 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:12:39] ENGINE Bus STOPPING 2024-09-20T19:12:40.315 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:12:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:12:40.315 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:12:40] ENGINE Bus STOPPED 2024-09-20T19:12:40.553 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/456856508' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: Activating manager daemon y 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/456856508' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: osdmap e102: 8 total, 8 up, 8 in 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: mgrmap e30: y(active, starting, since 0.00818938s) 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:12:40.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:12:40.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[23678]: Manager daemon y is now available 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/456856508' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: Activating manager daemon y 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/456856508' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: osdmap e102: 8 total, 8 up, 8 in 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: mgrmap e30: y(active, starting, since 0.00818938s) 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:12:40.569 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:12:40.570 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:12:40.570 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:12:40.570 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:12:40.570 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:12:40.570 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:12:40.570 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-mon[33675]: Manager daemon y is now available 2024-09-20T19:12:40.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/456856508' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: Activating manager daemon y 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/456856508' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: osdmap e102: 8 total, 8 up, 8 in 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: mgrmap e30: y(active, starting, since 0.00818938s) 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:12:40.579 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:12:40.580 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:12:40.580 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:12:40.580 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:12:40.580 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:12:40.580 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:40 smithi170 ceph-mon[27226]: Manager daemon y is now available 2024-09-20T19:12:40.835 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:12:41.192 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:12:40] ENGINE Bus STARTING 2024-09-20T19:12:41.192 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:12:41] ENGINE Serving on http://:::9283 2024-09-20T19:12:41.192 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:12:41] ENGINE Bus STARTED 2024-09-20T19:12:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:12:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:12:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:12:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-mon[27226]: mgrmap e31: y(active, since 1.01204s) 2024-09-20T19:12:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:12:41.586 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-mon[27226]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:12:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:12:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:12:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:12:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[23678]: mgrmap e31: y(active, since 1.01204s) 2024-09-20T19:12:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:12:41.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[23678]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:12:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:12:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:12:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:12:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[33675]: mgrmap e31: y(active, since 1.01204s) 2024-09-20T19:12:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:12:41.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:41 smithi129 ceph-mon[33675]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:12:41.976 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:41.583Z 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.170:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:12:41.976 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:41.586Z 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.170:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:12:41.976 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:41.586Z 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.170:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:12:41.976 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:41.586Z 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.170:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:12:41.976 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:41.588Z 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.170:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:12:41.977 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:41.588Z 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.170:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:12:41.977 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:41.588Z 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.170:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:12:42.342 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:12:42.074+0000 7f99bbe0a640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:12:42] ENGINE Error in HTTPServer.serve 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: Traceback (most recent call last): 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self._connections.run(self.expiration_interval) 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self._run(expiration_interval) 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:12:42.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: s = self.context.wrap_socket( 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: return self.sslsocket_class._create( 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self.do_handshake() 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self._sslobj.do_handshake() 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:12:42.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:12:43.162 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:42 smithi170 ceph-mon[27226]: [20/Sep/2024:19:12:41] ENGINE Bus STARTING 2024-09-20T19:12:43.194 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-mon[33675]: [20/Sep/2024:19:12:41] ENGINE Bus STARTING 2024-09-20T19:12:43.195 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:42 smithi129 ceph-mon[23678]: [20/Sep/2024:19:12:41] ENGINE Bus STARTING 2024-09-20T19:12:43.976 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:43 smithi170 ceph-mon[27226]: [20/Sep/2024:19:12:42] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T19:12:43.976 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:43 smithi170 ceph-mon[27226]: [20/Sep/2024:19:12:42] ENGINE Error in HTTPServer.serve 2024-09-20T19:12:43.976 INFO:journalctl@ceph.mon.b.smithi170.stdout: Traceback (most recent call last): 2024-09-20T19:12:43.976 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:12:43.976 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:12:43.976 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:12:43.976 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._run(expiration_interval) 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: s = self.context.wrap_socket( 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: return self.sslsocket_class._create( 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: self.do_handshake() 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._sslobj.do_handshake() 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:43 smithi170 ceph-mon[27226]: [20/Sep/2024:19:12:42] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T19:12:43.977 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:43 smithi170 ceph-mon[27226]: [20/Sep/2024:19:12:42] ENGINE Bus STARTED 2024-09-20T19:12:43.978 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:43 smithi170 ceph-mon[27226]: mgrmap e32: y(active, since 3s) 2024-09-20T19:12:44.191 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[23678]: [20/Sep/2024:19:12:42] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T19:12:44.191 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[23678]: [20/Sep/2024:19:12:42] ENGINE Error in HTTPServer.serve 2024-09-20T19:12:44.191 INFO:journalctl@ceph.mon.a.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:12:44.192 INFO:journalctl@ceph.mon.a.smithi129.stdout: self.do_handshake() 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.a.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[23678]: [20/Sep/2024:19:12:42] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[23678]: [20/Sep/2024:19:12:42] ENGINE Bus STARTED 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[23678]: mgrmap e32: y(active, since 3s) 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[33675]: [20/Sep/2024:19:12:42] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[33675]: [20/Sep/2024:19:12:42] ENGINE Error in HTTPServer.serve 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.c.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:12:44.193 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: self.do_handshake() 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:12:44.194 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[33675]: [20/Sep/2024:19:12:42] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T19:12:44.195 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[33675]: [20/Sep/2024:19:12:42] ENGINE Bus STARTED 2024-09-20T19:12:44.195 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:43 smithi129 ceph-mon[33675]: mgrmap e32: y(active, since 3s) 2024-09-20T19:12:44.946 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:44 smithi129 ceph-mon[33675]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:12:44.946 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:44 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:44.946 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:44 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:44.946 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:44 smithi129 ceph-mon[23678]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:12:44.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:44 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:44.947 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:44 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:45.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:44 smithi170 ceph-mon[27226]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:12:45.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:44 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:45.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:44 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:45.226 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:12:45] ENGINE Bus STARTING 2024-09-20T19:12:45.226 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: CherryPy Checker: 2024-09-20T19:12:45.226 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: The Application mounted at '' has an empty config. 2024-09-20T19:12:45.227 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:12:45.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:12:45] ENGINE Serving on http://:::9283 2024-09-20T19:12:45.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:12:45] ENGINE Bus STARTED 2024-09-20T19:12:46.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: mgrmap e33: y(active, since 5s) 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: Standby manager daemon x started 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:46.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:45 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:46.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: mgrmap e33: y(active, since 5s) 2024-09-20T19:12:46.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: Standby manager daemon x started 2024-09-20T19:12:46.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:12:46.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: mgrmap e33: y(active, since 5s) 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: Standby manager daemon x started 2024-09-20T19:12:46.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:46.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:45 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:47.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:12:47.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:12:47.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:12:47.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:46 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:47.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:12:47.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:12:47.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:12:47.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:46 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:48.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:47 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:12:48.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:47 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:12:48.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:47 smithi170 ceph-mon[27226]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:12:48.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:47 smithi170 ceph-mon[27226]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[23678]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[23678]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[33675]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:12:48.335 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:47 smithi129 ceph-mon[33675]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:12:49.191 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:48 smithi129 ceph-mon[23678]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:49.191 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:48 smithi129 ceph-mon[23678]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:12:49.191 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:48 smithi129 ceph-mon[33675]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:49.191 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:48 smithi129 ceph-mon[33675]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:12:49.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:48 smithi170 ceph-mon[27226]: from='client.15108 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:12:49.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:48 smithi170 ceph-mon[27226]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:12:50.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:50 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:50.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:50 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:50.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:50 smithi170 ceph-mon[27226]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:12:50.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:50 smithi170 ceph-mon[27226]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:12:50.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:50 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2988870878' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:12:50.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:50 smithi170 ceph-mon[27226]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:12:50.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:50.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:50.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[33675]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[33675]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2988870878' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[33675]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[23678]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[23678]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2988870878' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:12:50.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:50 smithi129 ceph-mon[23678]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:12:50.976 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:12:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:12:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:12:52.926 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 systemd[1]: Stopping Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:12:53.193 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-mon[27226]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.924Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.925Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.925Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:12:53.194 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.925Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:12:53.195 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[64354]: ts=2024-09-20T19:12:52.925Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:12:53.195 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:52 smithi170 podman[67157]: 2024-09-20 19:12:52.93502196 +0000 UTC m=+0.118052938 container died d390f7de87ecc1453b279b80e99d7f53cdf070ef35c2ea392540527b46fa6539 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:12:53.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:52 smithi129 ceph-mon[23678]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:12:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:52 smithi129 ceph-mon[33675]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:12:53.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 podman[67157]: 2024-09-20 19:12:53.291090019 +0000 UTC m=+0.474120994 container cleanup d390f7de87ecc1453b279b80e99d7f53cdf070ef35c2ea392540527b46fa6539 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:12:53.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 bash[67157]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:12:53.927 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 podman[67169]: 2024-09-20 19:12:53.567168215 +0000 UTC m=+0.634234336 container remove d390f7de87ecc1453b279b80e99d7f53cdf070ef35c2ea392540527b46fa6539 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:12:53.927 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:12:53.927 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 systemd[1]: Stopped Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:12:53.927 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 2.128s CPU time. 2024-09-20T19:12:53.927 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 systemd[1]: Starting Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:12:54.222 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 podman[67266]: 2024-09-20 19:12:53.826252614 +0000 UTC m=+0.017125504 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T19:12:54.222 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:53 smithi170 podman[67266]: 2024-09-20 19:12:53.955173749 +0000 UTC m=+0.146046623 container create 65e51658f9c30b065126811a1c79e109c4d1e807468ad31a198b7922d5b7a7ea (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 podman[67266]: 2024-09-20 19:12:54.220425444 +0000 UTC m=+0.411298318 container init 65e51658f9c30b065126811a1c79e109c4d1e807468ad31a198b7922d5b7a7ea (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 podman[67266]: 2024-09-20 19:12:54.223527062 +0000 UTC m=+0.414399937 container start 65e51658f9c30b065126811a1c79e109c4d1e807468ad31a198b7922d5b7a7ea (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.248Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.248Z 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-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.248Z 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 smithi170 (none))" 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.248Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.248Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.249Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.250Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:12:54.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.250Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.250Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.253Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.253Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.688µs 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.253Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.254Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.264Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.267Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.267Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.267Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.328µs wal_replay_duration=14.307734ms wbl_replay_duration=120ns total_replay_duration=14.346798ms 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.269Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.269Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:12:54.478 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.269Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:12:54.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.290Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.493912ms db_storage=894ns remote_storage=1.168µs web_handler=368ns query_engine=566ns scrape=313.211µs scrape_sd=136.037µs notify=12.623µs notify_sd=18.443µs rules=20.574232ms tracing=6.402µs 2024-09-20T19:12:54.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.290Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:12:54.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:12:54.290Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:12:54.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 bash[67266]: 65e51658f9c30b065126811a1c79e109c4d1e807468ad31a198b7922d5b7a7ea 2024-09-20T19:12:54.479 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:12:54 smithi170 systemd[1]: Started Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:12:55.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:12:55.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:12:55.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:12:55.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:12:55.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:54 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:12:55.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:12:55.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:12:55.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:12:55.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:12:55.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:55.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:54 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:12:56.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:55 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:12:56.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:55 smithi170 ceph-mon[27226]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:12:56.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:55 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:12:56.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:55 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:12:56.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:55 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:12:56.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:55 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:56.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:12:56.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[33675]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:12:56.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:12:56.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[23678]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:12:56.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:55 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:12:57.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:56 smithi129 ceph-mon[23678]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:12:57.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:56 smithi129 ceph-mon[33675]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:12:57.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:56 smithi170 ceph-mon[27226]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:12:59.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: pgmap v12: 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-20T19:12:59.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: pgmap v12: 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-20T19:12:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:59.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:59.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:12:58 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: pgmap v12: 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-20T19:12:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:12:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:12:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:12:59.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:12:58 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:13:01.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:00 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:01.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:00 smithi129 ceph-mon[23678]: pgmap v13: 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-20T19:13:01.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:00 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:01.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:00 smithi129 ceph-mon[33675]: pgmap v13: 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-20T19:13:01.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:00 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:01.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:00 smithi170 ceph-mon[27226]: pgmap v13: 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-20T19:13:03.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:02 smithi129 ceph-mon[23678]: pgmap v14: 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-20T19:13:03.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:02 smithi129 ceph-mon[33675]: pgmap v14: 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-20T19:13:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:02 smithi170 ceph-mon[27226]: pgmap v14: 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-20T19:13:03.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:13:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:13:03] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-20T19:13:05.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:04 smithi129 ceph-mon[23678]: pgmap v15: 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-20T19:13:05.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:04 smithi129 ceph-mon[33675]: pgmap v15: 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-20T19:13:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:04 smithi170 ceph-mon[27226]: pgmap v15: 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-20T19:13:07.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:06 smithi129 ceph-mon[23678]: pgmap v16: 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-20T19:13:07.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:06 smithi129 ceph-mon[33675]: pgmap v16: 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-20T19:13:07.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:06 smithi170 ceph-mon[27226]: pgmap v16: 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-20T19:13:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:08 smithi129 ceph-mon[33675]: pgmap v17: 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-20T19:13:09.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:08 smithi129 ceph-mon[23678]: pgmap v17: 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-20T19:13:09.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:08 smithi170 ceph-mon[27226]: pgmap v17: 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-20T19:13:11.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:10 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:11.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:10 smithi129 ceph-mon[33675]: pgmap v18: 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-20T19:13:11.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:11 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:11.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:10 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:11.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:10 smithi129 ceph-mon[23678]: pgmap v18: 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-20T19:13:11.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:10 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:11.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:11 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:11.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:11 smithi170 ceph-mon[27226]: pgmap v18: 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-20T19:13:11.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:11 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:13.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:13 smithi129 ceph-mon[23678]: pgmap v19: 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-20T19:13:13.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:13 smithi129 ceph-mon[33675]: pgmap v19: 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-20T19:13:13.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:13 smithi170 ceph-mon[27226]: pgmap v19: 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-20T19:13:13.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:13:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:13:13] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:13:15.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:15 smithi129 ceph-mon[23678]: pgmap v20: 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-20T19:13:15.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:15 smithi129 ceph-mon[33675]: pgmap v20: 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-20T19:13:15.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:15 smithi170 ceph-mon[27226]: pgmap v20: 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-20T19:13:17.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:17 smithi129 ceph-mon[23678]: pgmap v21: 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-20T19:13:17.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:17 smithi129 ceph-mon[33675]: pgmap v21: 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-20T19:13:17.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:17 smithi170 ceph-mon[27226]: pgmap v21: 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-20T19:13:19.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:19 smithi129 ceph-mon[23678]: pgmap v22: 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-20T19:13:19.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:19 smithi129 ceph-mon[33675]: pgmap v22: 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-20T19:13:19.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:19 smithi170 ceph-mon[27226]: pgmap v22: 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-20T19:13:21.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:21 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:21.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:21 smithi129 ceph-mon[23678]: pgmap v23: 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-20T19:13:21.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:21 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:21.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:21 smithi129 ceph-mon[33675]: pgmap v23: 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-20T19:13:21.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:21 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:21.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:21 smithi170 ceph-mon[27226]: pgmap v23: 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-20T19:13:23.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:23 smithi129 ceph-mon[23678]: pgmap v24: 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-20T19:13:23.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:23 smithi129 ceph-mon[33675]: pgmap v24: 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-20T19:13:23.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:23 smithi170 ceph-mon[27226]: pgmap v24: 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-20T19:13:23.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:13:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:13:23] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:13:25.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:25 smithi129 ceph-mon[23678]: pgmap v25: 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-20T19:13:25.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:25 smithi129 ceph-mon[33675]: pgmap v25: 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-20T19:13:25.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:25 smithi170 ceph-mon[27226]: pgmap v25: 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-20T19:13:26.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:26 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:26.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:26 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:26.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:26 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:27.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:27 smithi129 ceph-mon[23678]: pgmap v26: 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-20T19:13:27.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:27 smithi129 ceph-mon[33675]: pgmap v26: 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-20T19:13:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:27 smithi170 ceph-mon[27226]: pgmap v26: 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-20T19:13:28.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:28 smithi129 ceph-mon[23678]: pgmap v27: 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-20T19:13:28.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:28 smithi129 ceph-mon[33675]: pgmap v27: 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-20T19:13:28.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:28 smithi170 ceph-mon[27226]: pgmap v27: 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-20T19:13:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:30 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:30 smithi129 ceph-mon[23678]: pgmap v28: 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-20T19:13:31.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:30 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:31.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:30 smithi129 ceph-mon[33675]: pgmap v28: 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-20T19:13:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:30 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:30 smithi170 ceph-mon[27226]: pgmap v28: 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-20T19:13:33.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:32 smithi129 ceph-mon[23678]: pgmap v29: 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-20T19:13:33.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:32 smithi129 ceph-mon[33675]: pgmap v29: 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-20T19:13:33.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:32 smithi170 ceph-mon[27226]: pgmap v29: 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-20T19:13:33.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:13:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:13:33] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-20T19:13:35.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:34 smithi129 ceph-mon[23678]: pgmap v30: 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-20T19:13:35.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:34 smithi129 ceph-mon[33675]: pgmap v30: 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-20T19:13:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:34 smithi170 ceph-mon[27226]: pgmap v30: 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-20T19:13:37.277 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:36 smithi170 ceph-mon[27226]: pgmap v31: 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-20T19:13:37.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:36 smithi129 ceph-mon[23678]: pgmap v31: 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-20T19:13:37.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:36 smithi129 ceph-mon[33675]: pgmap v31: 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-20T19:13:39.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:38 smithi129 ceph-mon[23678]: pgmap v32: 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-20T19:13:39.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:38 smithi129 ceph-mon[33675]: pgmap v32: 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-20T19:13:39.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:38 smithi170 ceph-mon[27226]: pgmap v32: 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-20T19:13:41.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:40 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:41.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:40 smithi129 ceph-mon[33675]: pgmap v33: 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-20T19:13:41.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:40 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:40 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:40 smithi129 ceph-mon[23678]: pgmap v33: 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-20T19:13:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:40 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:41.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:40 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:41.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:40 smithi170 ceph-mon[27226]: pgmap v33: 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-20T19:13:41.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:40 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:43.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:42 smithi129 ceph-mon[33675]: pgmap v34: 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-20T19:13:43.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:42 smithi129 ceph-mon[23678]: pgmap v34: 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-20T19:13:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:42 smithi170 ceph-mon[27226]: pgmap v34: 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-20T19:13:43.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:13:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:13:43] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-20T19:13:45.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:44 smithi129 ceph-mon[23678]: pgmap v35: 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-20T19:13:45.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:44 smithi129 ceph-mon[33675]: pgmap v35: 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-20T19:13:45.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:44 smithi170 ceph-mon[27226]: pgmap v35: 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-20T19:13:47.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:47 smithi129 ceph-mon[23678]: pgmap v36: 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-20T19:13:47.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:47 smithi129 ceph-mon[33675]: pgmap v36: 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-20T19:13:47.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:47 smithi170 ceph-mon[27226]: pgmap v36: 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-20T19:13:49.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:49 smithi129 ceph-mon[23678]: pgmap v37: 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-20T19:13:49.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:49 smithi129 ceph-mon[33675]: pgmap v37: 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-20T19:13:49.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:49 smithi170 ceph-mon[27226]: pgmap v37: 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-20T19:13:51.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:51 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:51.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:51 smithi129 ceph-mon[23678]: pgmap v38: 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-20T19:13:51.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:51 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:51.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:51 smithi129 ceph-mon[33675]: pgmap v38: 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-20T19:13:51.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:51 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:13:51.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:51 smithi170 ceph-mon[27226]: pgmap v38: 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-20T19:13:53.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:53 smithi129 ceph-mon[23678]: pgmap v39: 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-20T19:13:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:53 smithi129 ceph-mon[33675]: pgmap v39: 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-20T19:13:53.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:53 smithi170 ceph-mon[27226]: pgmap v39: 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-20T19:13:53.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:13:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:13:53] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-20T19:13:55.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:55 smithi129 ceph-mon[23678]: pgmap v40: 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-20T19:13:55.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:55 smithi129 ceph-mon[33675]: pgmap v40: 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-20T19:13:55.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:55 smithi170 ceph-mon[27226]: pgmap v40: 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-20T19:13:56.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:56 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:56.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:56 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:56.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:56 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:13:57.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:57 smithi129 ceph-mon[23678]: pgmap v41: 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-20T19:13:57.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:57 smithi129 ceph-mon[33675]: pgmap v41: 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-20T19:13:57.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:57 smithi170 ceph-mon[27226]: pgmap v41: 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-20T19:13:59.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:13:59 smithi129 ceph-mon[23678]: pgmap v42: 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-20T19:13:59.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:13:59 smithi129 ceph-mon[33675]: pgmap v42: 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-20T19:13:59.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:13:59 smithi170 ceph-mon[27226]: pgmap v42: 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-20T19:14:00.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:00 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:00.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:00 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:00.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:00 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:14:00.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:00 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:00.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:00 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:00.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:00 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:14:00.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:00 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:14:00.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:00 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:14:00.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:00 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:14:01.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:01 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:01.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:01 smithi129 ceph-mon[23678]: pgmap v43: 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-20T19:14:01.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:01 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:01.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:01 smithi129 ceph-mon[33675]: pgmap v43: 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-20T19:14:01.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:01 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:01.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:01 smithi170 ceph-mon[27226]: pgmap v43: 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-20T19:14:03.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:03 smithi129 ceph-mon[33675]: pgmap v44: 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-20T19:14:03.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:03 smithi129 ceph-mon[23678]: pgmap v44: 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-20T19:14:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:03 smithi170 ceph-mon[27226]: pgmap v44: 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-20T19:14:03.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:14:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:14:03] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-20T19:14:05.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:05 smithi129 ceph-mon[33675]: pgmap v45: 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-20T19:14:05.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:05 smithi129 ceph-mon[23678]: pgmap v45: 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-20T19:14:05.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:05 smithi170 ceph-mon[27226]: pgmap v45: 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-20T19:14:06.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:06 smithi129 ceph-mon[23678]: pgmap v46: 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-20T19:14:06.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:06 smithi129 ceph-mon[33675]: pgmap v46: 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-20T19:14:06.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:06 smithi170 ceph-mon[27226]: pgmap v46: 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-20T19:14:09.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:08 smithi129 ceph-mon[23678]: pgmap v47: 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-20T19:14:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:08 smithi129 ceph-mon[33675]: pgmap v47: 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-20T19:14:09.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:08 smithi170 ceph-mon[27226]: pgmap v47: 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-20T19:14:11.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:10 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:11.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:10 smithi129 ceph-mon[23678]: pgmap v48: 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-20T19:14:11.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:10 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:11.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:10 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:11.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:10 smithi129 ceph-mon[33675]: pgmap v48: 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-20T19:14:11.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:10 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:11.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:10 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:11.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:10 smithi170 ceph-mon[27226]: pgmap v48: 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-20T19:14:11.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:10 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:13.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:12 smithi129 ceph-mon[23678]: pgmap v49: 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-20T19:14:13.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:12 smithi129 ceph-mon[33675]: pgmap v49: 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-20T19:14:13.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:12 smithi170 ceph-mon[27226]: pgmap v49: 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-20T19:14:13.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:14:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:14:13] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-20T19:14:15.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:14 smithi129 ceph-mon[23678]: pgmap v50: 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-20T19:14:15.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:14 smithi129 ceph-mon[33675]: pgmap v50: 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-20T19:14:15.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:14 smithi170 ceph-mon[27226]: pgmap v50: 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-20T19:14:17.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:17 smithi129 ceph-mon[23678]: pgmap v51: 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-20T19:14:17.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:17 smithi129 ceph-mon[33675]: pgmap v51: 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-20T19:14:17.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:17 smithi170 ceph-mon[27226]: pgmap v51: 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-20T19:14:19.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:19 smithi129 ceph-mon[23678]: pgmap v52: 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-20T19:14:19.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:19 smithi129 ceph-mon[33675]: pgmap v52: 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-20T19:14:19.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:19 smithi170 ceph-mon[27226]: pgmap v52: 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-20T19:14:21.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:21 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:21.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:21 smithi129 ceph-mon[23678]: pgmap v53: 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-20T19:14:21.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:21 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:21.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:21 smithi129 ceph-mon[33675]: pgmap v53: 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-20T19:14:21.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:21 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:21.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:21 smithi170 ceph-mon[27226]: pgmap v53: 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-20T19:14:23.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:23 smithi129 ceph-mon[23678]: pgmap v54: 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-20T19:14:23.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:23 smithi129 ceph-mon[33675]: pgmap v54: 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-20T19:14:23.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:23 smithi170 ceph-mon[27226]: pgmap v54: 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-20T19:14:23.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:14:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:14:23] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-20T19:14:25.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:25 smithi129 ceph-mon[23678]: pgmap v55: 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-20T19:14:25.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:25 smithi129 ceph-mon[33675]: pgmap v55: 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-20T19:14:25.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:25 smithi170 ceph-mon[27226]: pgmap v55: 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-20T19:14:26.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:26 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:26.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:26 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:26.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:26 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:27.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:27 smithi129 ceph-mon[23678]: pgmap v56: 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-20T19:14:27.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:27 smithi129 ceph-mon[33675]: pgmap v56: 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-20T19:14:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:27 smithi170 ceph-mon[27226]: pgmap v56: 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-20T19:14:29.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:29 smithi129 ceph-mon[33675]: pgmap v57: 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-20T19:14:29.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:29 smithi129 ceph-mon[23678]: pgmap v57: 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-20T19:14:29.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:29 smithi170 ceph-mon[27226]: pgmap v57: 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-20T19:14:31.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:31 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:31.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:31 smithi129 ceph-mon[33675]: pgmap v58: 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-20T19:14:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:31 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:31 smithi129 ceph-mon[23678]: pgmap v58: 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-20T19:14:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:31 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:31 smithi170 ceph-mon[27226]: pgmap v58: 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-20T19:14:33.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:33 smithi129 ceph-mon[23678]: pgmap v59: 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-20T19:14:33.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:33 smithi129 ceph-mon[33675]: pgmap v59: 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-20T19:14:33.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:33 smithi170 ceph-mon[27226]: pgmap v59: 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-20T19:14:33.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:14:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:14:33] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-20T19:14:34.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:34 smithi129 ceph-mon[33675]: pgmap v60: 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-20T19:14:34.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:34 smithi129 ceph-mon[23678]: pgmap v60: 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-20T19:14:34.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:34 smithi170 ceph-mon[27226]: pgmap v60: 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-20T19:14:37.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:36 smithi129 ceph-mon[23678]: pgmap v61: 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-20T19:14:37.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:37 smithi129 ceph-mon[33675]: pgmap v61: 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-20T19:14:37.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:36 smithi170 ceph-mon[27226]: pgmap v61: 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-20T19:14:38.725 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:14:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=sqlstore.transactions t=2024-09-20T19:14:38.386963436Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T19:14:39.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:39 smithi129 ceph-mon[23678]: pgmap v62: 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-20T19:14:39.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:39 smithi129 ceph-mon[33675]: pgmap v62: 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-20T19:14:39.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:39 smithi170 ceph-mon[27226]: pgmap v62: 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-20T19:14:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:41 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:41 smithi129 ceph-mon[23678]: pgmap v63: 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-20T19:14:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:41 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:41.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:41 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:41.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:41 smithi129 ceph-mon[33675]: pgmap v63: 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-20T19:14:41.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:41 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:41.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:41 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:41.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:41 smithi170 ceph-mon[27226]: pgmap v63: 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-20T19:14:41.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:41 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:43.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:43 smithi129 ceph-mon[23678]: pgmap v64: 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-20T19:14:43.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:43 smithi129 ceph-mon[33675]: pgmap v64: 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-20T19:14:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:43 smithi170 ceph-mon[27226]: pgmap v64: 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-20T19:14:43.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:14:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:14:43] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-20T19:14:45.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:45 smithi129 ceph-mon[23678]: pgmap v65: 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-20T19:14:45.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:45 smithi129 ceph-mon[33675]: pgmap v65: 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-20T19:14:45.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:45 smithi170 ceph-mon[27226]: pgmap v65: 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-20T19:14:47.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:47 smithi129 ceph-mon[23678]: pgmap v66: 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-20T19:14:47.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:47 smithi129 ceph-mon[33675]: pgmap v66: 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-20T19:14:47.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:47 smithi170 ceph-mon[27226]: pgmap v66: 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-20T19:14:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:49 smithi129 ceph-mon[23678]: pgmap v67: 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-20T19:14:49.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:49 smithi129 ceph-mon[33675]: pgmap v67: 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-20T19:14:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:49 smithi170 ceph-mon[27226]: pgmap v67: 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-20T19:14:51.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:51 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:51.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:51 smithi129 ceph-mon[23678]: pgmap v68: 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-20T19:14:51.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:51 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:51.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:51 smithi129 ceph-mon[33675]: pgmap v68: 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-20T19:14:51.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:51 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:14:51.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:51 smithi170 ceph-mon[27226]: pgmap v68: 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-20T19:14:53.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:53 smithi129 ceph-mon[23678]: pgmap v69: 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-20T19:14:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:53 smithi129 ceph-mon[33675]: pgmap v69: 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-20T19:14:53.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:53 smithi170 ceph-mon[27226]: pgmap v69: 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-20T19:14:53.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:14:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:14:53] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-20T19:14:55.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:55 smithi129 ceph-mon[23678]: pgmap v70: 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-20T19:14:55.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:55 smithi129 ceph-mon[33675]: pgmap v70: 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-20T19:14:55.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:55 smithi170 ceph-mon[27226]: pgmap v70: 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-20T19:14:56.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:56 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:56.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:56 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:56.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:56 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:14:57.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:57 smithi129 ceph-mon[23678]: pgmap v71: 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-20T19:14:57.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:57 smithi129 ceph-mon[33675]: pgmap v71: 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-20T19:14:57.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:57 smithi170 ceph-mon[27226]: pgmap v71: 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-20T19:14:59.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:14:59 smithi129 ceph-mon[23678]: pgmap v72: 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-20T19:14:59.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:14:59 smithi129 ceph-mon[33675]: pgmap v72: 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-20T19:14:59.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:14:59 smithi170 ceph-mon[27226]: pgmap v72: 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-20T19:15:00.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:00 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:00.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:00 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:00.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:00 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:15:00.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:00 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:00.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:00 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:00.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:00 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:15:00.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:00 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:00.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:00 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:00.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:00 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' 2024-09-20T19:15:01.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:01 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:01.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:01 smithi129 ceph-mon[23678]: pgmap v73: 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-20T19:15:01.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:01 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:01.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:01 smithi129 ceph-mon[33675]: pgmap v73: 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-20T19:15:01.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:01 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:01.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:01 smithi170 ceph-mon[27226]: pgmap v73: 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-20T19:15:03.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:03 smithi129 ceph-mon[23678]: pgmap v74: 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-20T19:15:03.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:03 smithi129 ceph-mon[33675]: pgmap v74: 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-20T19:15:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:03 smithi170 ceph-mon[27226]: pgmap v74: 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-20T19:15:03.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:15:03] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.43.0" 2024-09-20T19:15:04.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:04 smithi170 ceph-mon[27226]: pgmap v75: 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-20T19:15:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:04 smithi129 ceph-mon[23678]: pgmap v75: 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-20T19:15:04.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:04 smithi129 ceph-mon[33675]: pgmap v75: 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-20T19:15:07.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:07 smithi129 ceph-mon[23678]: pgmap v76: 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-20T19:15:07.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:07 smithi129 ceph-mon[33675]: pgmap v76: 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-20T19:15:07.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:07 smithi170 ceph-mon[27226]: pgmap v76: 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-20T19:15:09.278 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:09 smithi170 ceph-mon[27226]: pgmap v77: 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-20T19:15:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:09 smithi129 ceph-mon[23678]: pgmap v77: 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-20T19:15:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:09 smithi129 ceph-mon[33675]: pgmap v77: 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-20T19:15:11.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:11 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:11.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:11 smithi129 ceph-mon[33675]: pgmap v78: 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-20T19:15:11.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:11 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:11.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:11 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:11.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:11 smithi129 ceph-mon[23678]: pgmap v78: 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-20T19:15:11.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:11 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:11.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:11 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:11.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:11 smithi170 ceph-mon[27226]: pgmap v78: 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-20T19:15:11.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:11 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:13.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:13 smithi129 ceph-mon[23678]: pgmap v79: 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-20T19:15:13.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:13 smithi129 ceph-mon[33675]: pgmap v79: 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-20T19:15:13.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:13 smithi170 ceph-mon[27226]: pgmap v79: 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-20T19:15:13.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:15:13] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:15:15.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:15 smithi129 ceph-mon[23678]: pgmap v80: 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-20T19:15:15.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:15 smithi129 ceph-mon[33675]: pgmap v80: 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-20T19:15:15.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:15 smithi170 ceph-mon[27226]: pgmap v80: 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-20T19:15:17.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:17 smithi129 ceph-mon[23678]: pgmap v81: 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-20T19:15:17.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:17 smithi129 ceph-mon[33675]: pgmap v81: 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-20T19:15:17.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:17 smithi170 ceph-mon[27226]: pgmap v81: 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-20T19:15:19.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:19 smithi129 ceph-mon[23678]: pgmap v82: 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-20T19:15:19.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:19 smithi129 ceph-mon[33675]: pgmap v82: 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-20T19:15:19.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:19 smithi170 ceph-mon[27226]: pgmap v82: 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-20T19:15:21.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:21 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:21.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:21 smithi129 ceph-mon[23678]: pgmap v83: 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-20T19:15:21.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:21 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:21.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:21 smithi129 ceph-mon[33675]: pgmap v83: 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-20T19:15:21.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:21 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:21.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:21 smithi170 ceph-mon[27226]: pgmap v83: 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-20T19:15:23.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:23 smithi129 ceph-mon[23678]: pgmap v84: 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-20T19:15:23.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:23 smithi129 ceph-mon[33675]: pgmap v84: 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-20T19:15:23.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:23 smithi170 ceph-mon[27226]: pgmap v84: 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-20T19:15:23.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:15:23] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:15:25.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:25 smithi129 ceph-mon[23678]: pgmap v85: 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-20T19:15:25.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:25 smithi129 ceph-mon[33675]: pgmap v85: 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-20T19:15:25.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:25 smithi170 ceph-mon[27226]: pgmap v85: 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-20T19:15:26.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:26 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:26.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:26 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:26.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:26 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:27.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:27 smithi129 ceph-mon[23678]: pgmap v86: 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-20T19:15:27.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:27 smithi129 ceph-mon[33675]: pgmap v86: 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-20T19:15:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:27 smithi170 ceph-mon[27226]: pgmap v86: 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-20T19:15:29.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:29 smithi129 ceph-mon[23678]: pgmap v87: 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-20T19:15:29.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:29 smithi129 ceph-mon[33675]: pgmap v87: 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-20T19:15:29.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:29 smithi170 ceph-mon[27226]: pgmap v87: 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-20T19:15:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:31 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:31 smithi129 ceph-mon[23678]: pgmap v88: 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-20T19:15:31.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:31 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:31.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:31 smithi129 ceph-mon[33675]: pgmap v88: 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-20T19:15:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:31 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:31 smithi170 ceph-mon[27226]: pgmap v88: 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-20T19:15:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:32 smithi170 ceph-mon[27226]: pgmap v89: 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-20T19:15:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:32 smithi129 ceph-mon[23678]: pgmap v89: 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-20T19:15:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:32 smithi129 ceph-mon[33675]: pgmap v89: 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-20T19:15:33.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:15:33] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-20T19:15:35.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:35 smithi129 ceph-mon[33675]: pgmap v90: 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-20T19:15:35.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:35 smithi129 ceph-mon[23678]: pgmap v90: 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-20T19:15:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:35 smithi170 ceph-mon[27226]: pgmap v90: 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-20T19:15:37.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:37 smithi129 ceph-mon[33675]: pgmap v91: 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-20T19:15:37.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:37 smithi129 ceph-mon[23678]: pgmap v91: 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-20T19:15:37.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:37 smithi170 ceph-mon[27226]: pgmap v91: 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-20T19:15:39.277 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:39 smithi170 ceph-mon[27226]: pgmap v92: 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-20T19:15:39.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:39 smithi129 ceph-mon[23678]: pgmap v92: 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-20T19:15:39.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:39 smithi129 ceph-mon[33675]: pgmap v92: 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-20T19:15:41.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:41 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:41.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:41 smithi129 ceph-mon[33675]: pgmap v93: 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-20T19:15:41.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:41 smithi129 ceph-mon[33675]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:41 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:41 smithi129 ceph-mon[23678]: pgmap v93: 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-20T19:15:41.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:41 smithi129 ceph-mon[23678]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:41.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:41 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:41.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:41 smithi170 ceph-mon[27226]: pgmap v93: 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-20T19:15:41.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:41 smithi170 ceph-mon[27226]: from='mgr.25073 172.21.15.129:0/87322524' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:41.946 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:15:42.241 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:42.923 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:15:42.923 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:15:42.923 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (16m) 2m ago 16m 80.8M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (2m) 2m ago 15m - - 3.8 6acb0a031eab 85303701dfd7 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (11m) 2m ago 20m 452M - 19.3.0-5099-g88deadb8 441f9a3fe515 6fa6445ea254 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (5m) 2m ago 22m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (22m) 2m ago 22m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (20m) 2m ago 20m 51.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (20m) 2m ago 20m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (16m) 2m ago 15m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (15m) 2m ago 15m 15.3M - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (20m) 2m ago 20m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (19m) 2m ago 19m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (19m) 2m ago 19m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (18m) 2m ago 18m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (18m) 2m ago 18m 56.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (18m) 2m ago 18m 52.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:15:42.924 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (17m) 2m ago 17m 51.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:15:42.925 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (17m) 2m ago 17m 55.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:15:42.925 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 16m 37.2M - 2.43.0 a07b618ecd1d 65e51658f9c3 2024-09-20T19:15:42.925 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (15m) 2m ago 15m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:15:42.925 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (15m) 2m ago 15m 88.4M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:15:43.302 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:43 smithi129 ceph-mon[33675]: pgmap v94: 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-20T19:15:43.302 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:43 smithi129 ceph-mon[23678]: pgmap v94: 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-20T19:15:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:43 smithi170 ceph-mon[27226]: pgmap v94: 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-20T19:15:43.591 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:15:43] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-09-20T19:15:43.659 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:15:43.924 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:44.180 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:44 smithi129 ceph-mon[23678]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:44.181 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:44 smithi129 ceph-mon[33675]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:44.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:44 smithi170 ceph-mon[27226]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:15:44.681 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:15:44.681 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:15:44.682 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:15:44.683 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:15:44.683 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:15:45.319 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:45 smithi129 ceph-mon[23678]: pgmap v95: 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-20T19:15:45.319 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:45 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1530156968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:45.319 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:45 smithi129 ceph-mon[33675]: pgmap v95: 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-20T19:15:45.319 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:45 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1530156968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:45.347 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T19:15:45.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:45 smithi170 ceph-mon[27226]: pgmap v95: 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-20T19:15:45.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:45 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1530156968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:45.594 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: cluster: 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: id: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: health: HEALTH_OK 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: services: 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: mgr: y(active, since 3m), standbys: x 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-20T19:15:46.288 INFO:teuthology.orchestra.run.smithi129.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: data: 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: pools: 6 pools, 161 pgs 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: objects: 212 objects, 585 KiB 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: pgs: 161 active+clean 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: io: 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-20T19:15:46.289 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-09-20T19:15:47.005 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:15:47.252 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:47.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:47 smithi129 ceph-mon[23678]: pgmap v96: 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-20T19:15:47.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:47 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1976321922' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:15:47.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:47 smithi129 ceph-mon[33675]: pgmap v96: 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-20T19:15:47.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:47 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1976321922' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:15:47.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:47 smithi170 ceph-mon[27226]: pgmap v96: 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-20T19:15:47.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:47 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1976321922' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T19:15:47.972 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:15:48.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:48 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1266444085' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:15:48.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:48 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1266444085' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:15:48.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:48 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1266444085' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:15:48.619 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T19:15:48.862 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:49.262 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:49 smithi129 ceph-mon[23678]: pgmap v97: 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-20T19:15:49.262 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:49 smithi129 ceph-mon[33675]: pgmap v97: 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-20T19:15:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:49 smithi170 ceph-mon[27226]: pgmap v97: 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-20T19:15:49.602 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:15:50.266 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:50 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1891580537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:50.267 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:50 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1891580537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:50.293 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T19:15:50.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:50 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1891580537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:15:50.540 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:51.252 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:51.252 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-mon[33675]: pgmap v98: 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-20T19:15:51.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:51.252 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-mon[23678]: pgmap v98: 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-20T19:15:51.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:51 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:15:51.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:51 smithi170 ceph-mon[27226]: pgmap v98: 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-20T19:15:51.475 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:15:51] ENGINE Bus STOPPING 2024-09-20T19:15:51.592 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:15:51.248+0000 7f9a5b5e7640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T19:15:51.592 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ignoring --setuser ceph since I am not root 2024-09-20T19:15:51.592 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ignoring --setgroup ceph since I am not root 2024-09-20T19:15:51.592 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:51 smithi129 ceph-mgr[81608]: -- 172.21.15.129:0/841997174 <== mon.0 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560a27f990e0 con 0x560a27f76800 2024-09-20T19:15:51.975 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:15:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:15:51.975 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:15:51] ENGINE Bus STOPPED 2024-09-20T19:15:52.029 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T19:15:52.291 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3422737879' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: Activating manager daemon x 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: osdmap e103: 8 total, 8 up, 8 in 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: mgrmap e35: x(active, starting, since 0.0102598s) 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:15:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: Manager daemon x is now available 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:52.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3422737879' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: Activating manager daemon x 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: osdmap e103: 8 total, 8 up, 8 in 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: mgrmap e35: x(active, starting, since 0.0102598s) 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:15:52.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: Manager daemon x is now available 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:52.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:52.397 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:15:52] ENGINE Bus STARTING 2024-09-20T19:15:52.397 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3422737879' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:15:52.397 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T19:15:52.397 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: Activating manager daemon x 2024-09-20T19:15:52.397 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: osdmap e103: 8 total, 8 up, 8 in 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: mgrmap e35: x(active, starting, since 0.0102598s) 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:15:52.398 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:15:52.399 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:15:52.399 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:15:52.399 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:15:52.399 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: Manager daemon x is now available 2024-09-20T19:15:52.399 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:15:52.399 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:52.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:15:52] ENGINE Serving on http://:::9283 2024-09-20T19:15:52.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:15:52] ENGINE Bus STARTED 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: mgrmap e36: x(active, since 1.01036s) 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: mgrmap e36: x(active, since 1.01036s) 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:53 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: mgrmap e36: x(active, since 1.01036s) 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.345 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:53.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:15:53.446+0000 7f5b82fcf640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:15:53] ENGINE Error in HTTPServer.serve 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: Traceback (most recent call last): 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self._connections.run(self.expiration_interval) 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self._run(expiration_interval) 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: s = self.context.wrap_socket( 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: return self.sslsocket_class._create( 2024-09-20T19:15:53.726 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:15:53.727 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self.do_handshake() 2024-09-20T19:15:53.727 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:15:53.727 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: self._sslobj.do_handshake() 2024-09-20T19:15:53.727 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:15:53.727 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:15:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[23678]: [20/Sep/2024:19:15:53] ENGINE Bus STARTING 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[23678]: [20/Sep/2024:19:15:53] ENGINE Serving on https://172.21.15.170:7150 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[23678]: [20/Sep/2024:19:15:53] ENGINE Error in HTTPServer.serve 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:15:54.259 INFO:journalctl@ceph.mon.a.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: self.do_handshake() 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[23678]: [20/Sep/2024:19:15:53] ENGINE Serving on http://172.21.15.170:8765 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[23678]: [20/Sep/2024:19:15:53] ENGINE Bus STARTED 2024-09-20T19:15:54.260 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[23678]: mgrmap e37: x(active, since 2s) 2024-09-20T19:15:54.278 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:15:54.274Z 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.129:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:15:54.278 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:15:54.278Z 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.129:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:15:54.279 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:15:54.278Z 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.129:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:15:54.279 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:15:54.278Z 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.129:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-mon[27226]: [20/Sep/2024:19:15:53] ENGINE Bus STARTING 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-mon[27226]: [20/Sep/2024:19:15:53] ENGINE Serving on https://172.21.15.170:7150 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-mon[27226]: [20/Sep/2024:19:15:53] ENGINE Error in HTTPServer.serve 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout: Traceback (most recent call last): 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._run(expiration_interval) 2024-09-20T19:15:54.279 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: s = self.context.wrap_socket( 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: return self.sslsocket_class._create( 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: self.do_handshake() 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._sslobj.do_handshake() 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-mon[27226]: [20/Sep/2024:19:15:53] ENGINE Serving on http://172.21.15.170:8765 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-mon[27226]: [20/Sep/2024:19:15:53] ENGINE Bus STARTED 2024-09-20T19:15:54.280 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-mon[27226]: mgrmap e37: x(active, since 2s) 2024-09-20T19:15:54.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[33675]: [20/Sep/2024:19:15:53] ENGINE Bus STARTING 2024-09-20T19:15:54.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[33675]: [20/Sep/2024:19:15:53] ENGINE Serving on https://172.21.15.170:7150 2024-09-20T19:15:54.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[33675]: [20/Sep/2024:19:15:53] ENGINE Error in HTTPServer.serve 2024-09-20T19:15:54.591 INFO:journalctl@ceph.mon.c.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:15:54.591 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: self.do_handshake() 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:15:54.592 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:15:54.593 INFO:journalctl@ceph.mon.c.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:15:54.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[33675]: [20/Sep/2024:19:15:53] ENGINE Serving on http://172.21.15.170:8765 2024-09-20T19:15:54.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[33675]: [20/Sep/2024:19:15:53] ENGINE Bus STARTED 2024-09-20T19:15:54.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:54 smithi129 ceph-mon[33675]: mgrmap e37: x(active, since 2s) 2024-09-20T19:15:54.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:15:54.280Z 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.129:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:15:54.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:15:54.280Z 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.129:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:15:54.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:15:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:15:54.281Z 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.129:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:15:56.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-mon[23678]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:56.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-mon[23678]: mgrmap e38: x(active, since 4s) 2024-09-20T19:15:56.555 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-mon[33675]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:56.555 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-mon[33675]: mgrmap e38: x(active, since 4s) 2024-09-20T19:15:56.575 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:56 smithi170 ceph-mon[27226]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:56.576 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:56 smithi170 ceph-mon[27226]: mgrmap e38: x(active, since 4s) 2024-09-20T19:15:56.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:15:56] ENGINE Bus STARTING 2024-09-20T19:15:56.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: CherryPy Checker: 2024-09-20T19:15:56.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: The Application mounted at '' has an empty config. 2024-09-20T19:15:56.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:15:56.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:15:56] ENGINE Serving on http://:::9283 2024-09-20T19:15:56.842 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:15:56 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:15:56] ENGINE Bus STARTED 2024-09-20T19:15:57.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: Standby manager daemon y started 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: Standby manager daemon y started 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:15:57.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:15:57.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:15:57.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:57 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: Standby manager daemon y started 2024-09-20T19:15:57.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T19:15:57.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:15:57.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T19:15:57.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:15:57.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:57.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:57 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: mgrmap e39: x(active, since 6s), standbys: y 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:15:58.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:15:58.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: mgrmap e39: x(active, since 6s), standbys: y 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:15:58.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:15:58.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:58 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:58.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:15:58.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: mgrmap e39: x(active, since 6s), standbys: y 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:15:58.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:15:58.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:58 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:15:59.576 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:59 smithi129 ceph-mon[23678]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:15:59.576 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:15:59 smithi129 ceph-mon[23678]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:15:59.577 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:59 smithi129 ceph-mon[33675]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:15:59.577 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:15:59 smithi129 ceph-mon[33675]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:15:59.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:59 smithi170 ceph-mon[27226]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:15:59.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:15:59 smithi170 ceph-mon[27226]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:16:00.503 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:00 smithi129 ceph-mon[23678]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:16:00.503 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:00 smithi129 ceph-mon[23678]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:00.503 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:00 smithi129 ceph-mon[33675]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:16:00.503 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:00 smithi129 ceph-mon[33675]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:00.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:00 smithi170 ceph-mon[27226]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:16:00.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:00 smithi170 ceph-mon[27226]: from='client.25142 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:02.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:02 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:02.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:02 smithi170 ceph-mon[27226]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:16:02.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:02 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:02.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:02 smithi170 ceph-mon[27226]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:16:02.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:02 smithi170 ceph-mon[27226]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:16:02.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:02 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4164502197' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:16:02.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:02 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3488102070' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1561839062"}]: dispatch 2024-09-20T19:16:02.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:02.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[23678]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[23678]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[23678]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4164502197' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3488102070' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1561839062"}]: dispatch 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[33675]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[33675]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[33675]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4164502197' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:16:02.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:02 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3488102070' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1561839062"}]: dispatch 2024-09-20T19:16:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:03 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3488102070' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1561839062"}]': finished 2024-09-20T19:16:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:03 smithi170 ceph-mon[27226]: osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:16:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:03 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3413422151' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3893867956"}]: dispatch 2024-09-20T19:16:03.540 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:03 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3488102070' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1561839062"}]': finished 2024-09-20T19:16:03.540 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:03 smithi129 ceph-mon[33675]: osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:16:03.540 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:03 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3413422151' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3893867956"}]: dispatch 2024-09-20T19:16:03.540 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:03 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3488102070' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1561839062"}]': finished 2024-09-20T19:16:03.540 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:03 smithi129 ceph-mon[23678]: osdmap e104: 8 total, 8 up, 8 in 2024-09-20T19:16:03.541 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:03 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3413422151' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3893867956"}]: dispatch 2024-09-20T19:16:03.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:16:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:16:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:16:04.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-mon[27226]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:16:04.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3413422151' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3893867956"}]': finished 2024-09-20T19:16:04.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-mon[27226]: osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:16:04.344 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/713891731' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2776344366"}]: dispatch 2024-09-20T19:16:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[33675]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:16:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3413422151' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3893867956"}]': finished 2024-09-20T19:16:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[33675]: osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:16:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/713891731' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2776344366"}]: dispatch 2024-09-20T19:16:04.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[23678]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:16:04.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3413422151' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3893867956"}]': finished 2024-09-20T19:16:04.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[23678]: osdmap e105: 8 total, 8 up, 8 in 2024-09-20T19:16:04.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:04 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/713891731' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2776344366"}]: dispatch 2024-09-20T19:16:04.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 systemd[1]: Stopping Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:16:05.023 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.730Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.731Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.731Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.731Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.731Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.731Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.731Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.731Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.732Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.732Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.732Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[67281]: ts=2024-09-20T19:16:04.732Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:16:05.024 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:04 smithi170 podman[69488]: 2024-09-20 19:16:04.741101416 +0000 UTC m=+0.105588840 container died 65e51658f9c30b065126811a1c79e109c4d1e807468ad31a198b7922d5b7a7ea (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:16:05.283 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 podman[69488]: 2024-09-20 19:16:05.122015792 +0000 UTC m=+0.486503211 container cleanup 65e51658f9c30b065126811a1c79e109c4d1e807468ad31a198b7922d5b7a7ea (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:16:05.283 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 bash[69488]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:16:05.539 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:05 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/713891731' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2776344366"}]': finished 2024-09-20T19:16:05.539 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:05 smithi170 ceph-mon[27226]: osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:16:05.539 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:05 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1708524087' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1898009655"}]: dispatch 2024-09-20T19:16:05.540 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 podman[69500]: 2024-09-20 19:16:05.398410519 +0000 UTC m=+0.658137904 container remove 65e51658f9c30b065126811a1c79e109c4d1e807468ad31a198b7922d5b7a7ea (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:16:05.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:05 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/713891731' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2776344366"}]': finished 2024-09-20T19:16:05.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:05 smithi129 ceph-mon[23678]: osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:16:05.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:05 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1708524087' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1898009655"}]: dispatch 2024-09-20T19:16:05.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:05 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/713891731' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6800/2776344366"}]': finished 2024-09-20T19:16:05.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:05 smithi129 ceph-mon[33675]: osdmap e106: 8 total, 8 up, 8 in 2024-09-20T19:16:05.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:05 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1708524087' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1898009655"}]: dispatch 2024-09-20T19:16:05.908 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:16:05.909 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 systemd[1]: Stopped Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:16:05.909 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.575s CPU time. 2024-09-20T19:16:05.909 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 systemd[1]: Starting Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:16:05.909 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 podman[69593]: 2024-09-20 19:16:05.662065759 +0000 UTC m=+0.016747954 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T19:16:05.909 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:05 smithi170 podman[69593]: 2024-09-20 19:16:05.78265204 +0000 UTC m=+0.137334221 container create 2a7fd556c808548b604cdb88b797d3bcd2aecb7486b617273e77ec6c235e4a8a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 podman[69593]: 2024-09-20 19:16:06.001388312 +0000 UTC m=+0.356070505 container init 2a7fd556c808548b604cdb88b797d3bcd2aecb7486b617273e77ec6c235e4a8a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 podman[69593]: 2024-09-20 19:16:06.004085088 +0000 UTC m=+0.358767281 container start 2a7fd556c808548b604cdb88b797d3bcd2aecb7486b617273e77ec6c235e4a8a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.027Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.027Z 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-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.027Z 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 smithi170 (none))" 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.027Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.027Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.028Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:16:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.028Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.030Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.030Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.031Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.031Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.081µs 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.031Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.033Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.041Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.045Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.047Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.047Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.047Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.255µs wal_replay_duration=15.244257ms wbl_replay_duration=85ns total_replay_duration=15.292656ms 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.048Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.048Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.049Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:16:06.227 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 bash[69593]: 2a7fd556c808548b604cdb88b797d3bcd2aecb7486b617273e77ec6c235e4a8a 2024-09-20T19:16:06.228 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.069Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.388768ms db_storage=870ns remote_storage=1.336µs web_handler=393ns query_engine=619ns scrape=376.314µs scrape_sd=102.909µs notify=21.561µs notify_sd=16.602µs rules=19.539511ms tracing=7.561µs 2024-09-20T19:16:06.228 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.069Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:16:06.228 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:16:06.069Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:16:06.228 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:16:06 smithi170 systemd[1]: Started Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1708524087' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1898009655"}]': finished 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3847706046' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]: dispatch 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]: dispatch 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:06.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:16:06.301 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:16:06.301 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1708524087' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1898009655"}]': finished 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3847706046' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]: dispatch 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]: dispatch 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:16:06.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:16:06.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:06 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:16:06.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1 op/s 2024-09-20T19:16:06.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1708524087' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1898009655"}]': finished 2024-09-20T19:16:06.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: osdmap e107: 8 total, 8 up, 8 in 2024-09-20T19:16:06.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3847706046' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]: dispatch 2024-09-20T19:16:06.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]: dispatch 2024-09-20T19:16:06.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:06.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:06.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:16:06.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:16:06.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:06 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:16:07.564 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:16:07.564 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:16:07.564 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[33675]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[33675]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]': finished 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[33675]: osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1590872868' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2776344366"}]: dispatch 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[23678]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[23678]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]': finished 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[23678]: osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1590872868' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2776344366"}]: dispatch 2024-09-20T19:16:07.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:07 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:07.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:07 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:16:07.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:07 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:16:07.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:07 smithi170 ceph-mon[27226]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:16:07.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:07 smithi170 ceph-mon[27226]: from='client.? ' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1171071266"}]': finished 2024-09-20T19:16:07.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:07 smithi170 ceph-mon[27226]: osdmap e108: 8 total, 8 up, 8 in 2024-09-20T19:16:07.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:07 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1590872868' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2776344366"}]: dispatch 2024-09-20T19:16:07.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:07 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:08.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:08 smithi170 ceph-mon[27226]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:16:08.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:08 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1590872868' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2776344366"}]': finished 2024-09-20T19:16:08.587 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:08 smithi170 ceph-mon[27226]: osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:16:08.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:08 smithi129 ceph-mon[23678]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:16:08.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:08 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1590872868' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2776344366"}]': finished 2024-09-20T19:16:08.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:08 smithi129 ceph-mon[23678]: osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:16:08.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:08 smithi129 ceph-mon[33675]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:16:08.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:08 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1590872868' entity='client.iscsi.foo.smithi129.wbdner' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6801/2776344366"}]': finished 2024-09-20T19:16:08.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:08 smithi129 ceph-mon[33675]: osdmap e109: 8 total, 8 up, 8 in 2024-09-20T19:16:10.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:10 smithi129 ceph-mon[23678]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:16:10.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:10 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:10.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:10 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:10.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:10 smithi129 ceph-mon[33675]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:16:10.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:10 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:10.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:10 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:10.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:10 smithi170 ceph-mon[27226]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:16:10.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:10 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:10.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:10 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:16:11.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:16:11.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:16:11.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:16:11.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:11 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:11 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:11 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:11 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:16:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:11 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:16:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:11 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:16:12.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:12 smithi129 ceph-mon[33675]: pgmap v19: 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-20T19:16:12.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:12 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:12.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:12 smithi129 ceph-mon[23678]: pgmap v19: 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-20T19:16:12.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:12 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:12.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:12 smithi170 ceph-mon[27226]: pgmap v19: 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-20T19:16:12.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:12 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:14 smithi170 ceph-mon[27226]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:16:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:14 smithi129 ceph-mon[33675]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:16:14.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:14 smithi129 ceph-mon[23678]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:16:16.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:16 smithi170 ceph-mon[27226]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:16:16.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:16 smithi129 ceph-mon[23678]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:16:16.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:16 smithi129 ceph-mon[33675]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:16:18.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:18 smithi170 ceph-mon[27226]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:16:18.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:18 smithi129 ceph-mon[23678]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:16:18.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:18 smithi129 ceph-mon[33675]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:16:20.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:20 smithi170 ceph-mon[27226]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-09-20T19:16:20.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:16:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:16:20] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-20T19:16:20.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:20 smithi129 ceph-mon[23678]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-09-20T19:16:20.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:20 smithi129 ceph-mon[33675]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s 2024-09-20T19:16:22.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:22 smithi170 ceph-mon[27226]: pgmap v24: 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-20T19:16:22.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:22 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:22 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:22.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:22 smithi129 ceph-mon[23678]: pgmap v24: 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-20T19:16:22.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:22 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:22 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:22.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:22 smithi129 ceph-mon[33675]: pgmap v24: 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-20T19:16:22.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:22 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:22.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:22 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:24.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:24 smithi170 ceph-mon[27226]: pgmap v25: 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-20T19:16:24.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:24 smithi129 ceph-mon[23678]: pgmap v25: 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-20T19:16:24.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:24 smithi129 ceph-mon[33675]: pgmap v25: 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-20T19:16:26.643 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:26 smithi129 ceph-mon[23678]: pgmap v26: 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-20T19:16:26.644 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:26 smithi129 ceph-mon[33675]: pgmap v26: 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-20T19:16:26.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:26 smithi170 ceph-mon[27226]: pgmap v26: 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-20T19:16:28.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:28 smithi170 ceph-mon[27226]: pgmap v27: 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-20T19:16:28.817 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:28 smithi129 ceph-mon[23678]: pgmap v27: 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-20T19:16:28.817 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:28 smithi129 ceph-mon[33675]: pgmap v27: 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-20T19:16:30.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:30 smithi170 ceph-mon[27226]: pgmap v28: 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-20T19:16:30.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:16:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:16:30] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-20T19:16:30.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:30 smithi129 ceph-mon[23678]: pgmap v28: 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-20T19:16:30.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:30 smithi129 ceph-mon[33675]: pgmap v28: 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-20T19:16:32.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:32 smithi170 ceph-mon[27226]: pgmap v29: 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-20T19:16:32.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:32 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:32 smithi129 ceph-mon[23678]: pgmap v29: 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-20T19:16:32.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:32 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:32.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:32 smithi129 ceph-mon[33675]: pgmap v29: 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-20T19:16:32.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:32 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:34.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:34 smithi170 ceph-mon[27226]: pgmap v30: 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-20T19:16:34.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:34 smithi129 ceph-mon[23678]: pgmap v30: 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-20T19:16:34.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:34 smithi129 ceph-mon[33675]: pgmap v30: 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-20T19:16:36.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:36 smithi170 ceph-mon[27226]: pgmap v31: 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-20T19:16:36.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:36 smithi129 ceph-mon[23678]: pgmap v31: 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-20T19:16:36.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:36 smithi129 ceph-mon[33675]: pgmap v31: 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-20T19:16:37.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:37 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:37.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:37 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:37.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:37 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:38.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:38 smithi129 ceph-mon[23678]: pgmap v32: 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-20T19:16:38.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:38 smithi129 ceph-mon[33675]: pgmap v32: 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-20T19:16:38.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:38 smithi170 ceph-mon[27226]: pgmap v32: 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-20T19:16:40.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:40 smithi170 ceph-mon[27226]: pgmap v33: 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-20T19:16:40.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:16:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:16:40] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-20T19:16:40.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:40 smithi129 ceph-mon[23678]: pgmap v33: 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-20T19:16:40.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:40 smithi129 ceph-mon[33675]: pgmap v33: 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-20T19:16:42.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:42 smithi170 ceph-mon[27226]: pgmap v34: 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-20T19:16:42.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:42 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:42 smithi129 ceph-mon[23678]: pgmap v34: 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-20T19:16:42.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:42 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:42.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:42 smithi129 ceph-mon[33675]: pgmap v34: 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-20T19:16:42.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:42 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:44 smithi170 ceph-mon[27226]: pgmap v35: 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-20T19:16:44.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:44 smithi129 ceph-mon[23678]: pgmap v35: 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-20T19:16:44.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:44 smithi129 ceph-mon[33675]: pgmap v35: 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-20T19:16:46.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:46 smithi170 ceph-mon[27226]: pgmap v36: 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-20T19:16:46.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:46 smithi129 ceph-mon[23678]: pgmap v36: 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-20T19:16:46.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:46 smithi129 ceph-mon[33675]: pgmap v36: 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-20T19:16:48.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:48 smithi170 ceph-mon[27226]: pgmap v37: 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-20T19:16:48.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:48 smithi129 ceph-mon[23678]: pgmap v37: 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-20T19:16:48.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:48 smithi129 ceph-mon[33675]: pgmap v37: 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-20T19:16:50.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:50 smithi170 ceph-mon[27226]: pgmap v38: 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-20T19:16:50.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:16:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:16:50] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-20T19:16:50.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:50 smithi129 ceph-mon[23678]: pgmap v38: 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-20T19:16:50.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:50 smithi129 ceph-mon[33675]: pgmap v38: 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-20T19:16:52.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:52 smithi170 ceph-mon[27226]: pgmap v39: 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-20T19:16:52.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:52 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:52.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:52 smithi129 ceph-mon[23678]: pgmap v39: 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-20T19:16:52.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:52 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:52.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:52 smithi129 ceph-mon[33675]: pgmap v39: 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-20T19:16:52.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:52 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:16:52.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:16:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:54 smithi170 ceph-mon[27226]: pgmap v40: 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-20T19:16:54.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:54 smithi129 ceph-mon[23678]: pgmap v40: 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-20T19:16:54.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:54 smithi129 ceph-mon[33675]: pgmap v40: 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-20T19:16:56.662 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:56 smithi129 ceph-mon[33675]: pgmap v41: 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-20T19:16:56.662 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:56 smithi129 ceph-mon[23678]: pgmap v41: 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-20T19:16:56.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:56 smithi170 ceph-mon[27226]: pgmap v41: 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-20T19:16:58.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:16:58 smithi170 ceph-mon[27226]: pgmap v42: 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-20T19:16:58.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:16:58 smithi129 ceph-mon[23678]: pgmap v42: 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-20T19:16:58.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:16:58 smithi129 ceph-mon[33675]: pgmap v42: 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-20T19:17:00.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:00 smithi170 ceph-mon[27226]: pgmap v43: 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-20T19:17:00.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:17:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:17:00] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-20T19:17:00.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:00 smithi129 ceph-mon[23678]: pgmap v43: 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-20T19:17:00.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:00 smithi129 ceph-mon[33675]: pgmap v43: 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-20T19:17:02.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:02 smithi170 ceph-mon[27226]: pgmap v44: 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-20T19:17:02.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:02 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:02.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:02 smithi129 ceph-mon[23678]: pgmap v44: 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-20T19:17:02.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:02 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:02.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:02 smithi129 ceph-mon[33675]: pgmap v44: 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-20T19:17:02.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:02 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:04.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:04 smithi170 ceph-mon[27226]: pgmap v45: 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-20T19:17:04.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:04 smithi129 ceph-mon[23678]: pgmap v45: 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-20T19:17:04.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:04 smithi129 ceph-mon[33675]: pgmap v45: 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-20T19:17:06.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:06 smithi170 ceph-mon[27226]: pgmap v46: 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-20T19:17:06.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:06 smithi129 ceph-mon[23678]: pgmap v46: 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-20T19:17:06.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:06 smithi129 ceph-mon[33675]: pgmap v46: 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-20T19:17:07.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:07 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:07.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:07 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:07.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:07 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:08.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:08 smithi170 ceph-mon[27226]: pgmap v47: 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-20T19:17:08.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:08 smithi129 ceph-mon[23678]: pgmap v47: 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-20T19:17:08.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:08 smithi129 ceph-mon[33675]: pgmap v47: 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-20T19:17:10.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:17:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:17:10] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-20T19:17:10.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:10 smithi170 ceph-mon[27226]: pgmap v48: 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-20T19:17:10.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:10 smithi129 ceph-mon[23678]: pgmap v48: 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-20T19:17:10.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:10 smithi129 ceph-mon[33675]: pgmap v48: 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-20T19:17:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:11 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:17:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:11 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:17:11.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:11 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:17:11.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:11 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:17:11.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:11 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:17:11.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:11 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:17:11.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:11 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:17:11.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:11 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:17:11.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:11 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:17:13.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:12 smithi129 ceph-mon[23678]: pgmap v49: 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-20T19:17:13.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:12 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:13.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:12 smithi129 ceph-mon[33675]: pgmap v49: 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-20T19:17:13.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:12 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:13.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:12 smithi170 ceph-mon[27226]: pgmap v49: 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-20T19:17:13.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:12 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:15.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:14 smithi129 ceph-mon[23678]: pgmap v50: 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-20T19:17:15.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:14 smithi129 ceph-mon[33675]: pgmap v50: 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-20T19:17:15.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:14 smithi170 ceph-mon[27226]: pgmap v50: 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-20T19:17:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:16 smithi129 ceph-mon[23678]: pgmap v51: 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-20T19:17:17.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:16 smithi129 ceph-mon[33675]: pgmap v51: 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-20T19:17:17.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:16 smithi170 ceph-mon[27226]: pgmap v51: 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-20T19:17:19.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:18 smithi129 ceph-mon[33675]: pgmap v52: 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-20T19:17:19.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:18 smithi129 ceph-mon[23678]: pgmap v52: 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-20T19:17:19.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:18 smithi170 ceph-mon[27226]: pgmap v52: 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-20T19:17:20.799 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:17:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:17:20] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.43.0" 2024-09-20T19:17:21.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:20 smithi129 ceph-mon[23678]: pgmap v53: 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-20T19:17:21.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:20 smithi129 ceph-mon[33675]: pgmap v53: 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-20T19:17:21.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:20 smithi170 ceph-mon[27226]: pgmap v53: 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-20T19:17:23.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:22 smithi129 ceph-mon[23678]: pgmap v54: 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-20T19:17:23.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:22 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:23.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:22 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:23.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:22 smithi129 ceph-mon[33675]: pgmap v54: 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-20T19:17:23.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:22 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:23.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:22 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:23.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:22 smithi170 ceph-mon[27226]: pgmap v54: 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-20T19:17:23.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:22 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:23.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:22 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:25.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:24 smithi129 ceph-mon[23678]: pgmap v55: 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-20T19:17:25.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:24 smithi129 ceph-mon[33675]: pgmap v55: 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-20T19:17:25.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:24 smithi170 ceph-mon[27226]: pgmap v55: 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-20T19:17:27.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:26 smithi129 ceph-mon[23678]: pgmap v56: 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-20T19:17:27.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:26 smithi129 ceph-mon[33675]: pgmap v56: 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-20T19:17:27.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:26 smithi170 ceph-mon[27226]: pgmap v56: 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-20T19:17:29.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:28 smithi129 ceph-mon[23678]: pgmap v57: 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-20T19:17:29.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:28 smithi129 ceph-mon[33675]: pgmap v57: 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-20T19:17:29.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:28 smithi170 ceph-mon[27226]: pgmap v57: 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-20T19:17:30.814 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:17:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:17:30] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-20T19:17:31.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:30 smithi129 ceph-mon[23678]: pgmap v58: 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-20T19:17:31.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:30 smithi129 ceph-mon[33675]: pgmap v58: 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-20T19:17:31.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:30 smithi170 ceph-mon[27226]: pgmap v58: 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-20T19:17:33.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:32 smithi129 ceph-mon[23678]: pgmap v59: 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-20T19:17:33.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:32 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:33.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:32 smithi129 ceph-mon[33675]: pgmap v59: 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-20T19:17:33.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:32 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:33.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:32 smithi170 ceph-mon[27226]: pgmap v59: 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-20T19:17:33.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:32 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:35.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:34 smithi129 ceph-mon[23678]: pgmap v60: 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-20T19:17:35.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:34 smithi129 ceph-mon[33675]: pgmap v60: 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-20T19:17:35.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:34 smithi170 ceph-mon[27226]: pgmap v60: 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-20T19:17:37.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:36 smithi129 ceph-mon[23678]: pgmap v61: 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-20T19:17:37.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:36 smithi129 ceph-mon[33675]: pgmap v61: 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-20T19:17:37.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:36 smithi170 ceph-mon[27226]: pgmap v61: 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-20T19:17:38.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:37 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:38.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:37 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:38.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:37 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:39.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:38 smithi129 ceph-mon[23678]: pgmap v62: 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-20T19:17:39.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:38 smithi129 ceph-mon[33675]: pgmap v62: 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-20T19:17:39.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:38 smithi170 ceph-mon[27226]: pgmap v62: 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-20T19:17:40.837 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:17:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:17:40] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:17:41.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:40 smithi129 ceph-mon[33675]: pgmap v63: 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-20T19:17:41.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:40 smithi129 ceph-mon[23678]: pgmap v63: 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-20T19:17:41.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:40 smithi170 ceph-mon[27226]: pgmap v63: 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-20T19:17:43.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:42 smithi129 ceph-mon[23678]: pgmap v64: 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-20T19:17:43.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:42 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:42 smithi129 ceph-mon[33675]: pgmap v64: 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-20T19:17:43.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:42 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:43.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:42 smithi170 ceph-mon[27226]: pgmap v64: 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-20T19:17:43.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:42 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:45.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:44 smithi170 ceph-mon[27226]: pgmap v65: 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-20T19:17:45.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:44 smithi129 ceph-mon[23678]: pgmap v65: 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-20T19:17:45.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:44 smithi129 ceph-mon[33675]: pgmap v65: 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-20T19:17:47.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:46 smithi170 ceph-mon[27226]: pgmap v66: 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-20T19:17:47.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:46 smithi129 ceph-mon[23678]: pgmap v66: 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-20T19:17:47.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:46 smithi129 ceph-mon[33675]: pgmap v66: 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-20T19:17:49.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:48 smithi170 ceph-mon[27226]: pgmap v67: 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-20T19:17:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:48 smithi129 ceph-mon[23678]: pgmap v67: 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-20T19:17:49.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:48 smithi129 ceph-mon[33675]: pgmap v67: 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-20T19:17:50.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:17:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:17:50] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.43.0" 2024-09-20T19:17:51.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:50 smithi170 ceph-mon[27226]: pgmap v68: 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-20T19:17:51.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:50 smithi129 ceph-mon[23678]: pgmap v68: 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-20T19:17:51.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:50 smithi129 ceph-mon[33675]: pgmap v68: 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-20T19:17:53.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:52 smithi170 ceph-mon[27226]: pgmap v69: 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-20T19:17:53.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:52 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:53.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:52 smithi129 ceph-mon[23678]: pgmap v69: 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-20T19:17:53.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:52 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:53.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:52 smithi129 ceph-mon[33675]: pgmap v69: 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-20T19:17:53.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:52 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:17:53.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:17:55.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:54 smithi170 ceph-mon[27226]: pgmap v70: 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-20T19:17:55.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:54 smithi129 ceph-mon[23678]: pgmap v70: 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-20T19:17:55.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:54 smithi129 ceph-mon[33675]: pgmap v70: 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-20T19:17:57.143 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:56 smithi129 ceph-mon[33675]: pgmap v71: 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-20T19:17:57.143 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:56 smithi129 ceph-mon[23678]: pgmap v71: 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-20T19:17:57.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:56 smithi170 ceph-mon[27226]: pgmap v71: 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-20T19:17:59.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:17:58 smithi170 ceph-mon[27226]: pgmap v72: 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-20T19:17:59.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:17:58 smithi129 ceph-mon[33675]: pgmap v72: 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-20T19:17:59.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:17:58 smithi129 ceph-mon[23678]: pgmap v72: 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-20T19:18:00.866 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:18:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:18:00] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.43.0" 2024-09-20T19:18:01.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:00 smithi170 ceph-mon[27226]: pgmap v73: 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-20T19:18:01.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:00 smithi129 ceph-mon[23678]: pgmap v73: 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-20T19:18:01.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:00 smithi129 ceph-mon[33675]: pgmap v73: 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-20T19:18:03.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:02 smithi170 ceph-mon[27226]: pgmap v74: 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-20T19:18:03.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:02 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:03.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:02 smithi129 ceph-mon[23678]: pgmap v74: 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-20T19:18:03.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:02 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:03.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:02 smithi129 ceph-mon[33675]: pgmap v74: 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-20T19:18:03.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:02 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:05.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:04 smithi170 ceph-mon[27226]: pgmap v75: 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-20T19:18:05.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:04 smithi129 ceph-mon[23678]: pgmap v75: 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-20T19:18:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:04 smithi129 ceph-mon[33675]: pgmap v75: 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-20T19:18:07.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:06 smithi170 ceph-mon[27226]: pgmap v76: 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-20T19:18:07.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:06 smithi129 ceph-mon[23678]: pgmap v76: 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-20T19:18:07.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:06 smithi129 ceph-mon[33675]: pgmap v76: 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-20T19:18:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:07 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:08.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:07 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:08.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:07 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:09.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:08 smithi170 ceph-mon[27226]: pgmap v77: 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-20T19:18:09.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:08 smithi129 ceph-mon[33675]: pgmap v77: 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-20T19:18:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:08 smithi129 ceph-mon[23678]: pgmap v77: 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-20T19:18:10.885 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:18:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:18:10] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.43.0" 2024-09-20T19:18:11.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:10 smithi170 ceph-mon[27226]: pgmap v78: 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-20T19:18:11.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:10 smithi129 ceph-mon[23678]: pgmap v78: 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-20T19:18:11.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:10 smithi129 ceph-mon[33675]: pgmap v78: 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-20T19:18:12.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:11 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:18:12.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:11 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:18:12.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:11 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:18:12.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:11 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:18:12.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:11 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:18:12.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:11 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:18:12.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:11 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:18:12.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:11 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:18:12.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:11 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:18:13.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:12 smithi170 ceph-mon[27226]: pgmap v79: 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-20T19:18:13.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:12 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:12 smithi129 ceph-mon[23678]: pgmap v79: 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-20T19:18:13.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:12 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:13.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:12 smithi129 ceph-mon[33675]: pgmap v79: 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-20T19:18:13.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:12 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:15.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:14 smithi170 ceph-mon[27226]: pgmap v80: 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-20T19:18:15.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:14 smithi129 ceph-mon[23678]: pgmap v80: 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-20T19:18:15.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:14 smithi129 ceph-mon[33675]: pgmap v80: 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-20T19:18:17.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:16 smithi170 ceph-mon[27226]: pgmap v81: 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-20T19:18:17.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:16 smithi129 ceph-mon[23678]: pgmap v81: 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-20T19:18:17.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:16 smithi129 ceph-mon[33675]: pgmap v81: 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-20T19:18:19.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:18 smithi170 ceph-mon[27226]: pgmap v82: 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-20T19:18:19.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:18 smithi129 ceph-mon[23678]: pgmap v82: 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-20T19:18:19.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:18 smithi129 ceph-mon[33675]: pgmap v82: 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-20T19:18:20.899 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:18:20 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:18:20] "GET /metrics HTTP/1.1" 200 38181 "" "Prometheus/2.43.0" 2024-09-20T19:18:21.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:20 smithi170 ceph-mon[27226]: pgmap v83: 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-20T19:18:21.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:20 smithi129 ceph-mon[33675]: pgmap v83: 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-20T19:18:21.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:20 smithi129 ceph-mon[23678]: pgmap v83: 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-20T19:18:23.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:22 smithi170 ceph-mon[27226]: pgmap v84: 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-20T19:18:23.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:22 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:22 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:23.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:22 smithi129 ceph-mon[23678]: pgmap v84: 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-20T19:18:23.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:22 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:22 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:23.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:22 smithi129 ceph-mon[33675]: pgmap v84: 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-20T19:18:23.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:22 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:23.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:22 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:25.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:24 smithi170 ceph-mon[27226]: pgmap v85: 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-20T19:18:25.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:24 smithi129 ceph-mon[23678]: pgmap v85: 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-20T19:18:25.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:24 smithi129 ceph-mon[33675]: pgmap v85: 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-20T19:18:27.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:26 smithi170 ceph-mon[27226]: pgmap v86: 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-20T19:18:27.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:26 smithi129 ceph-mon[23678]: pgmap v86: 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-20T19:18:27.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:26 smithi129 ceph-mon[33675]: pgmap v86: 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-20T19:18:29.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:28 smithi170 ceph-mon[27226]: pgmap v87: 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-20T19:18:29.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:28 smithi129 ceph-mon[23678]: pgmap v87: 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-20T19:18:29.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:28 smithi129 ceph-mon[33675]: pgmap v87: 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-20T19:18:30.915 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:18:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:18:30] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-20T19:18:31.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:30 smithi170 ceph-mon[27226]: pgmap v88: 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-20T19:18:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:30 smithi129 ceph-mon[23678]: pgmap v88: 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-20T19:18:31.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:30 smithi129 ceph-mon[33675]: pgmap v88: 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-20T19:18:33.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:32 smithi170 ceph-mon[27226]: pgmap v89: 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-20T19:18:33.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:32 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:32 smithi129 ceph-mon[23678]: pgmap v89: 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-20T19:18:33.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:32 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:33.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:32 smithi129 ceph-mon[33675]: pgmap v89: 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-20T19:18:33.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:32 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:35.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:34 smithi170 ceph-mon[27226]: pgmap v90: 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-20T19:18:35.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:34 smithi129 ceph-mon[23678]: pgmap v90: 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-20T19:18:35.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:34 smithi129 ceph-mon[33675]: pgmap v90: 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-20T19:18:37.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:36 smithi170 ceph-mon[27226]: pgmap v91: 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-20T19:18:37.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:36 smithi129 ceph-mon[23678]: pgmap v91: 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-20T19:18:37.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:36 smithi129 ceph-mon[33675]: pgmap v91: 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-20T19:18:38.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:37 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:38.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:37 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:38.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:37 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:39.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:38 smithi170 ceph-mon[27226]: pgmap v92: 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-20T19:18:39.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:38 smithi129 ceph-mon[23678]: pgmap v92: 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-20T19:18:39.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:38 smithi129 ceph-mon[33675]: pgmap v92: 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-20T19:18:40.935 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:18:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:18:40] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-20T19:18:41.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:40 smithi170 ceph-mon[27226]: pgmap v93: 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-20T19:18:41.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:40 smithi129 ceph-mon[23678]: pgmap v93: 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-20T19:18:41.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:40 smithi129 ceph-mon[33675]: pgmap v93: 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-20T19:18:43.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:42 smithi170 ceph-mon[27226]: pgmap v94: 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-20T19:18:43.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:42 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:42 smithi129 ceph-mon[33675]: pgmap v94: 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-20T19:18:43.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:42 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:43.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:42 smithi129 ceph-mon[23678]: pgmap v94: 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-20T19:18:43.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:42 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:45.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:44 smithi170 ceph-mon[27226]: pgmap v95: 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-20T19:18:45.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:44 smithi129 ceph-mon[23678]: pgmap v95: 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-20T19:18:45.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:44 smithi129 ceph-mon[33675]: pgmap v95: 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-20T19:18:47.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:46 smithi170 ceph-mon[27226]: pgmap v96: 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-20T19:18:47.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:46 smithi129 ceph-mon[23678]: pgmap v96: 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-20T19:18:47.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:46 smithi129 ceph-mon[33675]: pgmap v96: 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-20T19:18:49.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:48 smithi170 ceph-mon[27226]: pgmap v97: 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-20T19:18:49.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:48 smithi129 ceph-mon[33675]: pgmap v97: 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-20T19:18:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:48 smithi129 ceph-mon[23678]: pgmap v97: 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-20T19:18:50.951 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:18:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:18:50] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-20T19:18:51.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:50 smithi170 ceph-mon[27226]: pgmap v98: 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-20T19:18:51.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:50 smithi129 ceph-mon[23678]: pgmap v98: 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-20T19:18:51.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:50 smithi129 ceph-mon[33675]: pgmap v98: 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-20T19:18:53.047 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:52 smithi129 ceph-mon[23678]: pgmap v99: 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-20T19:18:53.047 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:52 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:53.047 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:52 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:53.047 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:52 smithi129 ceph-mon[33675]: pgmap v99: 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-20T19:18:53.047 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:52 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:53.047 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:52 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:53.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:52 smithi170 ceph-mon[27226]: pgmap v99: 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-20T19:18:53.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:52 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:18:53.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:52 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:18:53.591 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:18:53.844 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (19m) 2m ago 19m 80.9M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (2m) 2m ago 18m - - 3.8 6acb0a031eab 073a6af14fd1 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-5099-g88deadb8 441f9a3fe515 6fa6445ea254 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (25m) 2m ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:18:54.539 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (24m) 2m ago 24m 54.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (23m) 2m ago 23m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (19m) 2m ago 19m 15.4M - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (23m) 2m ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (22m) 2m ago 22m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (22m) 2m ago 22m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (22m) 2m ago 22m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (21m) 2m ago 21m 56.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (21m) 2m ago 21m 52.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (20m) 2m ago 20m 51.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (20m) 2m ago 20m 56.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 19m 33.6M - 2.43.0 a07b618ecd1d 2a7fd556c808 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (18m) 2m ago 18m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:18:54.540 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (18m) 2m ago 18m 90.2M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:18:55.191 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T19:18:55.214 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:54 smithi129 ceph-mon[23678]: pgmap v100: 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-20T19:18:55.214 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:54 smithi129 ceph-mon[33675]: pgmap v100: 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-20T19:18:55.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:54 smithi170 ceph-mon[27226]: pgmap v100: 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-20T19:18:55.438 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:18:56.090 INFO:teuthology.orchestra.run.smithi129.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T19:18:56.090 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi129=a;count:1 2024-09-20T19:18:56.090 INFO:teuthology.orchestra.run.smithi129.stdout:grafana ?:3000 1/1 2m ago 20m smithi170=a;count:1 2024-09-20T19:18:56.091 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-20T19:18:56.091 INFO:teuthology.orchestra.run.smithi129.stdout:mgr 2/2 2m ago 23m smithi129=y;smithi170=x;count:2 2024-09-20T19:18:56.091 INFO:teuthology.orchestra.run.smithi129.stdout:mon 3/3 2m ago 24m smithi129:172.21.15.129=a;smithi129:[v2:172.21.15.129:3301,v1:172.21.15.129:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-20T19:18:56.091 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi129=a;smithi170=b;count:2 2024-09-20T19:18:56.091 INFO:teuthology.orchestra.run.smithi129.stdout:osd 8 2m ago - 2024-09-20T19:18:56.091 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus ?:9095 1/1 2m ago 20m smithi170=a;count:1 2024-09-20T19:18:56.091 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-20T19:18:56.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:55 smithi129 ceph-mon[23678]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:56.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:55 smithi129 ceph-mon[33675]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:56.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:55 smithi170 ceph-mon[27226]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:56.740 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T19:18:57.025 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:18:57.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:56 smithi170 ceph-mon[27226]: pgmap v101: 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-20T19:18:57.296 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:56 smithi129 ceph-mon[23678]: pgmap v101: 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-20T19:18:57.296 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:56 smithi129 ceph-mon[33675]: pgmap v101: 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-20T19:18:57.743 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:18:57.743 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:18:57.743 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:18:57.743 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:18:57.743 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:18:57.743 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:18:57.743 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:18:57.744 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:18:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:57 smithi129 ceph-mon[23678]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:57 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1571101710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:18:58.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:57 smithi129 ceph-mon[33675]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:58.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:57 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1571101710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:18:58.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:57 smithi170 ceph-mon[27226]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:18:58.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:57 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1571101710' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:18:58.538 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-20T19:18:58.792 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:18:59.038 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:18:58 smithi129 ceph-mon[33675]: pgmap v102: 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-20T19:18:59.038 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:18:58 smithi129 ceph-mon[23678]: pgmap v102: 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-20T19:18:59.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:18:58 smithi170 ceph-mon[27226]: pgmap v102: 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-20T19:19:00.890 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:00.971 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:19:00] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-20T19:19:01.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:00 smithi170 ceph-mon[27226]: pgmap v103: 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-20T19:19:01.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:00 smithi170 ceph-mon[27226]: from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:01.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:00 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:01.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:00 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:01.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:00 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:01.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:00 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:01.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[23678]: pgmap v103: 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-20T19:19:01.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[23678]: from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:01.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:01.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:01.241 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:01.242 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:01.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[33675]: pgmap v103: 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-20T19:19:01.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[33675]: from='client.25301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:01.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:01.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:01.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:01.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:00 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:01.561 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:19:02.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:01 smithi129 ceph-mon[23678]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:02.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:01 smithi129 ceph-mon[23678]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:02.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:01 smithi129 ceph-mon[33675]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:02.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:01 smithi129 ceph-mon[33675]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:02.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:01 smithi170 ceph-mon[27226]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:02.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:01 smithi170 ceph-mon[27226]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:02.785 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:19:02.952 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:19:02] ENGINE Bus STOPPING 2024-09-20T19:19:02.952 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:19:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:19:02.952 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:19:02] ENGINE Bus STOPPED 2024-09-20T19:19:02.974 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:19:02.716+0000 7f5c227ec640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T19:19:02.974 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ignoring --setuser ceph since I am not root 2024-09-20T19:19:02.975 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ignoring --setgroup ceph since I am not root 2024-09-20T19:19:02.975 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mgr[61057]: -- 172.21.15.170:0/3214755613 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557114ba50e0 con 0x557114b83400 2024-09-20T19:19:03.252 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: pgmap v104: 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-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: Activating manager daemon y 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.24889 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: mgrmap e40: y(active, starting, since 0.00740401s) 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:19:03.253 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:19:03.254 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: pgmap v104: 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-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: Activating manager daemon y 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.24889 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: mgrmap e40: y(active, starting, since 0.00740401s) 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:19:03.255 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:19:03.256 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:02 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: pgmap v104: 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-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='client.25235 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.24889 172.21.15.170:0/1885827740' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: Activating manager daemon y 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.24889 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: mgrmap e40: y(active, starting, since 0.00740401s) 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:19:03.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T19:19:03.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:02 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T19:19:04.012 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:19:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[23678]: Manager daemon y is now available 2024-09-20T19:19:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:19:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:19:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:19:04.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[33675]: Manager daemon y is now available 2024-09-20T19:19:04.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:03 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:19:04] ENGINE Bus STARTING 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:19:04] ENGINE Serving on http://:::9283 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:19:04] ENGINE Bus STARTED 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:19:04.197+0000 7efeb6291640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:19:04] ENGINE Error in HTTPServer.serve 2024-09-20T19:19:04.342 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: Traceback (most recent call last): 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self._connections.run(self.expiration_interval) 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self._run(expiration_interval) 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: s = self.context.wrap_socket( 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:19:04.343 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: return self.sslsocket_class._create( 2024-09-20T19:19:04.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:19:04.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self.do_handshake() 2024-09-20T19:19:04.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:19:04.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: self._sslobj.do_handshake() 2024-09-20T19:19:04.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:19:04.344 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:19:04.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:03 smithi170 ceph-mon[27226]: Manager daemon y is now available 2024-09-20T19:19:04.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:03 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:04.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:03 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:19:04.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:03 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T19:19:04.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:03 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T19:19:04.637 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:19:04.637 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:19:04.637 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (19m) 2m ago 19m 80.9M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:19:04.637 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (3m) 2m ago 18m - - 3.8 6acb0a031eab 073a6af14fd1 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-5099-g88deadb8 441f9a3fe515 6fa6445ea254 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (25m) 2m ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (24m) 2m ago 24m 54.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (24m) 2m ago 24m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (19m) 2m ago 19m 15.4M - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:19:04.638 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (23m) 2m ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (23m) 2m ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (22m) 2m ago 22m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (22m) 2m ago 22m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (21m) 2m ago 21m 56.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (21m) 2m ago 21m 52.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (21m) 2m ago 21m 51.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (20m) 2m ago 20m 56.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 20m 33.6M - 2.43.0 a07b618ecd1d 2a7fd556c808 2024-09-20T19:19:04.639 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (19m) 2m ago 19m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:19:04.640 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (19m) 2m ago 19m 90.2M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:19:05.001 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:19:05.001 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:19:05.001 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:19:05.001 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:05.001 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:19:05.001 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:19:05.001 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:19:05.002 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:19:05.296 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:19:05.297 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[33675]: mgrmap e41: y(active, since 1.2839s) 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[33675]: [20/Sep/2024:19:19:04] ENGINE Bus STARTING 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[33675]: [20/Sep/2024:19:19:04] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[33675]: [20/Sep/2024:19:19:04] ENGINE Error in HTTPServer.serve 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:19:05.298 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: self.do_handshake() 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[33675]: [20/Sep/2024:19:19:04] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[33675]: [20/Sep/2024:19:19:04] ENGINE Bus STARTED 2024-09-20T19:19:05.299 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[33675]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[23678]: mgrmap e41: y(active, since 1.2839s) 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[23678]: [20/Sep/2024:19:19:04] ENGINE Bus STARTING 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[23678]: [20/Sep/2024:19:19:04] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[23678]: [20/Sep/2024:19:19:04] ENGINE Error in HTTPServer.serve 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: Traceback (most recent call last): 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._run(expiration_interval) 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:19:05.300 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: s = self.context.wrap_socket( 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: return self.sslsocket_class._create( 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: self.do_handshake() 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: self._sslobj.do_handshake() 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[23678]: [20/Sep/2024:19:19:04] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[23678]: [20/Sep/2024:19:19:04] ENGINE Bus STARTED 2024-09-20T19:19:05.301 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:04 smithi129 ceph-mon[23678]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:05.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:04 smithi170 ceph-mon[27226]: mgrmap e41: y(active, since 1.2839s) 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:04 smithi170 ceph-mon[27226]: [20/Sep/2024:19:19:04] ENGINE Bus STARTING 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:04 smithi170 ceph-mon[27226]: [20/Sep/2024:19:19:04] ENGINE Serving on https://172.21.15.129:7150 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:04 smithi170 ceph-mon[27226]: [20/Sep/2024:19:19:04] ENGINE Error in HTTPServer.serve 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: Traceback (most recent call last): 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._run(expiration_interval) 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:19:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: s = self.context.wrap_socket( 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: return self.sslsocket_class._create( 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: self.do_handshake() 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: self._sslobj.do_handshake() 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:04 smithi170 ceph-mon[27226]: [20/Sep/2024:19:19:04] ENGINE Serving on http://172.21.15.129:8765 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:04 smithi170 ceph-mon[27226]: [20/Sep/2024:19:19:04] ENGINE Bus STARTED 2024-09-20T19:19:05.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:04 smithi170 ceph-mon[27226]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:06.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:05 smithi170 ceph-mon[27226]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:06.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:05 smithi170 ceph-mon[27226]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:06.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:05 smithi170 ceph-mon[27226]: mgrmap e42: y(active, since 2s) 2024-09-20T19:19:06.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:05 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3258727875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:06.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:05 smithi170 ceph-mon[27226]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:06.225 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:06.052Z 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.170:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:19:06.225 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:06.054Z 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.170:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:19:06.225 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:06.055Z 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.170:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:19:06.225 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:06.056Z 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.170:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:19:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:06.057Z 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.170:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:19:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:06.057Z 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.170:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:19:06.226 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:06.058Z 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.170:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.170:8765: connect: connection refused" 2024-09-20T19:19:06.301 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[33675]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:06.301 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[33675]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:06.301 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[33675]: mgrmap e42: y(active, since 2s) 2024-09-20T19:19:06.301 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3258727875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:06.301 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[33675]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:06.302 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[23678]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:06.302 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[23678]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:06.302 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[23678]: mgrmap e42: y(active, since 2s) 2024-09-20T19:19:06.302 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3258727875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:06.302 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:05 smithi129 ceph-mon[23678]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:08.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[23678]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:08.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[23678]: mgrmap e43: y(active, since 4s) 2024-09-20T19:19:08.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:08.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:08.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[33675]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:08.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[33675]: mgrmap e43: y(active, since 4s) 2024-09-20T19:19:08.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:08.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:08 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:08.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-mon[27226]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:08.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-mon[27226]: mgrmap e43: y(active, since 4s) 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:19:08] ENGINE Bus STARTING 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: CherryPy Checker: 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: The Application mounted at '' has an empty config. 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:19:08] ENGINE Serving on http://:::9283 2024-09-20T19:19:08.475 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: [20/Sep/2024:19:19:08] ENGINE Bus STARTED 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: Standby manager daemon x started 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: Standby manager daemon x started 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:19:09.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:09.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: Standby manager daemon x started 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/1394729205' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:09 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: mgrmap e44: y(active, since 6s), standbys: x 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:19:10.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[23678]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:19:10.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: mgrmap e44: y(active, since 6s), standbys: x 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:19:10.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:19:10.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:10.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:10 smithi129 ceph-mon[33675]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:19:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.conf 2024-09-20T19:19:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.conf 2024-09-20T19:19:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:19:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: mgrmap e44: y(active, since 6s), standbys: x 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Updating smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:10.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Reconfiguring iscsi.foo.smithi129.wbdner (dependencies changed)... 2024-09-20T19:19:10.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi129.wbdner", "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-20T19:19:10.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:10.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-mon[27226]: Reconfiguring daemon iscsi.foo.smithi129.wbdner on smithi129 2024-09-20T19:19:10.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[61053]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:19:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T19:19:12.439 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:12 smithi129 ceph-mon[23678]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:19:12.439 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:12 smithi129 ceph-mon[33675]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:19:12.550 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:12 smithi170 ceph-mon[27226]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:19:13.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:13 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:13.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:13 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:13.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:13 smithi170 ceph-mon[27226]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:19:13.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:13 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4042898672' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[33675]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4042898672' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[23678]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T19:19:13.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:13 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4042898672' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T19:19:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:14 smithi129 ceph-mon[23678]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:19:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:14 smithi129 ceph-mon[23678]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:19:14.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:14 smithi129 ceph-mon[33675]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:19:14.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:14 smithi129 ceph-mon[33675]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:19:14.650 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:14 smithi170 ceph-mon[27226]: Reconfiguring daemon prometheus.a on smithi170 2024-09-20T19:19:14.650 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:14 smithi170 ceph-mon[27226]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:19:15.974 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 systemd[1]: Stopping Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.987Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.987Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.987Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.987Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.987Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.988Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.988Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.988Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:19:16.298 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.988Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:19:16.299 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.988Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:19:16.299 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.988Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:19:16.299 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[69608]: ts=2024-09-20T19:19:15.988Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:19:16.299 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:15 smithi170 podman[71653]: 2024-09-20 19:19:15.997815876 +0000 UTC m=+0.166277290 container died 2a7fd556c808548b604cdb88b797d3bcd2aecb7486b617273e77ec6c235e4a8a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:16.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:16 smithi129 ceph-mon[23678]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:19:16.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:16 smithi129 ceph-mon[33675]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:19:16.655 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:16 smithi170 ceph-mon[27226]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:19:16.655 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:16 smithi170 podman[71653]: 2024-09-20 19:19:16.404021229 +0000 UTC m=+0.572482633 container cleanup 2a7fd556c808548b604cdb88b797d3bcd2aecb7486b617273e77ec6c235e4a8a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:16.655 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:16 smithi170 bash[71653]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:19:16.833 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:16 smithi170 podman[71666]: 2024-09-20 19:19:16.655048836 +0000 UTC m=+0.659394270 container remove 2a7fd556c808548b604cdb88b797d3bcd2aecb7486b617273e77ec6c235e4a8a (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:16.833 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:16 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:19:16.833 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:16 smithi170 systemd[1]: Stopped Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:16.833 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:16 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.571s CPU time. 2024-09-20T19:19:16.833 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:16 smithi170 systemd[1]: Starting Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:17.292 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 podman[71759]: 2024-09-20 19:19:16.942507271 +0000 UTC m=+0.017328769 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 podman[71759]: 2024-09-20 19:19:17.047753764 +0000 UTC m=+0.122575262 container create 57267bb26d8ab4d1543f6a6df870f714270bad01d7208f97422ae237f830d76e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 podman[71759]: 2024-09-20 19:19:17.241842733 +0000 UTC m=+0.316664231 container init 57267bb26d8ab4d1543f6a6df870f714270bad01d7208f97422ae237f830d76e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 podman[71759]: 2024-09-20 19:19:17.244712052 +0000 UTC m=+0.319533555 container start 57267bb26d8ab4d1543f6a6df870f714270bad01d7208f97422ae237f830d76e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.267Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.267Z 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-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.267Z 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 smithi170 (none))" 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.267Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.267Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.270Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.270Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.271Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:19:17.293 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.271Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:19:17.294 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.272Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:19:17.294 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.272Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.266µs 2024-09-20T19:19:17.294 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.272Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:19:17.294 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.275Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-20T19:19:17.294 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.283Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-20T19:19:17.294 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.287Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-20T19:19:17.294 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.291Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.293Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.294Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.294Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.897µs wal_replay_duration=21.523631ms wbl_replay_duration=93ns total_replay_duration=21.564744ms 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.295Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.295Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.295Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.317Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.779242ms db_storage=852ns remote_storage=1.183µs web_handler=362ns query_engine=575ns scrape=366.908µs scrape_sd=108.214µs notify=18.642µs notify_sd=16.636µs rules=20.921132ms tracing=7.256µs 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.317Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:19:17.317Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 bash[71759]: 57267bb26d8ab4d1543f6a6df870f714270bad01d7208f97422ae237f830d76e 2024-09-20T19:19:17.725 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:19:17 smithi170 systemd[1]: Started Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:18.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:19:18.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:19:18.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:19.460 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:19:19.460 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:19:19.460 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:19:19.460 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:19:19.461 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:19:19.461 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:19.461 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:19:19.461 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:19:19.461 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:19 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:19:19.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T19:19:19.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:19 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:20.433 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:20 smithi170 ceph-mon[27226]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:19:20.433 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:20 smithi170 ceph-mon[27226]: Upgrade: Updating mgr.x 2024-09-20T19:19:20.433 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:20 smithi170 ceph-mon[27226]: Deploying daemon mgr.x on smithi170 2024-09-20T19:19:20.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:20 smithi129 ceph-mon[23678]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:19:20.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:20 smithi129 ceph-mon[23678]: Upgrade: Updating mgr.x 2024-09-20T19:19:20.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:20 smithi129 ceph-mon[23678]: Deploying daemon mgr.x on smithi170 2024-09-20T19:19:20.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:20 smithi129 ceph-mon[33675]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:19:20.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:20 smithi129 ceph-mon[33675]: Upgrade: Updating mgr.x 2024-09-20T19:19:20.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:20 smithi129 ceph-mon[33675]: Deploying daemon mgr.x on smithi170 2024-09-20T19:19:20.708 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:20 smithi170 systemd[1]: Stopping Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:20.969 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:20 smithi170 podman[72027]: 2024-09-20 19:19:20.707692305 +0000 UTC m=+0.130628828 container died 6fa6445ea2544f6d5abdb3fdfad1adb0b522f6cce8b21a10425d406c2d60f801 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:19:21.224 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 podman[72027]: 2024-09-20 19:19:21.05115261 +0000 UTC m=+0.474089120 container cleanup 6fa6445ea2544f6d5abdb3fdfad1adb0b522f6cce8b21a10425d406c2d60f801 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:19:21.224 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 bash[72027]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:19:21.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 podman[72039]: 2024-09-20 19:19:21.352382022 +0000 UTC m=+0.642355744 container remove 6fa6445ea2544f6d5abdb3fdfad1adb0b522f6cce8b21a10425d406c2d60f801 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-20T19:19:21.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:19:21.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T19:19:21.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 systemd[1]: Stopped Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:21.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service: Consumed 30.757s CPU time. 2024-09-20T19:19:21.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 systemd[1]: Starting Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:21.974 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 podman[72169]: 2024-09-20 19:19:21.836030932 +0000 UTC m=+0.015852694 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:19:21.975 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:21 smithi170 podman[72169]: 2024-09-20 19:19:21.953880715 +0000 UTC m=+0.133702463 container create 0660d0073dad483450a6f8cb9d575b1e1add22027e9927376e2320282029868a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, 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-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:19:22.322 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:22 smithi170 podman[72169]: 2024-09-20 19:19:22.159184811 +0000 UTC m=+0.339006560 container init 0660d0073dad483450a6f8cb9d575b1e1add22027e9927376e2320282029868a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-20T19:19:22.322 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:22 smithi170 podman[72169]: 2024-09-20 19:19:22.162053947 +0000 UTC m=+0.341875697 container start 0660d0073dad483450a6f8cb9d575b1e1add22027e9927376e2320282029868a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True) 2024-09-20T19:19:22.322 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:22 smithi170 ceph-mgr[72188]: -- 172.21.15.170:0/2714527012 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5624f9b8d0e0 con 0x5624f9b6a800 2024-09-20T19:19:22.322 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:22 smithi170 bash[72169]: 0660d0073dad483450a6f8cb9d575b1e1add22027e9927376e2320282029868a 2024-09-20T19:19:22.322 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:22 smithi170 systemd[1]: Started Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:22.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:22 smithi129 ceph-mon[23678]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:19:22.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:22 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:22.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:22 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:22.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:22 smithi129 ceph-mon[33675]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:19:22.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:22 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:22.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:22 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:22.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:22 smithi170 ceph-mon[27226]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:19:22.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:22 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:22.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:22 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:23.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:19:23] "GET /metrics HTTP/1.1" 200 38174 "" "Prometheus/2.43.0" 2024-09-20T19:19:24.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:24 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:24.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:24 smithi129 ceph-mon[23678]: pgmap v13: 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-20T19:19:24.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:24 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:24.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:24 smithi129 ceph-mon[33675]: pgmap v13: 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-20T19:19:24.718 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:24 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:24.719 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:24 smithi170 ceph-mon[27226]: pgmap v13: 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-20T19:19:26.326 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:26 smithi170 ceph-mon[27226]: pgmap v14: 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-20T19:19:26.429 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:26 smithi129 ceph-mon[33675]: pgmap v14: 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-20T19:19:26.430 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:26 smithi129 ceph-mon[23678]: pgmap v14: 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-20T19:19:27.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[72184]: [20/Sep/2024:19:19:27] ENGINE Bus STARTING 2024-09-20T19:19:27.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[72184]: CherryPy Checker: 2024-09-20T19:19:27.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[72184]: The Application mounted at '' has an empty config. 2024-09-20T19:19:27.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[72184]: 2024-09-20T19:19:27.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[72184]: [20/Sep/2024:19:19:27] ENGINE Serving on http://:::9283 2024-09-20T19:19:27.725 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x[72184]: [20/Sep/2024:19:19:27] ENGINE Bus STARTED 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: pgmap v15: 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-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: Standby manager daemon x restarted 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: Standby manager daemon x started 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:19:27.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:19:27.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:19:27.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:27 smithi170 ceph-mon[27226]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:19:27.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: pgmap v15: 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-20T19:19:27.742 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: Standby manager daemon x restarted 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: Standby manager daemon x started 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[23678]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.743 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: pgmap v15: 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-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: Standby manager daemon x restarted 2024-09-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: Standby manager daemon x started 2024-09-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T19:19:27.744 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:27 smithi129 ceph-mon[33675]: from='mgr.? 172.21.15.170:0/718504373' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T19:19:29.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:29 smithi170 ceph-mon[27226]: mgrmap e45: y(active, since 25s), standbys: x 2024-09-20T19:19:29.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:29 smithi129 ceph-mon[23678]: mgrmap e45: y(active, since 25s), standbys: x 2024-09-20T19:19:29.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:29 smithi129 ceph-mon[33675]: mgrmap e45: y(active, since 25s), standbys: x 2024-09-20T19:19:30.178 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:30 smithi170 ceph-mon[27226]: pgmap v16: 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-20T19:19:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:30 smithi129 ceph-mon[23678]: pgmap v16: 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-20T19:19:30.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:30 smithi129 ceph-mon[33675]: pgmap v16: 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-20T19:19:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all mgr 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all crash 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all mds 2024-09-20T19:19:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all mgr 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all crash 2024-09-20T19:19:31.344 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all mds 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:31 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all mgr 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T19:19:31.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all crash 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all mds 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:19:31.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:19:31.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:31.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:31.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:31 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:32.341 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:32 smithi129 systemd[1]: Stopping Ceph node-exporter.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:32.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:32 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all nfs 2024-09-20T19:19:32.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:32 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:19:32.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:32 smithi129 ceph-mon[23678]: pgmap v17: 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-20T19:19:32.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:32 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all nfs 2024-09-20T19:19:32.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:32 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:19:32.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:32 smithi129 ceph-mon[33675]: pgmap v17: 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-20T19:19:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:32 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all nfs 2024-09-20T19:19:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:32 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:19:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:32 smithi170 ceph-mon[27226]: pgmap v17: 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-20T19:19:32.743 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:32 smithi129 podman[92230]: 2024-09-20 19:19:32.460871019 +0000 UTC m=+0.140250743 container died b81970f04f29ee65628c737ab643e1d11810bddaddee011d34c6aa44033a3e9d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:33.084 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:32 smithi129 podman[92230]: 2024-09-20 19:19:32.850095979 +0000 UTC m=+0.529475699 container cleanup b81970f04f29ee65628c737ab643e1d11810bddaddee011d34c6aa44033a3e9d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:33.084 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:32 smithi129 bash[92230]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:19:33.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:33 smithi129 ceph-mon[23678]: Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:19:33.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:33 smithi129 ceph-mon[23678]: Deploying daemon node-exporter.a on smithi129 2024-09-20T19:19:33.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:33 smithi129 ceph-mon[33675]: Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:19:33.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:33 smithi129 ceph-mon[33675]: Deploying daemon node-exporter.a on smithi129 2024-09-20T19:19:33.341 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 podman[92242]: 2024-09-20 19:19:33.084605175 +0000 UTC m=+0.623900823 container remove b81970f04f29ee65628c737ab643e1d11810bddaddee011d34c6aa44033a3e9d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:33.341 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:19:33.341 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T19:19:33.341 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:33.342 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.a.service: Consumed 3.550s CPU time. 2024-09-20T19:19:33.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:33 smithi170 ceph-mon[27226]: Upgrade: Updating node-exporter.a (1/2) 2024-09-20T19:19:33.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:33 smithi170 ceph-mon[27226]: Deploying daemon node-exporter.a on smithi129 2024-09-20T19:19:33.841 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 systemd[1]: Starting Ceph node-exporter.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:33.841 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 bash[92369]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-20T19:19:33.841 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:19:33] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-20T19:19:34.221 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 bash[92369]: Getting image source signatures 2024-09-20T19:19:34.221 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 bash[92369]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-20T19:19:34.221 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 bash[92369]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-20T19:19:34.222 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:33 smithi129 bash[92369]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-20T19:19:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:34 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:34 smithi170 ceph-mon[27226]: pgmap v18: 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-20T19:19:34.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:34 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:34.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:34 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:34.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:34 smithi129 ceph-mon[23678]: pgmap v18: 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-20T19:19:34.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:34 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:34.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:34 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:34.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:34 smithi129 ceph-mon[33675]: pgmap v18: 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-20T19:19:34.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:34 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:35.610 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:19:35.841 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:35 smithi129 bash[92369]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-20T19:19:35.841 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:35 smithi129 bash[92369]: Writing manifest to image destination 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (19m) 9s ago 20m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (19m) 9s ago 19m 81.4M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (24s) 9s ago 19m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (14s) 9s ago 24m 63.9M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (25m) 9s ago 26m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:19:36.171 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (24m) 9s ago 24m 56.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (24m) 9s ago 24m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (19m) 9s ago 19m - - 1.5.0 0da6a335fe13 b81970f04f29 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (19m) 9s ago 19m 15.2M - 1.5.0 0da6a335fe13 a9a7fadb03ac 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (24m) 9s ago 24m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (23m) 9s ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (23m) 9s ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (22m) 9s ago 22m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (22m) 9s ago 22m 56.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (21m) 9s ago 21m 52.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (21m) 9s ago 21m 51.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (21m) 9s ago 21m 56.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (19s) 9s ago 20m 37.5M - 2.43.0 a07b618ecd1d 57267bb26d8a 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (19m) 9s ago 19m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:19:36.172 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (19m) 9s ago 19m 91.3M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:19:36.302 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-mon[23678]: pgmap v19: 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-20T19:19:36.303 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-mon[33675]: pgmap v19: 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-20T19:19:36.303 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 podman[92369]: 2024-09-20 19:19:35.955267937 +0000 UTC m=+2.433873995 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T19:19:36.303 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 podman[92369]: 2024-09-20 19:19:36.178929802 +0000 UTC m=+2.657535849 container create 8db3e776318c399af1ae0c0b5364b9cc1f3db4910e2c33cfdd03ff9c225b3501 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:36 smithi170 ceph-mon[27226]: pgmap v19: 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-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:19:36.531 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:19:36.532 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:19:36.532 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:19:36.532 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:19:36.532 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:19:36.532 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:19:36.591 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 podman[92369]: 2024-09-20 19:19:36.44011815 +0000 UTC m=+2.918724216 container init 8db3e776318c399af1ae0c0b5364b9cc1f3db4910e2c33cfdd03ff9c225b3501 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:36.591 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 podman[92369]: 2024-09-20 19:19:36.44423744 +0000 UTC m=+2.922843487 container start 8db3e776318c399af1ae0c0b5364b9cc1f3db4910e2c33cfdd03ff9c225b3501 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:19:36.591 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.447Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T19:19:36.591 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.447Z 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-20T19:19:36.591 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.447Z 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-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.447Z 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-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z 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-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:19:36.592 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:19:36.593 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:19:36.593 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:19:36.593 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:19:36.593 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:19:36.593 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:19:36.593 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:19:36.594 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:19:36.595 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.448Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.449Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a[92533]: ts=2024-09-20T19:19:36.449Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 bash[92369]: 8db3e776318c399af1ae0c0b5364b9cc1f3db4910e2c33cfdd03ff9c225b3501 2024-09-20T19:19:36.596 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:19:36 smithi129 systemd[1]: Started Ceph node-exporter.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:36.825 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:19:36.826 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:19:37.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[23678]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[23678]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[23678]: from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2077046652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[33675]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[33675]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[33675]: from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2077046652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:37.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:37.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:37 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:37.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:37 smithi170 ceph-mon[27226]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:37 smithi170 ceph-mon[27226]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:37 smithi170 ceph-mon[27226]: from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:37.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:37 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2077046652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:37.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:37 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:37.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:37 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:38.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:38 smithi129 ceph-mon[23678]: pgmap v20: 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-20T19:19:38.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:38 smithi129 ceph-mon[23678]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:38.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:38 smithi129 ceph-mon[33675]: pgmap v20: 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-20T19:19:38.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:38 smithi129 ceph-mon[33675]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:38.694 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:38 smithi170 ceph-mon[27226]: pgmap v20: 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-20T19:19:38.694 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:38 smithi170 ceph-mon[27226]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:19:38.695 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:38 smithi170 systemd[1]: Stopping Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:38.974 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:38 smithi170 podman[75481]: 2024-09-20 19:19:38.694356309 +0000 UTC m=+0.112458365 container died a9a7fadb03ac94327c4d6c2b854036ffa7f47fceb220614a8926f7ce9368863f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:19:39.332 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:39 smithi170 ceph-mon[27226]: Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:19:39.332 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:39 smithi170 ceph-mon[27226]: Deploying daemon node-exporter.b on smithi170 2024-09-20T19:19:39.332 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 podman[75481]: 2024-09-20 19:19:39.081098844 +0000 UTC m=+0.499200888 container cleanup a9a7fadb03ac94327c4d6c2b854036ffa7f47fceb220614a8926f7ce9368863f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:19:39.332 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 bash[75481]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:19:39.332 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:19:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=cleanup t=2024-09-20T19:19:39.002652278Z level=info msg="Completed cleanup jobs" duration=3.027909ms 2024-09-20T19:19:39.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:39 smithi129 ceph-mon[23678]: Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:19:39.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:39 smithi129 ceph-mon[23678]: Deploying daemon node-exporter.b on smithi170 2024-09-20T19:19:39.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:39 smithi129 ceph-mon[33675]: Upgrade: Updating node-exporter.b (2/2) 2024-09-20T19:19:39.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:39 smithi129 ceph-mon[33675]: Deploying daemon node-exporter.b on smithi170 2024-09-20T19:19:39.719 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 podman[75493]: 2024-09-20 19:19:39.332106112 +0000 UTC m=+0.639086261 container remove a9a7fadb03ac94327c4d6c2b854036ffa7f47fceb220614a8926f7ce9368863f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:19:39.719 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:19:39.719 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T19:19:39.719 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 systemd[1]: Stopped Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:39.719 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.b.service: Consumed 3.523s CPU time. 2024-09-20T19:19:39.974 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 systemd[1]: Starting Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:19:39.974 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:39 smithi170 bash[75624]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-20T19:19:40.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:40 smithi170 ceph-mon[27226]: pgmap v21: 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-20T19:19:40.475 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:40 smithi170 bash[75624]: Getting image source signatures 2024-09-20T19:19:40.475 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:40 smithi170 bash[75624]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-20T19:19:40.475 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:40 smithi170 bash[75624]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-20T19:19:40.475 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:40 smithi170 bash[75624]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-20T19:19:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:40 smithi129 ceph-mon[23678]: pgmap v21: 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-20T19:19:40.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:40 smithi129 ceph-mon[33675]: pgmap v21: 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-20T19:19:41.812 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:41 smithi170 bash[75624]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-20T19:19:42.139 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:41 smithi170 bash[75624]: Writing manifest to image destination 2024-09-20T19:19:42.419 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-mon[27226]: pgmap v22: 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-20T19:19:42.419 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 podman[75624]: 2024-09-20 19:19:42.068163136 +0000 UTC m=+2.254442570 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T19:19:42.419 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 podman[75624]: 2024-09-20 19:19:42.182920853 +0000 UTC m=+2.369200282 container create 59d6fd9f680753173cc5e32fe1982a6776ced3071222dde6dff618bf0fa1ec32 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:19:42.419 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 podman[75624]: 2024-09-20 19:19:42.418911906 +0000 UTC m=+2.605191365 container init 59d6fd9f680753173cc5e32fe1982a6776ced3071222dde6dff618bf0fa1ec32 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:19:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:42 smithi129 ceph-mon[23678]: pgmap v22: 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-20T19:19:42.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:42 smithi129 ceph-mon[33675]: pgmap v22: 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-20T19:19:42.724 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 podman[75624]: 2024-09-20 19:19:42.42226077 +0000 UTC m=+2.608540208 container start 59d6fd9f680753173cc5e32fe1982a6776ced3071222dde6dff618bf0fa1ec32 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.425Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.425Z 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-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z 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-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z 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-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z 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-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T19:19:42.725 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T19:19:42.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T19:19:42.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T19:19:42.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T19:19:42.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T19:19:42.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T19:19:42.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T19:19:42.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.426Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T19:19:42.727 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T19:19:42.728 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b[75710]: ts=2024-09-20T19:19:42.427Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 bash[75624]: 59d6fd9f680753173cc5e32fe1982a6776ced3071222dde6dff618bf0fa1ec32 2024-09-20T19:19:42.729 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:19:42 smithi170 systemd[1]: Started Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:19:43.838 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:43.838 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:43.838 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:43.838 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[23678]: pgmap v23: 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-20T19:19:43.838 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:43.838 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:43.838 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:43.838 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-mon[33675]: pgmap v23: 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-20T19:19:43.839 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:19:43] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.43.0" 2024-09-20T19:19:43.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:43 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:43.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:43 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:43.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:43 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:43.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:43 smithi170 ceph-mon[27226]: pgmap v23: 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-20T19:19:46.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:45 smithi129 ceph-mon[23678]: pgmap v24: 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-20T19:19:46.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:45 smithi129 ceph-mon[33675]: pgmap v24: 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-20T19:19:46.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:45 smithi170 ceph-mon[27226]: pgmap v24: 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-20T19:19:48.035 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: pgmap v25: 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-20T19:19:48.035 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.036 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:47 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: pgmap v25: 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-20T19:19:48.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: pgmap v25: 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-20T19:19:48.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:47 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:48.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:48 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:49.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:48 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:49.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:48 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:19:50.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:49 smithi170 ceph-mon[27226]: pgmap v26: 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-20T19:19:50.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:49 smithi129 ceph-mon[23678]: pgmap v26: 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-20T19:19:50.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:49 smithi129 ceph-mon[33675]: pgmap v26: 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-20T19:19:51.468 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.469 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.469 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.469 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.469 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:51.469 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:51.469 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.469 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: pgmap v27: 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-20T19:19:51.470 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:51.470 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.470 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.470 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.470 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.470 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.471 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.471 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.471 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.471 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: pgmap v27: 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-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: pgmap v27: 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-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:51.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:19:52.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:52 smithi129 ceph-mon[23678]: Upgrade: Updating prometheus.a 2024-09-20T19:19:52.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:52 smithi129 ceph-mon[33675]: Upgrade: Updating prometheus.a 2024-09-20T19:19:53.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:52 smithi170 ceph-mon[27226]: Upgrade: Updating prometheus.a 2024-09-20T19:19:53.840 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:19:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:19:53] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.43.0" 2024-09-20T19:19:53.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:53 smithi129 ceph-mon[23678]: Deploying daemon prometheus.a on smithi170 2024-09-20T19:19:53.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:53 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:53.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:53 smithi129 ceph-mon[23678]: pgmap v28: 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-20T19:19:53.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:53 smithi129 ceph-mon[33675]: Deploying daemon prometheus.a on smithi170 2024-09-20T19:19:53.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:53 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:53.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:53 smithi129 ceph-mon[33675]: pgmap v28: 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-20T19:19:54.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:53 smithi170 ceph-mon[27226]: Deploying daemon prometheus.a on smithi170 2024-09-20T19:19:54.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:53 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:19:54.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:53 smithi170 ceph-mon[27226]: pgmap v28: 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-20T19:19:56.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:55 smithi129 ceph-mon[23678]: pgmap v29: 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-20T19:19:56.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:55 smithi129 ceph-mon[33675]: pgmap v29: 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-20T19:19:56.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:55 smithi170 ceph-mon[27226]: pgmap v29: 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-20T19:19:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:57 smithi129 ceph-mon[23678]: pgmap v30: 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-20T19:19:58.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:57 smithi129 ceph-mon[33675]: pgmap v30: 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-20T19:19:58.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:57 smithi170 ceph-mon[27226]: pgmap v30: 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-20T19:19:59.897 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:19:59 smithi170 ceph-mon[27226]: pgmap v31: 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-20T19:20:00.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:19:59 smithi129 ceph-mon[23678]: pgmap v31: 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-20T19:20:00.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:19:59 smithi129 ceph-mon[33675]: pgmap v31: 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-20T19:20:00.962 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:00 smithi170 ceph-mon[27226]: overall HEALTH_OK 2024-09-20T19:20:01.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:00 smithi129 ceph-mon[23678]: overall HEALTH_OK 2024-09-20T19:20:01.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:00 smithi129 ceph-mon[33675]: overall HEALTH_OK 2024-09-20T19:20:01.903 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:01 smithi170 ceph-mon[27226]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:02.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:01 smithi129 ceph-mon[23678]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:01 smithi129 ceph-mon[33675]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:02.559 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 systemd[1]: Stopping Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:20:02.834 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.558Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:20:02.834 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:20:02.834 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:20:02.834 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:20:02.834 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[71774]: ts=2024-09-20T19:20:02.559Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T19:20:02.835 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 podman[79397]: 2024-09-20 19:20:02.569248686 +0000 UTC m=+0.135107236 container died 57267bb26d8ab4d1543f6a6df870f714270bad01d7208f97422ae237f830d76e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:03.217 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 podman[79397]: 2024-09-20 19:20:02.941802092 +0000 UTC m=+0.507660626 container cleanup 57267bb26d8ab4d1543f6a6df870f714270bad01d7208f97422ae237f830d76e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:03.218 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:02 smithi170 bash[79397]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:20:03.474 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:03 smithi170 podman[79409]: 2024-09-20 19:20:03.21794628 +0000 UTC m=+0.650118132 container remove 57267bb26d8ab4d1543f6a6df870f714270bad01d7208f97422ae237f830d76e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:03.474 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:03 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T19:20:03.475 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:03 smithi170 systemd[1]: Stopped Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:20:03.475 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:03 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.137s CPU time. 2024-09-20T19:20:03.934 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:03 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:03.934 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:03 smithi170 ceph-mon[27226]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:03.934 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:03 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:03.934 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:03 smithi170 systemd[1]: Starting Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:20:03.934 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:03 smithi170 podman[79537]: 2024-09-20 19:20:03.687634335 +0000 UTC m=+0.017600677 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-20T19:20:03.935 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:03 smithi170 podman[79537]: 2024-09-20 19:20:03.819544278 +0000 UTC m=+0.149510650 container create ba8dfe8ae3a55258e5aacab7d02f0ba507601b54f5e0016eaaad9c92b773d193 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:04.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:03 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:04.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:03 smithi129 ceph-mon[23678]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:04.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:03 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:04.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:03 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:04.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:03 smithi129 ceph-mon[33675]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:04.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:03 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:04.475 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 podman[79537]: 2024-09-20 19:20:04.055936054 +0000 UTC m=+0.385902384 container init ba8dfe8ae3a55258e5aacab7d02f0ba507601b54f5e0016eaaad9c92b773d193 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:04.475 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 podman[79537]: 2024-09-20 19:20:04.058891589 +0000 UTC m=+0.388857923 container start ba8dfe8ae3a55258e5aacab7d02f0ba507601b54f5e0016eaaad9c92b773d193 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:04.475 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.078Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-20T19:20:04.475 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.078Z 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-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.078Z 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 smithi170 (none))" 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.078Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.078Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.080Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.080Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.083Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.083Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.084Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.084Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=87.822µs 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.084Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.086Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.093Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-20T19:20:04.476 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.097Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.099Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.100Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.102Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.103Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.103Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.824µs wal_replay_duration=18.619196ms wbl_replay_duration=144ns total_replay_duration=18.757984ms 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.105Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.105Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.105Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.119Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.07449ms db_storage=717ns remote_storage=1.201µs web_handler=344ns query_engine=666ns scrape=406.427µs scrape_sd=98.904µs notify=15.847µs notify_sd=15.427µs rules=13.185224ms tracing=6.058µs 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.119Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:20:04.119Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 bash[79537]: ba8dfe8ae3a55258e5aacab7d02f0ba507601b54f5e0016eaaad9c92b773d193 2024-09-20T19:20:04.477 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:20:04 smithi170 systemd[1]: Started Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:20:05.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:05 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:05.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:05 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:05.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:05 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:05.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:05 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:05.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:05 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:05.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:05 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:06.461 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:06 smithi170 ceph-mon[27226]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:20:06.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:06 smithi129 ceph-mon[23678]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:20:06.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:06 smithi129 ceph-mon[33675]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:20:07.134 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:20:07.696 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:20:07.696 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (19m) 20s ago 20m - - 0.25.0 c8568f914cd2 f6f78627afe6 2024-09-20T19:20:07.696 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (20m) 20s ago 20m 78.9M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:20:07.696 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (55s) 20s ago 20m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (45s) 20s ago 24m 455M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (9m) 20s ago 26m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (26m) 20s ago 26m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (25m) 20s ago 25m 57.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (25m) 20s ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (31s) 20s ago 20m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (25s) 20s ago 20m 3414k - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (24m) 20s ago 24m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (24m) 20s ago 24m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (23m) 20s ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (23m) 20s ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (22m) 20s ago 22m 56.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (22m) 20s ago 22m 52.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:20:07.697 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (22m) 20s ago 22m 51.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:20:07.698 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (21m) 20s ago 21m 56.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:20:07.698 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 starting - - - - 2024-09-20T19:20:07.698 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (20m) 20s ago 20m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:20:07.698 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (20m) 20s ago 20m 91.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:20:08.033 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:20:08.033 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:20:08.033 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:20:08.033 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:08.033 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:20:08.033 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:20:08.033 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:20:08.034 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T19:20:08.323 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:20:08.324 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-20T19:20:08.324 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:20:08.324 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:20:08.324 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:08 smithi129 ceph-mon[23678]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:20:08.324 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:08 smithi129 ceph-mon[23678]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:08.324 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:08 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/4264736151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:08.324 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:08 smithi129 ceph-mon[33675]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:20:08.324 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:08 smithi129 ceph-mon[33675]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:08.324 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:08 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/4264736151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:08.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:08 smithi170 ceph-mon[27226]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:20:08.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:08 smithi170 ceph-mon[27226]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:08.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:08 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/4264736151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:09 smithi170 ceph-mon[27226]: from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:09 smithi170 ceph-mon[27226]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:09 smithi170 ceph-mon[27226]: from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:09 smithi129 ceph-mon[23678]: from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:09 smithi129 ceph-mon[23678]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:09 smithi129 ceph-mon[23678]: from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:09 smithi129 ceph-mon[33675]: from='client.25427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:09 smithi129 ceph-mon[33675]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:09.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:09 smithi129 ceph-mon[33675]: from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:10 smithi170 ceph-mon[27226]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:20:10.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:10.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:10 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:10.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:10 smithi129 ceph-mon[23678]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:20:10.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:10.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:10.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:10 smithi129 ceph-mon[33675]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T19:20:10.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:10.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:11.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:11 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:11.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:11 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:11.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:11 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:11.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:11 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:11.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:11 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:11.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:11 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:12.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:12 smithi170 ceph-mon[27226]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:20:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:12 smithi129 ceph-mon[23678]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:20:12.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:12 smithi129 ceph-mon[33675]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T19:20:14.055 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:20:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:20:13] "GET /metrics HTTP/1.1" 200 38169 "" "Prometheus/2.51.0" 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:14.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:14 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:14.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:14 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:15.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:15 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:20:15.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:15 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:20:15.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:15 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T19:20:16.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:16 smithi170 ceph-mon[27226]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:16.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:16 smithi170 ceph-mon[27226]: Upgrade: Updating alertmanager.a 2024-09-20T19:20:16.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:16 smithi170 ceph-mon[27226]: Deploying daemon alertmanager.a on smithi129 2024-09-20T19:20:16.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:16 smithi129 ceph-mon[23678]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:16.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:16 smithi129 ceph-mon[23678]: Upgrade: Updating alertmanager.a 2024-09-20T19:20:16.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:16 smithi129 ceph-mon[23678]: Deploying daemon alertmanager.a on smithi129 2024-09-20T19:20:16.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:16 smithi129 ceph-mon[33675]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-20T19:20:16.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:16 smithi129 ceph-mon[33675]: Upgrade: Updating alertmanager.a 2024-09-20T19:20:16.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:16 smithi129 ceph-mon[33675]: Deploying daemon alertmanager.a on smithi129 2024-09-20T19:20:18.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:18 smithi170 ceph-mon[27226]: 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-20T19:20:18.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:18 smithi129 ceph-mon[23678]: 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-20T19:20:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:18 smithi129 ceph-mon[33675]: 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-20T19:20:19.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:19 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:19.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:19 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:19 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:20.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:20 smithi129 ceph-mon[23678]: 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-20T19:20:20.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:20 smithi129 ceph-mon[33675]: 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-20T19:20:20.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:20 smithi170 ceph-mon[27226]: 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-20T19:20:21.654 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:21 smithi170 ceph-mon[27226]: 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-20T19:20:21.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:21 smithi129 ceph-mon[23678]: 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-20T19:20:21.754 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:21 smithi129 ceph-mon[33675]: 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-20T19:20:22.401 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:22 smithi129 systemd[1]: Stopping Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:20:22.401 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:22 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[72773]: ts=2024-09-20T19:20:22.359Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:20:22.685 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:22 smithi129 podman[96565]: 2024-09-20 19:20:22.400494406 +0000 UTC m=+0.125913689 container died f6f78627afe6db2c77814c5c7b712084afd2d01fc0d7a013f63b2dfeea09b1cc (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:23.027 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:22 smithi129 podman[96565]: 2024-09-20 19:20:22.776436333 +0000 UTC m=+0.501855616 container cleanup f6f78627afe6db2c77814c5c7b712084afd2d01fc0d7a013f63b2dfeea09b1cc (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:23.028 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:22 smithi129 bash[96565]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:20:23.334 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 podman[96580]: 2024-09-20 19:20:23.027775508 +0000 UTC m=+0.629195989 container remove f6f78627afe6db2c77814c5c7b712084afd2d01fc0d7a013f63b2dfeea09b1cc (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:23.335 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 podman[96580]: 2024-09-20 19:20:23.136915913 +0000 UTC m=+0.738336350 volume remove fe7d480d16055b0da727bca926ddf50973fd30bf74e8817c82a0e7e787e91b7f 2024-09-20T19:20:23.754 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:20:23.754 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 systemd[1]: Stopped Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:20:23.754 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@alertmanager.a.service: Consumed 1.826s CPU time. 2024-09-20T19:20:23.754 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 systemd[1]: Starting Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:20:24.056 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:23 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:24.057 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:23 smithi129 ceph-mon[23678]: 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-20T19:20:24.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:23 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:24.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:23 smithi129 ceph-mon[33675]: 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-20T19:20:24.057 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:20:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:20:23] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.51.0" 2024-09-20T19:20:24.058 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 podman[96704]: 2024-09-20 19:20:23.754443898 +0000 UTC m=+0.088186947 volume create 59d0fe23efd922f14763c054e768c599e4d7ab98f180656b8b98866c7ebed77b 2024-09-20T19:20:24.058 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 podman[96704]: 2024-09-20 19:20:23.682224382 +0000 UTC m=+0.015967394 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-20T19:20:24.058 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:23 smithi129 podman[96704]: 2024-09-20 19:20:23.846636898 +0000 UTC m=+0.180379902 container create d3e46e964d0bc47897f1847bd093043ef53722f2ba6ccd9ec9fd9c0b05c82eda (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:23 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:23 smithi170 ceph-mon[27226]: 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-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 podman[96704]: 2024-09-20 19:20:24.345284075 +0000 UTC m=+0.679027079 container init d3e46e964d0bc47897f1847bd093043ef53722f2ba6ccd9ec9fd9c0b05c82eda (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 podman[96704]: 2024-09-20 19:20:24.348401262 +0000 UTC m=+0.682144266 container start d3e46e964d0bc47897f1847bd093043ef53722f2ba6ccd9ec9fd9c0b05c82eda (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.359Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.359Z 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-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.360Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.129 port=9094 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.361Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.383Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.384Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.386Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-20T19:20:24.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:24.386Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T19:20:24.842 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 bash[96704]: d3e46e964d0bc47897f1847bd093043ef53722f2ba6ccd9ec9fd9c0b05c82eda 2024-09-20T19:20:24.842 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:24 smithi129 systemd[1]: Started Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:20:25.763 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:25 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:25.763 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:25 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:25.763 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:25 smithi129 ceph-mon[23678]: 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-20T19:20:25.763 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:25.764 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:25.764 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:25 smithi129 ceph-mon[33675]: 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-20T19:20:25.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:25 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:25.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:25 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:25.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:25 smithi170 ceph-mon[27226]: 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-20T19:20:26.659 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:26 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:26.361Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000064949s 2024-09-20T19:20:28.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:27 smithi129 ceph-mon[23678]: 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-20T19:20:28.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:27 smithi129 ceph-mon[33675]: 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-20T19:20:28.165 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:27 smithi170 ceph-mon[27226]: 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-20T19:20:29.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[23678]: 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-20T19:20:29.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[33675]: 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-20T19:20:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:29 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:29 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:29 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:29 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:29 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:29 smithi170 ceph-mon[27226]: 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-20T19:20:29.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:29 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:29.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:29 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:32.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:31 smithi129 ceph-mon[23678]: 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-20T19:20:32.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:31 smithi129 ceph-mon[33675]: 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-20T19:20:32.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:31 smithi170 ceph-mon[27226]: 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-20T19:20:33.645 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: 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-20T19:20:33.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:33 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:33.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: 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-20T19:20:33.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:33.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:33.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: 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-20T19:20:33.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:34.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:20:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:20:33] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.51.0" 2024-09-20T19:20:34.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:34 smithi129 ceph-mon[23678]: Upgrade: Updating grafana.a 2024-09-20T19:20:34.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:34 smithi129 ceph-mon[23678]: Deploying daemon grafana.a on smithi170 2024-09-20T19:20:34.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:34 smithi129 ceph-mon[33675]: Upgrade: Updating grafana.a 2024-09-20T19:20:34.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:34 smithi129 ceph-mon[33675]: Deploying daemon grafana.a on smithi170 2024-09-20T19:20:34.841 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:20:34 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:20:34.364Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002703289s 2024-09-20T19:20:34.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:34 smithi170 ceph-mon[27226]: Upgrade: Updating grafana.a 2024-09-20T19:20:34.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:34 smithi170 ceph-mon[27226]: Deploying daemon grafana.a on smithi170 2024-09-20T19:20:35.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:35 smithi170 ceph-mon[27226]: 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-20T19:20:36.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:35 smithi129 ceph-mon[23678]: 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-20T19:20:36.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:35 smithi129 ceph-mon[33675]: 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-20T19:20:38.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:37 smithi129 ceph-mon[23678]: 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-20T19:20:38.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:37 smithi129 ceph-mon[33675]: 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-20T19:20:38.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:37 smithi170 ceph-mon[27226]: 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-20T19:20:38.635 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (15s) 10s ago 21m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (21m) 10s ago 21m 78.3M - 9.4.12 2bacad6d85d8 a26e332ebcd6 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (87s) 10s ago 20m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (77s) 10s ago 25m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (10m) 10s ago 26m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (26m) 10s ago 27m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:20:39.199 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (25m) 10s ago 25m 54.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (25m) 10s ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (63s) 10s ago 20m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (57s) 10s ago 20m 7801k - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (25m) 10s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (24m) 10s ago 24m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (24m) 10s ago 24m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (23m) 10s ago 23m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (23m) 10s ago 23m 58.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (23m) 10s ago 23m 53.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (22m) 10s ago 22m 52.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (22m) 10s ago 22m 57.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (35s) 10s ago 21m 35.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:20:39.200 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (20m) 10s ago 20m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:20:39.201 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (20m) 10s ago 20m 91.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:20:39.539 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:20:39.539 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:20:39.540 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:20:39.541 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:20:39.541 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:20:39.825 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:20:39.825 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:20:39.825 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:20:39.825 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:20:39.825 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-09-20T19:20:39.825 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-09-20T19:20:39.826 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-09-20T19:20:39.826 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:20:39.826 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading grafana daemons", 2024-09-20T19:20:39.826 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:20:39.826 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:20:40.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[23678]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[23678]: 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-20T19:20:40.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[23678]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[23678]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2338682862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:40.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[33675]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[33675]: 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-20T19:20:40.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[33675]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[33675]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:39 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2338682862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:40.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:39 smithi170 ceph-mon[27226]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:39 smithi170 ceph-mon[27226]: 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-20T19:20:40.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:39 smithi170 ceph-mon[27226]: from='client.25457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:39 smithi170 ceph-mon[27226]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:40.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:39 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2338682862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:41.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:40 smithi129 ceph-mon[23678]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:41.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:40 smithi129 ceph-mon[33675]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:41.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:40 smithi170 ceph-mon[27226]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:20:41.881 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:41 smithi170 ceph-mon[27226]: 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-20T19:20:42.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:41 smithi129 ceph-mon[23678]: 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-20T19:20:42.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:41 smithi129 ceph-mon[33675]: 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-20T19:20:44.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:43 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:44.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:43 smithi129 ceph-mon[23678]: 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-20T19:20:44.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:43 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:44.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:43 smithi129 ceph-mon[33675]: 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-20T19:20:44.091 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:20:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:20:43] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.51.0" 2024-09-20T19:20:44.121 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:43 smithi170 systemd[1]: Stopping Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:20:44.121 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:43 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:44.122 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:43 smithi170 ceph-mon[27226]: 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-20T19:20:44.407 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=server t=2024-09-20T19:20:44.121377938Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T19:20:44.407 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=ticker t=2024-09-20T19:20:44.12162728Z level=info msg=stopped last_tick=2024-09-20T19:20:40Z 2024-09-20T19:20:44.407 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[56539]: logger=tracing t=2024-09-20T19:20:44.121686768Z level=info msg="Closing tracing" 2024-09-20T19:20:44.407 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 podman[84062]: 2024-09-20 19:20:44.131602289 +0000 UTC m=+0.137611254 container died a26e332ebcd66d87c406fd803f9a961aa173983aad984a85ca125cb74294990f (image=quay.io/ceph/grafana:9.4.12, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:20:44.724 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 podman[84062]: 2024-09-20 19:20:44.489775748 +0000 UTC m=+0.495784748 container cleanup a26e332ebcd66d87c406fd803f9a961aa173983aad984a85ca125cb74294990f (image=quay.io/ceph/grafana:9.4.12, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:20:44.724 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 bash[84062]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:20:45.119 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 podman[84076]: 2024-09-20 19:20:44.732600322 +0000 UTC m=+0.602056999 container remove a26e332ebcd66d87c406fd803f9a961aa173983aad984a85ca125cb74294990f (image=quay.io/ceph/grafana:9.4.12, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:20:45.119 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T19:20:45.120 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 systemd[1]: Stopped Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:20:45.120 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:44 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@grafana.a.service: Consumed 16.905s CPU time. 2024-09-20T19:20:45.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 systemd[1]: Starting Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:20:45.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 podman[84202]: 2024-09-20 19:20:45.231591535 +0000 UTC m=+0.016825540 image pull 5aad1d7cf004c80a4acb170e1c80fb85781b022f00f08c6bcd22608882b4c748 quay.io/ceph/grafana:10.4.8 2024-09-20T19:20:45.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 podman[84202]: 2024-09-20 19:20:45.367420597 +0000 UTC m=+0.152654593 container create 27b82bc79621f082c44c55ea2bb3ce19ff00517fd15310b8c960712f19b8dafc (image=quay.io/ceph/grafana:10.4.8, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:20:45.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 podman[84202]: 2024-09-20 19:20:45.594466066 +0000 UTC m=+0.379700061 container init 27b82bc79621f082c44c55ea2bb3ce19ff00517fd15310b8c960712f19b8dafc (image=quay.io/ceph/grafana:10.4.8, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:20:45.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 podman[84202]: 2024-09-20 19:20:45.597338535 +0000 UTC m=+0.382572530 container start 27b82bc79621f082c44c55ea2bb3ce19ff00517fd15310b8c960712f19b8dafc (image=quay.io/ceph/grafana:10.4.8, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:20:45.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 bash[84202]: 27b82bc79621f082c44c55ea2bb3ce19ff00517fd15310b8c960712f19b8dafc 2024-09-20T19:20:45.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 systemd[1]: Started Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:20:45.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713338676Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-20T19:20:45Z 2024-09-20T19:20:45.743 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713552374Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713559497Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713563498Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713566444Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713568919Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713572359Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713576459Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713580519Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713587981Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.71359205Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713596812Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713601119Z level=info msg=Target target=[all] 2024-09-20T19:20:45.744 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713609227Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713613241Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713616452Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713618723Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.71362117Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=settings t=2024-09-20T19:20:45.713623842Z level=info msg="App mode production" 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=sqlstore t=2024-09-20T19:20:45.713925029Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=sqlstore t=2024-09-20T19:20:45.713945203Z 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-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.714640745Z level=info msg="Starting DB migrations" 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.729630066Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.735204989Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.573341ms 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.735673389Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-20T19:20:45.745 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.735825039Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=150.578µs 2024-09-20T19:20:45.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.736203328Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-20T19:20:45.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.736986403Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=781.947µs 2024-09-20T19:20:45.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.737339349Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-20T19:20:45.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.737556595Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=214.658µs 2024-09-20T19:20:45.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.738187393Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-20T19:20:45.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.743129348Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.940147ms 2024-09-20T19:20:45.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.743611133Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-20T19:20:46.008 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.749543295Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.931604ms 2024-09-20T19:20:46.008 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.750194554Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.755336891Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.142253ms 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.755700524Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.755828861Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=126.912µs 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.756191774Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.756950609Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=756.975µs 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.757322662Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.75803822Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=711.64µs 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.758415452Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.763676259Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.257984ms 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.764076628Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-20T19:20:46.009 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.769019216Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.94153ms 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.76937447Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.769414469Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=39.819µs 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.769814768Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.774824593Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.009721ms 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.775168562Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.775429575Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=260.922µs 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.775783777Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.77662248Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=839.425µs 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.77701597Z level=info msg="Executing migration" id="permission kind migration" 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.782036811Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.019831ms 2024-09-20T19:20:46.010 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.782430091Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.78742586Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=4.995778ms 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.787762779Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.792809732Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.04691ms 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.793154965Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.794024452Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=869.053µs 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.794350235Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.795319108Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=967.691µs 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.795646417Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.796387523Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=741.187µs 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.796694084Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-20T19:20:46.011 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.796713703Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=19.791µs 2024-09-20T19:20:46.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-mon[27226]: 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-20T19:20:46.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:46.012 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.797069933Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.797808726Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=736.762µs 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.798137052Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.798838238Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=701.676µs 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.79916842Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.815326614Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=16.156388ms 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.815777771Z level=info msg="Executing migration" id="create correlation v2" 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.816563612Z level=info msg="Migration successfully executed" id="create correlation v2" duration=786.122µs 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.816893826Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-20T19:20:46.013 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.817609357Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=715.725µs 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.81792222Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.818656345Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=735.396µs 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.81900273Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.819690184Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=687.208µs 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.820073092Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.820298773Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=225.87µs 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.820719204Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.821323777Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=604.305µs 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.821631683Z level=info msg="Executing migration" id="add provisioning column" 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.826781786Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.149665ms 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.827153521Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.827292077Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=138.212µs 2024-09-20T19:20:46.014 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.827636388Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.827673677Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=37.187µs 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.828031916Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.833340717Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.306738ms 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.833674743Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.833871321Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=196.609µs 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.834230301Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.834347378Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=118.282µs 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.834699791Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.83521192Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=511.304µs 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.835582242Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.836295604Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=713.15µs 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.836605561Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.837366251Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=760.742µs 2024-09-20T19:20:46.015 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.837688403Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.838020547Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=331.791µs 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.838322357Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.838501593Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=179.218µs 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.838841166Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.839542645Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=700.147µs 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.839861869Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.840661785Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=795.399µs 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.841166419Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.841850679Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=687.398µs 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.842171324Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.842888197Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=716.753µs 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.843332149Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.84404889Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=716.412µs 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.844369948Z level=info msg="Executing migration" id="create anon_device table" 2024-09-20T19:20:46.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.844943021Z level=info msg="Migration successfully executed" id="create anon_device table" duration=572.759µs 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.845279396Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.84595508Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=675.391µs 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.846281853Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.846962586Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=680.434µs 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.847286524Z level=info msg="Executing migration" id="create signing_key table" 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.847951065Z level=info msg="Migration successfully executed" id="create signing_key table" duration=664.345µs 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.848314845Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.849024875Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=709.771µs 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.849348862Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.850009691Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=660.805µs 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.850316567Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.850802025Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=485.996µs 2024-09-20T19:20:46.017 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.851176862Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.856682266Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.504878ms 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.857012927Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.857535382Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=523.218µs 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.857904392Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.857916418Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=12.22µs 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.858322588Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.859016879Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=695.541µs 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.859324714Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.859336522Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=10.323µs 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.859703112Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.860531486Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=828.051µs 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.860845729Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.861693446Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=847.442µs 2024-09-20T19:20:46.018 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.862050702Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.862810919Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=759.99µs 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.863194826Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.863838646Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=643.543µs 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.864149654Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.864529575Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=379.799µs 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.864817413Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.864855189Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=38.116µs 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.86524219Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.870644971Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.402257ms 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.870991132Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.876274747Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.267284ms 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.876613409Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-20T19:20:46.019 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.876837287Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=224.834µs 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=migrator t=2024-09-20T19:20:45.877183464Z level=info msg="migrations completed" performed=69 skipped=482 duration=147.634167ms 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=sqlstore t=2024-09-20T19:20:45.877860649Z level=info msg="Created default organization" 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=secrets t=2024-09-20T19:20:45.882168546Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=plugin.store t=2024-09-20T19:20:45.896198521Z level=info msg="Loading plugins..." 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=local.finder t=2024-09-20T19:20:45.941165127Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=plugin.store t=2024-09-20T19:20:45.941187065Z level=info msg="Plugins loaded" count=55 duration=44.989096ms 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=query_data t=2024-09-20T19:20:45.943344505Z level=info msg="Query Service initialization" 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=live.push_http t=2024-09-20T19:20:45.94589515Z level=info msg="Live Push Gateway initialization" 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ngalert.migration t=2024-09-20T19:20:45.947041009Z level=info msg=Starting 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ngalert.state.manager t=2024-09-20T19:20:45.952715012Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=infra.usagestats.collector t=2024-09-20T19:20:45.954126978Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.datasources t=2024-09-20T19:20:45.956667463Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.datasources t=2024-09-20T19:20:45.956944846Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T19:20:46.020 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.alerting t=2024-09-20T19:20:45.983700883Z level=info msg="starting to provision alerting" 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.alerting t=2024-09-20T19:20:45.98372072Z level=info msg="finished to provision alerting" 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=grafanaStorageLogger t=2024-09-20T19:20:45.983882014Z level=info msg="Storage starting" 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ngalert.state.manager t=2024-09-20T19:20:45.984037913Z level=info msg="Warming state cache for startup" 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ngalert.multiorg.alertmanager t=2024-09-20T19:20:45.985108498Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=http.server t=2024-09-20T19:20:45.986843819Z 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-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=http.server t=2024-09-20T19:20:45.987180476Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard t=2024-09-20T19:20:46.006972423Z level=info msg="starting to provision dashboards" 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ngalert.state.manager t=2024-09-20T19:20:46.008256765Z level=info msg="State cache has been initialized" states=0 duration=24.212951ms 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ngalert.scheduler t=2024-09-20T19:20:46.00841619Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-20T19:20:46.021 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ticker t=2024-09-20T19:20:46.008579608Z level=info msg=starting first_tick=2024-09-20T19:20:50Z 2024-09-20T19:20:46.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:45 smithi129 ceph-mon[23678]: 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-20T19:20:46.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:45 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:46.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:45 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:46.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:45 smithi129 ceph-mon[33675]: 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-20T19:20:46.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:45 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:46.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:45 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:46.316 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:46.032591517Z 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-20T19:20:46.317 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard t=2024-09-20T19:20:46.036690742Z level=info msg="finished to provision dashboards" 2024-09-20T19:20:46.317 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=plugins.update.checker t=2024-09-20T19:20:46.070040855Z level=info msg="Update check succeeded" duration=86.083617ms 2024-09-20T19:20:46.317 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=grafana.update.checker t=2024-09-20T19:20:46.077212834Z level=info msg="Update check succeeded" duration=93.384776ms 2024-09-20T19:20:46.317 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=grafana-apiserver t=2024-09-20T19:20:46.199447404Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:20:46.317 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=grafana-apiserver t=2024-09-20T19:20:46.199837392Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:20:48.074 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:47 smithi170 ceph-mon[27226]: 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-20T19:20:48.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:47 smithi129 ceph-mon[33675]: 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-20T19:20:48.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:47 smithi129 ceph-mon[23678]: 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-20T19:20:48.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:48 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:49.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:48 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:49.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:48 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:20:49.310 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:49.050876974Z 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-20T19:20:50.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:49 smithi129 ceph-mon[23678]: 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-20T19:20:50.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:49 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:50.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:49 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:50.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:49 smithi129 ceph-mon[33675]: 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-20T19:20:50.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:49 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:50.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:49 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:50.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:49 smithi170 ceph-mon[27226]: 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-20T19:20:50.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:49 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:50.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:49 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:51.570 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:51 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:51.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:51.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:51 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:51.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:51.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:51 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:52.334 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:52.047346438Z 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-20T19:20:52.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:52 smithi129 ceph-mon[23678]: 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-20T19:20:52.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:52 smithi129 ceph-mon[33675]: 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-20T19:20:52.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:52 smithi170 ceph-mon[27226]: 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-20T19:20:54.337 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:20:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:20:53] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: 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-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:54.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: 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-20T19:20:54.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:54.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:20:54.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:20:54.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:20:54.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:54 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: 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-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:20:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:20:54.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:54 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:55.343 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:55.052628926Z 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-20T19:20:55.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:55 smithi170 ceph-mon[27226]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:20:55.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:55 smithi170 ceph-mon[27226]: Upgrade: Finalizing container_image settings 2024-09-20T19:20:55.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:55 smithi170 ceph-mon[27226]: Upgrade: Complete! 2024-09-20T19:20:55.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:55 smithi129 ceph-mon[23678]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:20:55.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:55 smithi129 ceph-mon[23678]: Upgrade: Finalizing container_image settings 2024-09-20T19:20:55.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:55 smithi129 ceph-mon[23678]: Upgrade: Complete! 2024-09-20T19:20:55.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:55 smithi129 ceph-mon[33675]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:20:55.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:55 smithi129 ceph-mon[33675]: Upgrade: Finalizing container_image settings 2024-09-20T19:20:55.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:55 smithi129 ceph-mon[33675]: Upgrade: Complete! 2024-09-20T19:20:56.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:56 smithi170 ceph-mon[27226]: 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-20T19:20:56.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:56 smithi129 ceph-mon[33675]: 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-20T19:20:56.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:56 smithi129 ceph-mon[23678]: 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-20T19:20:58.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:20:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:20:58.041332283Z 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-20T19:20:58.643 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:58 smithi129 ceph-mon[33675]: 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-20T19:20:58.643 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:58 smithi129 ceph-mon[23678]: 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-20T19:20:58.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:58 smithi170 ceph-mon[27226]: 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-20T19:20:59.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:59 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:59.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:20:59 smithi129 ceph-mon[23678]: 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-20T19:20:59.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:59 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:59.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:20:59 smithi129 ceph-mon[33675]: 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-20T19:20:59.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:59 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:20:59.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:20:59 smithi170 ceph-mon[27226]: 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-20T19:21:01.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:01.044064531Z 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-20T19:21:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:01 smithi129 ceph-mon[23678]: 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-20T19:21:02.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:01 smithi129 ceph-mon[33675]: 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-20T19:21:02.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:01 smithi170 ceph-mon[27226]: 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-20T19:21:04.091 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:21:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:21:03] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.51.0" 2024-09-20T19:21:04.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:03 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:04.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:03 smithi129 ceph-mon[23678]: 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-20T19:21:04.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:03 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:04.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:03 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:04.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:03 smithi129 ceph-mon[33675]: 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-20T19:21:04.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:03 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:03 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:03 smithi170 ceph-mon[27226]: 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-20T19:21:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:03 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:04.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:04.048183648Z 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-20T19:21:06.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:05 smithi129 ceph-mon[23678]: 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-20T19:21:06.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:05 smithi129 ceph-mon[33675]: 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-20T19:21:06.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:05 smithi170 ceph-mon[27226]: 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-20T19:21:07.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:07.041575069Z 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-20T19:21:08.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:07 smithi129 ceph-mon[23678]: 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-20T19:21:08.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:07 smithi129 ceph-mon[33675]: 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-20T19:21:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:07 smithi170 ceph-mon[27226]: 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-20T19:21:10.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:09 smithi129 ceph-mon[23678]: 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-20T19:21:10.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:09 smithi129 ceph-mon[33675]: 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-20T19:21:10.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:09 smithi170 ceph-mon[27226]: 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-20T19:21:10.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:10.056063597Z 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-20T19:21:10.978 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T19:21:11.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:10 smithi129 ceph-mon[23678]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:11.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:10 smithi129 ceph-mon[33675]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:11.192 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:10 smithi170 ceph-mon[27226]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:11.224 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:11.935 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:21:11.935 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:11 smithi129 ceph-mon[33675]: 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-20T19:21:11.935 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:11 smithi129 ceph-mon[23678]: 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-20T19:21:12.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:11 smithi170 ceph-mon[27226]: 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-20T19:21:12.596 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-20T19:21:12.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:12 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3319705749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:12.858 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:13.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:12 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3319705749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:13.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:12 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3319705749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:13.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:13.043716761Z 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-20T19:21:13.632 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:21:13.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:13 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:13.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:13 smithi129 ceph-mon[33675]: 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-20T19:21:13.908 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:13 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3536401498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:13.909 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:13 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:13.909 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:13 smithi129 ceph-mon[23678]: 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-20T19:21:13.909 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:13 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3536401498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:14.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:13 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:14.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:13 smithi170 ceph-mon[27226]: 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-20T19:21:14.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:13 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/3536401498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:14.225 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:21:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:21:13] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.51.0" 2024-09-20T19:21:14.252 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-20T19:21:14.499 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:15.204 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:21:15.810 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-20T19:21:16.056 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:16.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:15 smithi129 ceph-mon[23678]: 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-20T19:21:16.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:15 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1916827494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:16.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:15 smithi129 ceph-mon[33675]: 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-20T19:21:16.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:15 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1916827494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:16.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:15 smithi170 ceph-mon[27226]: 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-20T19:21:16.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:15 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1916827494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:16.227 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:16.051355411Z 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-20T19:21:18.062 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:17 smithi129 ceph-mon[23678]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:18.063 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:17 smithi129 ceph-mon[23678]: 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-20T19:21:18.063 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:17 smithi129 ceph-mon[33675]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:18.063 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:17 smithi129 ceph-mon[33675]: 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-20T19:21:18.103 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:21:18.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:17 smithi170 ceph-mon[27226]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:18.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:17 smithi170 ceph-mon[27226]: 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-20T19:21:18.788 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:21:19.036 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:19.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:18 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:19.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:19.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:18 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:19.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:19.047553124Z 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-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-09-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-09-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-09-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-09-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:21:19.679 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:21:19.680 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:21:20.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:19 smithi170 ceph-mon[27226]: 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-20T19:21:20.246 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:19 smithi129 ceph-mon[33675]: 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-20T19:21:20.246 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:19 smithi129 ceph-mon[23678]: 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-20T19:21:20.275 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:21:20.523 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:20.974 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:20 smithi129 ceph-mon[23678]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:20 smithi170 ceph-mon[27226]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:20.975 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:20 smithi129 ceph-mon[33675]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:21.216 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:21:21.780 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:21:22.025 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:22.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:21 smithi129 ceph-mon[23678]: 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-20T19:21:22.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:21 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2235042735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:21:22.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:21 smithi129 ceph-mon[33675]: 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-20T19:21:22.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:21 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2235042735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:21:22.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:21 smithi170 ceph-mon[27226]: 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-20T19:21:22.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:21 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/2235042735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:21:22.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:22.045604798Z 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-20T19:21:24.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:23 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=infra.usagestats t=2024-09-20T19:21:23.991544867Z level=info msg="Usage stats are ready to report" 2024-09-20T19:21:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:23 smithi170 ceph-mon[27226]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:23 smithi170 ceph-mon[27226]: 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-20T19:21:24.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:23 smithi170 ceph-mon[27226]: from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:24.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:23 smithi170 ceph-mon[27226]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:24.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:21:23] "GET /metrics HTTP/1.1" 200 38179 "" "Prometheus/2.51.0" 2024-09-20T19:21:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[33675]: 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-20T19:21:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[33675]: from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[33675]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[23678]: 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-20T19:21:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[23678]: from='client.25523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:23 smithi129 ceph-mon[23678]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:24.421 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:25.087 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:21:25.421 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:25.042848565Z 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-20T19:21:25.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[33675]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[33675]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[33675]: 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-20T19:21:25.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[23678]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:25.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:25.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:25.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:25.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[23678]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:25.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:25 smithi129 ceph-mon[23678]: 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-20T19:21:25.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-mon[27226]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:25.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:25.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:25.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:25.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:25.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-mon[27226]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:25.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:25 smithi170 ceph-mon[27226]: 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-20T19:21:26.296 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:21:26.962 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:21:27.331 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:27.525 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:21:27.525 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (63s) 58s ago 21m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (42s) 37s ago 21m 48.7M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (2m) 58s ago 21m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (2m) 37s ago 26m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (11m) 58s ago 27m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (27m) 58s ago 27m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (26m) 37s ago 26m 55.6M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d3ad8f7fb388 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (26m) 58s ago 26m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (111s) 58s ago 21m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (105s) 37s ago 21m 12.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:21:27.526 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (25m) 58s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (25m) 58s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (25m) 58s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (24m) 58s ago 24m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (24m) 37s ago 24m 58.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (23m) 37s ago 23m 53.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (23m) 37s ago 23m 52.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (22m) 37s ago 22m 57.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (83s) 37s ago 22m 36.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (21m) 58s ago 21m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:21:27.527 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (21m) 37s ago 21m 91.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:21:27.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:27.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all mgr 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[23678]: Upgrade: It appears safe to stop mon.b 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:27.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:27.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all mgr 2024-09-20T19:21:27.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:27.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:21:27.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:21:27.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:27 smithi129 ceph-mon[33675]: Upgrade: It appears safe to stop mon.b 2024-09-20T19:21:27.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:27.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:21:27.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:21:27.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:27.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:27.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: Upgrade: Setting container_image for all mgr 2024-09-20T19:21:27.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:27.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:21:27.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:21:27.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:27 smithi170 ceph-mon[27226]: Upgrade: It appears safe to stop mon.b 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:21:27.869 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:21:27.870 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:21:28.152 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:21:28.152 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:21:28.153 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:21:28.153 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi170", 2024-09-20T19:21:28.153 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:21:28.153 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "0/1 daemons upgraded", 2024-09-20T19:21:28.153 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T19:21:28.153 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:21:28.153 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:21:28.338 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:28.046180876Z 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-20T19:21:28.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: 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-20T19:21:28.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1185228756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: 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-20T19:21:28.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:21:28.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:21:28.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:28.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:28 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1185228756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: 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-20T19:21:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:21:28.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:21:28.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:28.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:28 smithi170 ceph-mon[27226]: from='client.? 172.21.15.129:0/1185228756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:29.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 ceph-mon[27226]: from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:29.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 ceph-mon[27226]: Upgrade: Updating mon.b 2024-09-20T19:21:29.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 ceph-mon[27226]: Deploying daemon mon.b on smithi170 2024-09-20T19:21:29.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 ceph-mon[27226]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:29.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[33675]: from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:29.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[33675]: Upgrade: Updating mon.b 2024-09-20T19:21:29.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[33675]: Deploying daemon mon.b on smithi170 2024-09-20T19:21:29.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[33675]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:29.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[23678]: from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:29.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[23678]: Upgrade: Updating mon.b 2024-09-20T19:21:29.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[23678]: Deploying daemon mon.b on smithi170 2024-09-20T19:21:29.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:29 smithi129 ceph-mon[23678]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:21:29.645 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 systemd[1]: Stopping Ceph mon.b for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:21:29.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b[27222]: 2024-09-20T19:21:29.644+0000 7fc12234c640 -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-20T19:21:29.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b[27222]: 2024-09-20T19:21:29.644+0000 7fc12234c640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:21:29.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:29 smithi170 podman[87708]: 2024-09-20 19:21:29.706089277 +0000 UTC m=+0.180073681 container died d3ad8f7fb3888ff1f81459e7a5206a0debf9076f42c62ad777bab467f51315b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-20T19:21:30.331 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 podman[87708]: 2024-09-20 19:21:30.078587467 +0000 UTC m=+0.552571872 container cleanup d3ad8f7fb3888ff1f81459e7a5206a0debf9076f42c62ad777bab467f51315b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, 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.name=CentOS Stream 9 Base Image) 2024-09-20T19:21:30.331 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 bash[87708]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b 2024-09-20T19:21:30.647 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 podman[87720]: 2024-09-20 19:21:30.331145249 +0000 UTC m=+0.626534279 container remove d3ad8f7fb3888ff1f81459e7a5206a0debf9076f42c62ad777bab467f51315b7 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, CEPH_POINT_RELEASE=, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-20T19:21:30.648 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-20T19:21:30.648 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 systemd[1]: Stopped Ceph mon.b for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:21:30.648 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.b.service: Consumed 16.092s CPU time. 2024-09-20T19:21:30.648 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 systemd[1]: Starting Ceph mon.b for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:21:30.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 podman[87849]: 2024-09-20 19:21:30.761133999 +0000 UTC m=+0.016243511 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:21:30.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:30 smithi170 podman[87849]: 2024-09-20 19:21:30.866781141 +0000 UTC m=+0.121890638 container create a304bb69e3019e69eb81ee391a51750546b12496e14c9a44415c644a273bd4a6 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-20T19:21:31.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:31.047327347Z 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-20T19:21:31.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 podman[87849]: 2024-09-20 19:21:31.094153197 +0000 UTC m=+0.349262701 container init a304bb69e3019e69eb81ee391a51750546b12496e14c9a44415c644a273bd4a6 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 podman[87849]: 2024-09-20 19:21:31.097581071 +0000 UTC m=+0.352690571 container start a304bb69e3019e69eb81ee391a51750546b12496e14c9a44415c644a273bd4a6 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD) 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: pidfile_write: ignore empty --pid-file 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: load: jerasure load: lrc 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Git sha 0 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: DB SUMMARY 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: DB Session ID: 6NGHC1TAYLP1E2HYZ2VZ 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:21:31.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3377 Bytes 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 451373 ; 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.env: 0x5588373a8120 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.info_log: 0x558838079700 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.statistics: (nil) 2024-09-20T19:21:31.226 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.use_fsync: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.db_log_dir: 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.wal_dir: 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:21:31.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.write_buffer_manager: 0x55883807c1e0 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:21:31.228 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.unordered_write: 0 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.row_cache: None 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.wal_filter: None 2024-09-20T19:21:31.229 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:21:31.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:21:31.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:21:31.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:21:31.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.wal_compression: 0 2024-09-20T19:21:31.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:21:31.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:21:31.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:21:31.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:21:31.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:21:31.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:21:31.232 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:21:31.233 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_open_files: -1 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Compression algorithms supported: 2024-09-20T19:21:31.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kZSTD supported: 0 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-20T19:21:31.235 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.merge_operator: 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_filter: None 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558838079320) 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:21:31.236 INFO:journalctl@ceph.mon.b.smithi170.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: index_type: 0 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: data_block_index_type: 0 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: index_shortening: 1 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: checksum: 4 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: no_block_cache: 0 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_cache: 0x55883806d610 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_cache_options: 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: capacity : 536870912 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: num_shard_bits : 4 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: strict_capacity_limit : 0 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_cache_compressed: (nil) 2024-09-20T19:21:31.237 INFO:journalctl@ceph.mon.b.smithi170.stdout: persistent_cache: (nil) 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_size: 4096 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_size_deviation: 10 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_restart_interval: 16 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: index_block_restart_interval: 1 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: metadata_block_size: 4096 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: partition_filters: 0 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: use_delta_encoding: 1 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: filter_policy: bloomfilter 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: whole_key_filtering: 1 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: verify_compression: 0 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: format_version: 5 2024-09-20T19:21:31.238 INFO:journalctl@ceph.mon.b.smithi170.stdout: enable_index_compression: 1 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout: block_align: 0 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout: max_auto_readahead_size: 262144 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout: prepopulate_block_cache: 0 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression: NoCompression 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:21:31.239 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.num_levels: 7 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:21:31.240 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:21:31.241 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:21:31.242 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:21:31.243 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:21:31.244 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.ttl: 2592000 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:21:31.245 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: 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 53, last_sequence is 26198, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 87ed2d3c-3fe7-4e33-8cc7-0df5ef99f7dd 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860091124538, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860091126478, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 297047, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26203, "largest_seqno": 26520, "table_properties": {"data_size": 294868, "index_size": 755, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3299, "raw_average_key_size": 23, "raw_value_size": 291923, "raw_average_value_size": 2115, "num_data_blocks": 34, "num_entries": 138, "num_filter_entries": 138, "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": 1726860091, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "87ed2d3c-3fe7-4e33-8cc7-0df5ef99f7dd", "db_session_id": "6NGHC1TAYLP1E2HYZ2VZ", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860091126576, "job": 1, "event": "recovery_finished"} 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55883809ce00 2024-09-20T19:21:31.246 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: DB pointer 0x55883819e000 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: ** DB Stats ** 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.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-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.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-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.stdout: ** Compaction Stats [default] ** 2024-09-20T19:21:31.247 INFO:journalctl@ceph.mon.b.smithi170.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-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: L0 1/0 290.08 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 237.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: L6 1/0 9.97 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-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: Sum 2/0 10.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 237.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.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 237.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: ** Compaction Stats [default] ** 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.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-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.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 237.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: 2024-09-20T19:21:31.248 INFO:journalctl@ceph.mon.b.smithi170.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: Cumulative compaction: 0.00 GB write, 68.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: Interval compaction: 0.00 GB write, 68.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.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-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: Block cache BinnedLRUCache@0x55883806d610#2 capacity: 512.00 MB usage: 1.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,0.83 KB,0.000157952%) Misc(1,0.00 KB,0%) 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: starting mon.b rank 1 at public addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] at bind addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:21:31.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???) e3 preinit fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???).mds e1 new map 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???).mds e1 print_map 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout: e1 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout: btime 2024-09-20T18:53:35:932776+0000 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.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-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout: legacy client fscid: -1 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout: 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout: No filesystems configured 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:21:31.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-20T19:21:31.251 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 ceph-mon[87868]: 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-20T19:21:31.251 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 bash[87849]: a304bb69e3019e69eb81ee391a51750546b12496e14c9a44415c644a273bd4a6 2024-09-20T19:21:31.251 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:31 smithi170 systemd[1]: Started Ceph mon.b for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:21:31.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:31 smithi129 ceph-mon[23678]: 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-20T19:21:31.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:31 smithi129 ceph-mon[33675]: 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-20T19:21:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: 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-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: mon.b calling monitor election 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: mon.a calling monitor election 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: monmap epoch 3 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: min_mon_release 19 (squid) 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: election_strategy: 1 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:21:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: fsmap 2024-09-20T19:21:32.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:21:32.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: mgrmap e45: y(active, since 2m), standbys: x 2024-09-20T19:21:32.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: overall HEALTH_OK 2024-09-20T19:21:32.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:32.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:32.577 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: 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-20T19:21:32.577 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: mon.b calling monitor election 2024-09-20T19:21:32.577 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: mon.a calling monitor election 2024-09-20T19:21:32.577 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: monmap epoch 3 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: min_mon_release 19 (squid) 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: election_strategy: 1 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: fsmap 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: mgrmap e45: y(active, since 2m), standbys: x 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: overall HEALTH_OK 2024-09-20T19:21:32.578 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: 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-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: mon.b calling monitor election 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: mon.a calling monitor election 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: monmap epoch 3 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: min_mon_release 19 (squid) 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: election_strategy: 1 2024-09-20T19:21:32.579 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: fsmap 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: mgrmap e45: y(active, since 2m), standbys: x 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: overall HEALTH_OK 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:32.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:32 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:34.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:21:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:21:33] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.51.0" 2024-09-20T19:21:34.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:34 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:34.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:34 smithi129 ceph-mon[23678]: 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-20T19:21:34.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:34 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:34.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:34 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:34.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:34 smithi129 ceph-mon[33675]: 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-20T19:21:34.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:34 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:34.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:34.042657095Z 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-20T19:21:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:34 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:34 smithi170 ceph-mon[87868]: 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-20T19:21:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:36 smithi170 ceph-mon[87868]: 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-20T19:21:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:36 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:36 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:36 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:36 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.590 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:21:36.137+0000 7efeec57a640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-20T19:21:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[23678]: 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-20T19:21:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[33675]: 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-20T19:21:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:36.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:36 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:37.086 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:37.046163762Z 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-20T19:21:38.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:38 smithi170 ceph-mon[87868]: 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-20T19:21:38.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:38 smithi129 ceph-mon[23678]: 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-20T19:21:38.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:38 smithi129 ceph-mon[33675]: 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-20T19:21:40.147 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:40.04788443Z 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-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: 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-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:40.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all crash 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mds 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nfs 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all grafana 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all loki 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all promtail 2024-09-20T19:21:40.151 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Finalizing container_image settings 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:21:40.152 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: Upgrade: Complete! 2024-09-20T19:21:40.153 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:21:40.154 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:21:40.154 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.154 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.154 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.154 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.154 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.154 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:39 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: 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-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all crash 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all mds 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:21:40.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all nfs 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.343 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all grafana 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all loki 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all promtail 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.344 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Finalizing container_image settings 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:21:40.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: 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-20T19:21:40.345 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all crash 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all mds 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.346 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.347 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all nfs 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:21:40.348 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.349 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: Upgrade: Complete! 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.350 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all grafana 2024-09-20T19:21:40.351 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all loki 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all promtail 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Finalizing container_image settings 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:21:40.352 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:21:40.353 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: Upgrade: Complete! 2024-09-20T19:21:40.354 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:21:40.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:21:40.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:40.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:21:40.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:21:40.355 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:39 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:42.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:41 smithi170 ceph-mon[87868]: 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-20T19:21:42.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:41 smithi129 ceph-mon[33675]: 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-20T19:21:42.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:41 smithi129 ceph-mon[23678]: 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-20T19:21:43.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:43.049211702Z 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-20T19:21:44.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:43 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:44.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:43 smithi170 ceph-mon[87868]: 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-20T19:21:44.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:44.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:21:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:21:43] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.51.0" 2024-09-20T19:21:44.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:43 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:44.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:43 smithi129 ceph-mon[33675]: 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-20T19:21:44.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:43 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:44.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:43 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:44.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:43 smithi129 ceph-mon[23678]: 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-20T19:21:44.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:43 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:21:46.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:45 smithi170 ceph-mon[87868]: 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-20T19:21:46.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:46.041073361Z 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-20T19:21:46.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:45 smithi129 ceph-mon[23678]: 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-20T19:21:46.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:45 smithi129 ceph-mon[33675]: 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-20T19:21:48.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:47 smithi170 ceph-mon[87868]: 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-20T19:21:48.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:47 smithi129 ceph-mon[23678]: 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-20T19:21:48.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:47 smithi129 ceph-mon[33675]: 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-20T19:21:49.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:49.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:49.043849375Z 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-20T19:21:49.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:48 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:49.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:48 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:21:50.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:49 smithi170 ceph-mon[87868]: 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-20T19:21:50.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:49 smithi129 ceph-mon[23678]: 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-20T19:21:50.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:49 smithi129 ceph-mon[33675]: 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-20T19:21:52.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:51 smithi170 ceph-mon[87868]: 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-20T19:21:52.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:52.044733591Z 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-20T19:21:52.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:51 smithi129 ceph-mon[33675]: 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-20T19:21:52.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:51 smithi129 ceph-mon[23678]: 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-20T19:21:54.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:53 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:54.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:53 smithi170 ceph-mon[87868]: 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-20T19:21:54.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:53 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:54.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:53 smithi129 ceph-mon[23678]: 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-20T19:21:54.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:53 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:21:54.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:53 smithi129 ceph-mon[33675]: 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-20T19:21:54.341 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:21:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:21:53] "GET /metrics HTTP/1.1" 200 38178 "" "Prometheus/2.51.0" 2024-09-20T19:21:55.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:55.047473579Z 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-20T19:21:56.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:55 smithi170 ceph-mon[87868]: 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-20T19:21:56.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:55 smithi129 ceph-mon[23678]: 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-20T19:21:56.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:55 smithi129 ceph-mon[33675]: 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-20T19:21:58.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:57 smithi170 ceph-mon[87868]: 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-20T19:21:58.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:21:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:21:58.049755956Z 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-20T19:21:58.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:57 smithi129 ceph-mon[23678]: 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-20T19:21:58.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:57 smithi129 ceph-mon[33675]: 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-20T19:21:59.185 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:21:59.447 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:00.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:59 smithi129 ceph-mon[33675]: from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:00.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:21:59 smithi129 ceph-mon[33675]: 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-20T19:22:00.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:59 smithi129 ceph-mon[23678]: from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:00.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:21:59 smithi129 ceph-mon[23678]: 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-20T19:22:00.101 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:22:00.101 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (96s) 91s ago 22m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (74s) 24s ago 22m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (2m) 91s ago 21m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (2m) 24s ago 26m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (11m) 91s ago 28m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (28m) 91s ago 28m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (29s) 24s ago 27m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (27m) 91s ago 27m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (2m) 91s ago 22m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (2m) 24s ago 22m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (26m) 91s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (26m) 91s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:22:00.102 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (25m) 91s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (25m) 91s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (24m) 24s ago 24m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (24m) 24s ago 24m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (23m) 24s ago 23m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (23m) 24s ago 23m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (116s) 24s ago 23m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (22m) 91s ago 22m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:22:00.103 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (22m) 24s ago 22m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:22:00.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:59 smithi170 ceph-mon[87868]: from='client.25565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:00.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:21:59 smithi170 ceph-mon[87868]: 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-20T19:22:00.724 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-20T19:22:00.973 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:01.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:00 smithi129 ceph-mon[23678]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:01.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:00 smithi129 ceph-mon[33675]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:01.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:00 smithi170 ceph-mon[87868]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:01.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:01.047052822Z 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-20T19:22:01.721 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:22:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:01 smithi129 ceph-mon[33675]: 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-20T19:22:02.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:01 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/1000203460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:02.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:01 smithi129 ceph-mon[23678]: 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-20T19:22:02.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:01 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/1000203460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:02.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:01 smithi170 ceph-mon[87868]: 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-20T19:22:02.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:01 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/1000203460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:02.329 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:22:02.581 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:22:03.261 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:22:03.262 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:22:03.873 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:22:04.121 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:04.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:04.041126746Z 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-20T19:22:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:03 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:03 smithi170 ceph-mon[87868]: 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-20T19:22:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:03 smithi170 ceph-mon[87868]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:22:04.242 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:22:03] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.51.0" 2024-09-20T19:22:04.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:04.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[33675]: 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-20T19:22:04.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[33675]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:04.242 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:22:04.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[23678]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:04.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[23678]: 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-20T19:22:04.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[23678]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:04.243 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:03 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:22:04.909 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:22:05.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:04 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/3166745869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:22:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:04 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/3166745869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:22:05.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:04 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/3166745869' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:22:05.685 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:22:05.933 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:06.195 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:05 smithi129 ceph-mon[33675]: 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-20T19:22:06.195 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:05 smithi129 ceph-mon[23678]: 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-20T19:22:06.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:05 smithi170 ceph-mon[87868]: 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-20T19:22:07.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:07.041760172Z 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-20T19:22:08.139 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:07 smithi129 ceph-mon[33675]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:08.139 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:07 smithi129 ceph-mon[33675]: 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-20T19:22:08.139 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:07 smithi129 ceph-mon[33675]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi129", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:08.139 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:07 smithi129 ceph-mon[23678]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:08.139 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:07 smithi129 ceph-mon[23678]: 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-20T19:22:08.139 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:07 smithi129 ceph-mon[23678]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi129", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:08.171 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:07 smithi170 ceph-mon[87868]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:07 smithi170 ceph-mon[87868]: 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-20T19:22:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:07 smithi170 ceph-mon[87868]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi129", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:08.899 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:22:09.441 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[33675]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:09.441 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:09.441 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:09.441 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:09.441 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:09.441 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[33675]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:09.441 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[23678]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:09.442 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:09.442 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:09.442 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:09.442 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:09.442 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:09 smithi129 ceph-mon[23678]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:09 smithi170 ceph-mon[87868]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:22:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:09.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:09 smithi170 ceph-mon[87868]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:10.062 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:22:10.210 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[33675]: 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-20T19:22:10.210 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:10.210 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:10.210 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:10.210 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:10.210 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:22:10.211 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:22:10.211 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[23678]: 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-20T19:22:10.211 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:10.211 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:10.211 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:10.211 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:10.211 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:22:10.211 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:10 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:22:10.376 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:10.051746855Z 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-20T19:22:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-mon[87868]: 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-20T19:22:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:22:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:22:10.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:10 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:22:10.768 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:22:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[33675]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:22:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[33675]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:22:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[33675]: Upgrade: Setting container_image for all mgr 2024-09-20T19:22:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[33675]: Upgrade: It appears safe to stop mon.a 2024-09-20T19:22:11.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[23678]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:22:11.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[23678]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:22:11.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[23678]: Upgrade: Setting container_image for all mgr 2024-09-20T19:22:11.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:11 smithi129 ceph-mon[23678]: Upgrade: It appears safe to stop mon.a 2024-09-20T19:22:11.349 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:22:11.349 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (107s) 102s ago 22m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:22:11.349 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (86s) 36s ago 22m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:22:11.349 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (2m) 102s ago 22m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:22:11.349 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (2m) 36s ago 26m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:22:11.349 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (11m) 102s ago 28m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (28m) 102s ago 28m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab b78f50896c55 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (40s) 36s ago 27m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (27m) 102s ago 27m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab d0918da5b747 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (2m) 102s ago 22m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (2m) 36s ago 22m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (26m) 102s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (26m) 102s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (25m) 102s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (25m) 102s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (24m) 36s ago 24m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (24m) 36s ago 24m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (24m) 36s ago 24m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:22:11.350 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (23m) 36s ago 23m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:22:11.351 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 36s ago 23m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:22:11.351 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (22m) 102s ago 22m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:22:11.351 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (22m) 36s ago 22m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:22:11.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:11 smithi170 ceph-mon[87868]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:22:11.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:11 smithi170 ceph-mon[87868]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:22:11.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:11 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mgr 2024-09-20T19:22:11.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:11 smithi170 ceph-mon[87868]: Upgrade: It appears safe to stop mon.a 2024-09-20T19:22:11.708 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:22:11.708 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:22:11.708 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:22:11.708 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:22:11.708 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:11.708 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:22:11.708 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 12, 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:22:11.709 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:22:12.016 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:22:12.016 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:22:12.016 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:22:12.016 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi129", 2024-09-20T19:22:12.016 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:22:12.017 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T19:22:12.017 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T19:22:12.017 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:22:12.017 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:22:12.273 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.273 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: 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-20T19:22:12.273 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.273 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.273 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:12.273 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[23678]: from='client.? 172.21.15.129:0/2695674137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: 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-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:12.275 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:12 smithi129 ceph-mon[33675]: from='client.? 172.21.15.129:0/2695674137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:12.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: 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-20T19:22:12.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:12.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' 2024-09-20T19:22:12.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:22:12.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:22:12.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:22:12.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:12 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/2695674137' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:22:13.288 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-mon[33675]: Upgrade: Updating mon.a 2024-09-20T19:22:13.289 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-mon[33675]: Deploying daemon mon.a on smithi129 2024-09-20T19:22:13.289 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-mon[33675]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:13.289 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-mon[23678]: Upgrade: Updating mon.a 2024-09-20T19:22:13.289 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-mon[23678]: Deploying daemon mon.a on smithi129 2024-09-20T19:22:13.289 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-mon[23678]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:13.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:13.04748049Z 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-20T19:22:13.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:13 smithi170 ceph-mon[87868]: Upgrade: Updating mon.a 2024-09-20T19:22:13.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:13 smithi170 ceph-mon[87868]: Deploying daemon mon.a on smithi129 2024-09-20T19:22:13.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:13 smithi170 ceph-mon[87868]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:13.544 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 systemd[1]: Stopping Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:22:13.545 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a[23674]: 2024-09-20T19:22:13.531+0000 7f1fcac65640 -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-20T19:22:13.545 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a[23674]: 2024-09-20T19:22:13.531+0000 7f1fcac65640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T19:22:13.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 podman[103108]: 2024-09-20 19:22:13.664520515 +0000 UTC m=+0.230617954 container died b78f50896c553330fdd49aa3ccee607a8f784f65457e7046ccc49c82e8832b9b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-20T19:22:13.840 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:22:13] ENGINE Bus STOPPING 2024-09-20T19:22:14.216 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 podman[103108]: 2024-09-20 19:22:13.990166352 +0000 UTC m=+0.556263785 container cleanup b78f50896c553330fdd49aa3ccee607a8f784f65457e7046ccc49c82e8832b9b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True) 2024-09-20T19:22:14.216 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:13 smithi129 bash[103108]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:22:14.216 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:22:13] "GET /metrics HTTP/1.1" 200 38175 "" "Prometheus/2.51.0" 2024-09-20T19:22:14.216 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:22:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:22:14.217 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:22:13] ENGINE Bus STOPPED 2024-09-20T19:22:14.217 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:22:13] ENGINE Bus STARTING 2024-09-20T19:22:14.217 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:14 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:22:14] ENGINE Serving on http://:::9283 2024-09-20T19:22:14.217 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:14 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: [20/Sep/2024:19:22:14] ENGINE Bus STARTED 2024-09-20T19:22:14.469 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:14 smithi129 podman[103121]: 2024-09-20 19:22:14.216633389 +0000 UTC m=+0.546450257 container remove b78f50896c553330fdd49aa3ccee607a8f784f65457e7046ccc49c82e8832b9b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-20T19:22:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:14 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:22:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:14 smithi129 systemd[1]: Stopped Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:22:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:14 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service: Consumed 24.050s CPU time. 2024-09-20T19:22:14.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:14 smithi129 systemd[1]: Starting Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:22:15.186 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:14 smithi129 podman[103256]: 2024-09-20 19:22:14.807654469 +0000 UTC m=+0.016799425 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:15.186 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:14 smithi129 podman[103256]: 2024-09-20 19:22:14.926319588 +0000 UTC m=+0.135464530 container create 05a1750d619d5393889cdac72c336964206b0cffe09575dfc9851afba67c86a9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 podman[103256]: 2024-09-20 19:22:15.187278914 +0000 UTC m=+0.396423870 container init 05a1750d619d5393889cdac72c336964206b0cffe09575dfc9851afba67c86a9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731) 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 podman[103256]: 2024-09-20 19:22:15.190687586 +0000 UTC m=+0.399832530 container start 05a1750d619d5393889cdac72c336964206b0cffe09575dfc9851afba67c86a9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: pidfile_write: ignore empty --pid-file 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: load: jerasure load: lrc 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Git sha 0 2024-09-20T19:22:15.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: DB SUMMARY 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: DB Session ID: ETWW1D4TT5OVRBEUXK70 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3479 Bytes 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 1150664 ; 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.env: 0x55aa2eede120 2024-09-20T19:22:15.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:22:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.info_log: 0x55aa2fc61700 2024-09-20T19:22:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:22:15.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.statistics: (nil) 2024-09-20T19:22:15.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.use_fsync: 0 2024-09-20T19:22:15.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:22:15.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:22:15.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:22:15.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:22:15.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.db_log_dir: 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.wal_dir: 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:22:15.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.write_buffer_manager: 0x55aa2fc641e0 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:22:15.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.unordered_write: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.row_cache: None 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.wal_filter: None 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.wal_compression: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:22:15.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:22:15.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_open_files: -1 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Compression algorithms supported: 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kZSTD supported: 0 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:22:15.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.merge_operator: 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_filter: None 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:22:15.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55aa2fc61320) 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: index_type: 0 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: data_block_index_type: 0 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: index_shortening: 1 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: checksum: 4 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: no_block_cache: 0 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache: 0x55aa2fc55610 2024-09-20T19:22:15.601 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache_options: 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: capacity : 536870912 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: num_shard_bits : 4 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: strict_capacity_limit : 0 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_cache_compressed: (nil) 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: persistent_cache: (nil) 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_size: 4096 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_size_deviation: 10 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_restart_interval: 16 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: index_block_restart_interval: 1 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: metadata_block_size: 4096 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: partition_filters: 0 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: use_delta_encoding: 1 2024-09-20T19:22:15.602 INFO:journalctl@ceph.mon.a.smithi129.stdout: filter_policy: bloomfilter 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: whole_key_filtering: 1 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: verify_compression: 0 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: format_version: 5 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: enable_index_compression: 1 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: block_align: 0 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: max_auto_readahead_size: 262144 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: prepopulate_block_cache: 0 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression: NoCompression 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:22:15.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.num_levels: 7 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:22:15.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:22:15.605 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:22:15.606 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:22:15.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.ttl: 2592000 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:22:15.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: 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 24269, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 243e4cd0-b69b-437d-ad38-c6ea57657ffd 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860135218074, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860135224580, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 1088800, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24271, "largest_seqno": 25379, "table_properties": {"data_size": 1083812, "index_size": 2604, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1349, "raw_key_size": 13703, "raw_average_key_size": 25, "raw_value_size": 1072845, "raw_average_value_size": 2009, "num_data_blocks": 118, "num_entries": 534, "num_filter_entries": 534, "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": 1726860135, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "243e4cd0-b69b-437d-ad38-c6ea57657ffd", "db_session_id": "ETWW1D4TT5OVRBEUXK70", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860135224711, "job": 1, "event": "recovery_finished"} 2024-09-20T19:22:15.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: 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-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55aa2fc84e00 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: DB pointer 0x55aa2fd86000 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** DB Stats ** 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.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-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.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-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:22:15.610 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.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-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: L0 1/0 1.04 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 322.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: L6 1/0 9.97 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-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: Sum 2/0 11.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 322.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.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 322.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.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-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.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 322.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:22:15.611 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: Cumulative compaction: 0.00 GB write, 112.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: Interval compaction: 0.00 GB write, 112.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.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-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: Block cache BinnedLRUCache@0x55aa2fc55610#2 capacity: 512.00 MB usage: 4.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: starting mon.a rank 0 at public addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] at bind addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???) e3 preinit fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:15.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???).mds e1 new map 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???).mds e1 print_map 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout: e1 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout: btime 2024-09-20T18:53:35:932776+0000 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.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-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout: legacy client fscid: -1 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout: 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout: No filesystems configured 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 ceph-mon[103275]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 bash[103256]: 05a1750d619d5393889cdac72c336964206b0cffe09575dfc9851afba67c86a9 2024-09-20T19:22:15.613 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:15 smithi129 systemd[1]: Started Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:22:16.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:16.048625426Z 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-20T19:22:16.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:22:16.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:22:16.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:22:16.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:22:16.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: pgmap v99: 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-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: mon.a calling monitor election 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: monmap epoch 3 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: min_mon_release 19 (squid) 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: election_strategy: 1 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: fsmap 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: mgrmap e45: y(active, since 3m), standbys: x 2024-09-20T19:22:16.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: overall HEALTH_OK 2024-09-20T19:22:16.976 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='' 2024-09-20T19:22:16.976 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:16 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: pgmap v99: 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-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: mon.a calling monitor election 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: monmap epoch 3 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:17.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: min_mon_release 19 (squid) 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: election_strategy: 1 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: fsmap 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: mgrmap e45: y(active, since 3m), standbys: x 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: overall HEALTH_OK 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='' 2024-09-20T19:22:17.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: pgmap v99: 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-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: mon.a calling monitor election 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: monmap epoch 3 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: min_mon_release 19 (squid) 2024-09-20T19:22:17.093 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: election_strategy: 1 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: fsmap 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: mgrmap e45: y(active, since 3m), standbys: x 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: overall HEALTH_OK 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='' 2024-09-20T19:22:17.094 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:16 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:17.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:17 smithi129 ceph-mon[103275]: pgmap v100: 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-20T19:22:17.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:17 smithi129 ceph-mon[33675]: pgmap v100: 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-20T19:22:17.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:17 smithi170 ceph-mon[87868]: pgmap v100: 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-20T19:22:18.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:18 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:19.015 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:18 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:19.015 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:18 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:19.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:19.041596983Z 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-20T19:22:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:19 smithi170 ceph-mon[87868]: pgmap v101: 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-20T19:22:20.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:19 smithi129 ceph-mon[103275]: pgmap v101: 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-20T19:22:20.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:19 smithi129 ceph-mon[33675]: pgmap v101: 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-20T19:22:20.547 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:22:20.234+0000 7efeec57a640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-20T19:22:22.034 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.034 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[33675]: pgmap v102: 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-20T19:22:22.034 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.034 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.034 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.034 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.034 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[103275]: pgmap v102: 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-20T19:22:22.034 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.034 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.035 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:21 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:21 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:21 smithi170 ceph-mon[87868]: pgmap v102: 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-20T19:22:22.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:21 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:21 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.056 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:21 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:22.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:22.056694141Z 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-20T19:22:24.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:23 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:24.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:23 smithi129 ceph-mon[103275]: pgmap v103: 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-20T19:22:24.091 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:22:23] "GET /metrics HTTP/1.1" 200 38103 "" "Prometheus/2.51.0" 2024-09-20T19:22:24.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:23 smithi129 ceph-mon[33675]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:24.092 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:23 smithi129 ceph-mon[33675]: pgmap v103: 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-20T19:22:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:23 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:23 smithi170 ceph-mon[87868]: pgmap v103: 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-20T19:22:25.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:25.049791734Z 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-20T19:22:25.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: Upgrade: It appears safe to stop mon.c 2024-09-20T19:22:25.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[33675]: pgmap v104: 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-20T19:22:25.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: Upgrade: It appears safe to stop mon.c 2024-09-20T19:22:25.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:25 smithi129 ceph-mon[103275]: pgmap v104: 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-20T19:22:25.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:25.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:25.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:25.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:25.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:25.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-20T19:22:25.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-20T19:22:25.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: Upgrade: It appears safe to stop mon.c 2024-09-20T19:22:25.975 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:25 smithi170 ceph-mon[87868]: pgmap v104: 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-20T19:22:27.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:26 smithi170 ceph-mon[87868]: Upgrade: Updating mon.c 2024-09-20T19:22:27.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:26 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:27.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:26 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:22:27.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:26 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:22:27.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:26 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:27.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:26 smithi170 ceph-mon[87868]: Deploying daemon mon.c on smithi129 2024-09-20T19:22:27.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[33675]: Upgrade: Updating mon.c 2024-09-20T19:22:27.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[33675]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:27.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[33675]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[33675]: Deploying daemon mon.c on smithi129 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[103275]: Upgrade: Updating mon.c 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:27.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:26 smithi129 ceph-mon[103275]: Deploying daemon mon.c on smithi129 2024-09-20T19:22:27.839 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:27 smithi129 systemd[1]: Stopping Ceph mon.c for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:22:28.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:27 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c[33671]: 2024-09-20T19:22:27.838+0000 7f3919b74640 -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-20T19:22:28.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:27 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c[33671]: 2024-09-20T19:22:27.838+0000 7f3919b74640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:22:28.397 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:28 smithi129 podman[107110]: 2024-09-20 19:22:28.11524086 +0000 UTC m=+0.382279390 container died d0918da5b747c9346499056e94f7da8c72da7c459819e789cfcf08a65da079a2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-20T19:22:28.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:28.051626352Z 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-20T19:22:28.773 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:28 smithi129 podman[107110]: 2024-09-20 19:22:28.4885522 +0000 UTC m=+0.755590727 container cleanup d0918da5b747c9346499056e94f7da8c72da7c459819e789cfcf08a65da079a2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T19:22:28.773 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:28 smithi129 bash[107110]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c 2024-09-20T19:22:29.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:28 smithi129 podman[107122]: 2024-09-20 19:22:28.773294192 +0000 UTC m=+0.661893187 container remove d0918da5b747c9346499056e94f7da8c72da7c459819e789cfcf08a65da079a2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-20T19:22:29.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:28 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-20T19:22:29.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:28 smithi129 systemd[1]: Stopped Ceph mon.c for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:22:29.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:28 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.c.service: Consumed 13.628s CPU time. 2024-09-20T19:22:29.460 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 systemd[1]: Starting Ceph mon.c for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:22:29.460 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 podman[107249]: 2024-09-20 19:22:29.240645475 +0000 UTC m=+0.017100689 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:22:29.460 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 podman[107249]: 2024-09-20 19:22:29.341378995 +0000 UTC m=+0.117834199 container create 4cfa12475efbe959b5154dfdeb7dbdd38133d3962651c3a631b01571f5d82bb0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , 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, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731) 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 podman[107249]: 2024-09-20 19:22:29.602296699 +0000 UTC m=+0.378751908 container init 4cfa12475efbe959b5154dfdeb7dbdd38133d3962651c3a631b01571f5d82bb0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 podman[107249]: 2024-09-20 19:22:29.60676319 +0000 UTC m=+0.383218395 container start 4cfa12475efbe959b5154dfdeb7dbdd38133d3962651c3a631b01571f5d82bb0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: pidfile_write: ignore empty --pid-file 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: load: jerasure load: lrc 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Git sha 0 2024-09-20T19:22:29.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: DB SUMMARY 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: DB Session ID: 2WS04VYNJOHJG9AC6PCK 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3620 Bytes 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 86311 ; 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:22:29.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.env: 0x56318f85a120 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.info_log: 0x5631915e5700 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.statistics: (nil) 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.use_fsync: 0 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:22:29.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.db_log_dir: 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.wal_dir: 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:22:29.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.write_buffer_manager: 0x5631915e81e0 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.unordered_write: 0 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:22:29.845 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:22:29.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:22:29.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:22:29.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.row_cache: None 2024-09-20T19:22:29.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.wal_filter: None 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.wal_compression: 0 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:22:29.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:22:29.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_open_files: -1 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Compression algorithms supported: 2024-09-20T19:22:29.849 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kZSTD supported: 0 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:22:29.850 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.merge_operator: 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_filter: None 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5631915e5320) 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout: index_type: 0 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout: data_block_index_type: 0 2024-09-20T19:22:29.851 INFO:journalctl@ceph.mon.c.smithi129.stdout: index_shortening: 1 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: checksum: 4 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: no_block_cache: 0 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache: 0x5631915d9610 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache_options: 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: capacity : 536870912 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: num_shard_bits : 4 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: strict_capacity_limit : 0 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_cache_compressed: (nil) 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: persistent_cache: (nil) 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_size: 4096 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_size_deviation: 10 2024-09-20T19:22:29.852 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_restart_interval: 16 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: index_block_restart_interval: 1 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: metadata_block_size: 4096 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: partition_filters: 0 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: use_delta_encoding: 1 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: filter_policy: bloomfilter 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: whole_key_filtering: 1 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: verify_compression: 0 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: format_version: 5 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: enable_index_compression: 1 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: block_align: 0 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: max_auto_readahead_size: 262144 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: prepopulate_block_cache: 0 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:22:29.853 INFO:journalctl@ceph.mon.c.smithi129.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression: NoCompression 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.num_levels: 7 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:22:29.854 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:22:29.855 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:22:29.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:22:29.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:22:29.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.ttl: 2592000 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:22:29.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: 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 27760, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 4ecff5fa-ecfc-49c3-b467-fc78d5fb57af 2024-09-20T19:22:29.860 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860149634701, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860149635668, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 58310, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27765, "largest_seqno": 27819, "table_properties": {"data_size": 56977, "index_size": 167, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 1041, "raw_average_key_size": 26, "raw_value_size": 56054, "raw_average_value_size": 1437, "num_data_blocks": 7, "num_entries": 39, "num_filter_entries": 39, "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": 1726860149, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "4ecff5fa-ecfc-49c3-b467-fc78d5fb57af", "db_session_id": "2WS04VYNJOHJG9AC6PCK", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726860149635799, "job": 1, "event": "recovery_finished"} 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: 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-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563191608e00 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: DB pointer 0x56319170a000 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** DB Stats ** 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.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-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:22:29.861 INFO:journalctl@ceph.mon.c.smithi129.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.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-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.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-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: L0 1/0 56.94 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: L6 1/0 10.18 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-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: Sum 2/0 10.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.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 87.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** Compaction Stats [default] ** 2024-09-20T19:22:29.862 INFO:journalctl@ceph.mon.c.smithi129.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-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.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 87.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: Cumulative compaction: 0.00 GB write, 13.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:22:29.863 INFO:journalctl@ceph.mon.c.smithi129.stdout: Interval compaction: 0.00 GB write, 13.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.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-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: Block cache BinnedLRUCache@0x5631915d9610#2 capacity: 512.00 MB usage: 0.42 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.25 KB,4.76837e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: starting mon.c rank 2 at public addrs [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] at bind addrs [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???) e3 preinit fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???).mds e1 new map 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???).mds e1 print_map 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: e1 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: btime 2024-09-20T18:53:35:932776+0000 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.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-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: legacy client fscid: -1 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: 2024-09-20T19:22:29.864 INFO:journalctl@ceph.mon.c.smithi129.stdout: No filesystems configured 2024-09-20T19:22:29.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:22:29.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:22:29.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:22:29.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:22:29.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 ceph-mon[107276]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-20T19:22:29.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 bash[107249]: 4cfa12475efbe959b5154dfdeb7dbdd38133d3962651c3a631b01571f5d82bb0 2024-09-20T19:22:29.865 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:29 smithi129 systemd[1]: Started Ceph mon.c for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:22:31.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:31.044488703Z 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-20T19:22:34.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:22:33] "GET /metrics HTTP/1.1" 200 38103 "" "Prometheus/2.51.0" 2024-09-20T19:22:34.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:34.048063869Z 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-20T19:22:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:35 smithi170 ceph-mon[87868]: pgmap v105: 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-20T19:22:35.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:35 smithi129 ceph-mon[103275]: pgmap v105: 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-20T19:22:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: mon.c calling monitor election 2024-09-20T19:22:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: mon.b calling monitor election 2024-09-20T19:22:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: mon.a calling monitor election 2024-09-20T19:22:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: monmap epoch 3 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: min_mon_release 19 (squid) 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: election_strategy: 1 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: fsmap 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: mgrmap e45: y(active, since 3m), standbys: x 2024-09-20T19:22:36.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:36 smithi170 ceph-mon[87868]: overall HEALTH_OK 2024-09-20T19:22:36.491 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: mon.c calling monitor election 2024-09-20T19:22:36.491 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: mon.b calling monitor election 2024-09-20T19:22:36.491 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: mon.a calling monitor election 2024-09-20T19:22:36.491 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:36.491 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: monmap epoch 3 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: min_mon_release 19 (squid) 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: election_strategy: 1 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: fsmap 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: mgrmap e45: y(active, since 3m), standbys: x 2024-09-20T19:22:36.492 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[103275]: overall HEALTH_OK 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: pgmap v105: 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-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: mon.c calling monitor election 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: mon.b calling monitor election 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: mon.a calling monitor election 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: monmap epoch 3 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: fsid 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: last_changed 2024-09-20T18:54:59.603340+0000 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: created 2024-09-20T18:53:32.914233+0000 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: min_mon_release 19 (squid) 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: election_strategy: 1 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.a 2024-09-20T19:22:36.493 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-20T19:22:36.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: 2: [v2:172.21.15.129:3301/0,v1:172.21.15.129:6790/0] mon.c 2024-09-20T19:22:36.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: fsmap 2024-09-20T19:22:36.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:22:36.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: mgrmap e45: y(active, since 3m), standbys: x 2024-09-20T19:22:36.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:36 smithi129 ceph-mon[107276]: overall HEALTH_OK 2024-09-20T19:22:37.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:37.046948942Z 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-20T19:22:38.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:38 smithi170 ceph-mon[87868]: pgmap v110: 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-20T19:22:38.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:38 smithi129 ceph-mon[103275]: pgmap v110: 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-20T19:22:38.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:38 smithi129 ceph-mon[107276]: pgmap v110: 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-20T19:22:40.090 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:39 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:22:39.648+0000 7efeec57a640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-20T19:22:40.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:40.044764923Z 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-20T19:22:40.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:40 smithi170 ceph-mon[87868]: pgmap v111: 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-20T19:22:40.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.493 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[103275]: pgmap v111: 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-20T19:22:40.493 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.493 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.494 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.494 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[107276]: pgmap v111: 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-20T19:22:40.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:40.494 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:42.342 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:22:42.473 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:42 smithi129 ceph-mon[107276]: pgmap v112: 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-20T19:22:42.473 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:42 smithi129 ceph-mon[103275]: pgmap v112: 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-20T19:22:42.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:42 smithi170 ceph-mon[87868]: pgmap v112: 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-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (2m) 3s ago 23m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (117s) 67s ago 23m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (3m) 3s ago 22m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (3m) 67s ago 27m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (12m) 3s ago 29m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (28s) 3s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (72s) 67s ago 27m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:22:42.938 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (13s) 3s ago 27m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (3m) 3s ago 22m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (3m) 67s ago 22m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (27m) 3s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (26m) 3s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (26m) 3s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (25m) 3s ago 25m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (25m) 67s ago 25m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (25m) 67s ago 25m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (24m) 67s ago 24m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (24m) 67s ago 24m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (2m) 67s ago 23m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (22m) 3s ago 22m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:22:42.939 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (22m) 67s ago 22m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:22:43.302 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:22:43.302 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:22:43.302 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:22:43.302 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:43.302 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 10, 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:22:43.303 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:22:43.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:43.05244037Z 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-20T19:22:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:22:43.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.482 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:22:43.483 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:22:43.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:22:43.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.596 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.598 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.600 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.602 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:22:43.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:22:43.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:22:43.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:22:43.607 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.608 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:22:43.609 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.610 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.611 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:22:43.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:22:43.640 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:22:43.641 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:22:44.251 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:22:43] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.51.0" 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: pgmap v113: 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-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='client.44109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mon 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all crash 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mds 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:22:44.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nfs 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all grafana 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all loki 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all promtail 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Finalizing container_image settings 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: Upgrade: Complete! 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/2483778005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: pgmap v113: 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-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='client.44109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mds 2024-09-20T19:22:44.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nfs 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all grafana 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all loki 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all promtail 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: Upgrade: Complete! 2024-09-20T19:22:44.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/2483778005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:44.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:44.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:44.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:44.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:44.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:44 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: pgmap v113: 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-20T19:22:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='client.44109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mon 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all crash 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mds 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nfs 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all grafana 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all loki 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all promtail 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Finalizing container_image settings 2024-09-20T19:22:44.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: Upgrade: Complete! 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/2483778005' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:22:44.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:44 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:22:45.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:45 smithi129 ceph-mon[103275]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:45.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:45 smithi129 ceph-mon[107276]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:45.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:45 smithi170 ceph-mon[87868]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:22:46.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:46 smithi170 ceph-mon[87868]: pgmap v114: 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-20T19:22:46.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:46.041577815Z 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-20T19:22:46.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:46 smithi129 ceph-mon[103275]: pgmap v114: 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-20T19:22:46.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:46 smithi129 ceph-mon[107276]: pgmap v114: 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-20T19:22:48.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:48 smithi129 ceph-mon[103275]: pgmap v115: 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-20T19:22:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:48 smithi129 ceph-mon[107276]: pgmap v115: 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-20T19:22:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:48 smithi170 ceph-mon[87868]: pgmap v115: 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-20T19:22:49.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:49.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:49.043511586Z 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-20T19:22:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:49.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:22:50.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:50 smithi129 ceph-mon[103275]: pgmap v116: 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-20T19:22:50.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:50 smithi129 ceph-mon[107276]: pgmap v116: 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-20T19:22:50.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:50 smithi170 ceph-mon[87868]: pgmap v116: 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-20T19:22:52.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:52 smithi170 ceph-mon[87868]: pgmap v117: 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-20T19:22:52.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:52.042694308Z 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-20T19:22:52.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:52 smithi129 ceph-mon[103275]: pgmap v117: 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-20T19:22:52.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:52 smithi129 ceph-mon[107276]: pgmap v117: 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-20T19:22:54.277 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:22:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:22:53] "GET /metrics HTTP/1.1" 200 38100 "" "Prometheus/2.51.0" 2024-09-20T19:22:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:54 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:54 smithi129 ceph-mon[103275]: pgmap v118: 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-20T19:22:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:54 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:54 smithi129 ceph-mon[107276]: pgmap v118: 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-20T19:22:54.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:54 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:22:54.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:54 smithi170 ceph-mon[87868]: pgmap v118: 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-20T19:22:55.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:55.05119433Z 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-20T19:22:56.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:56 smithi129 ceph-mon[103275]: pgmap v119: 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-20T19:22:56.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:56 smithi129 ceph-mon[107276]: pgmap v119: 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-20T19:22:56.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:56 smithi170 ceph-mon[87868]: pgmap v119: 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-20T19:22:58.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:22:58 smithi170 ceph-mon[87868]: pgmap v120: 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-20T19:22:58.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:22:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:22:58.043758211Z 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-20T19:22:58.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:22:58 smithi129 ceph-mon[103275]: pgmap v120: 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-20T19:22:58.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:22:58 smithi129 ceph-mon[107276]: pgmap v120: 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-20T19:23:00.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:00 smithi129 ceph-mon[103275]: pgmap v121: 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-20T19:23:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:00 smithi129 ceph-mon[107276]: pgmap v121: 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-20T19:23:00.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:00 smithi170 ceph-mon[87868]: pgmap v121: 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-20T19:23:01.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:01.048768641Z 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-20T19:23:02.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:02 smithi129 ceph-mon[103275]: pgmap v122: 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-20T19:23:02.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:02 smithi129 ceph-mon[107276]: pgmap v122: 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-20T19:23:02.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:02 smithi170 ceph-mon[87868]: pgmap v122: 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-20T19:23:04.291 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:23:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:23:03] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-20T19:23:04.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:04.049854672Z 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-20T19:23:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:04 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:04 smithi170 ceph-mon[87868]: pgmap v123: 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-20T19:23:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:04 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:04 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:04 smithi129 ceph-mon[107276]: pgmap v123: 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-20T19:23:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:04 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:04 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:04 smithi129 ceph-mon[103275]: pgmap v123: 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-20T19:23:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:04 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:06 smithi129 ceph-mon[103275]: pgmap v124: 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-20T19:23:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:06 smithi129 ceph-mon[107276]: pgmap v124: 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-20T19:23:06.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:06 smithi170 ceph-mon[87868]: pgmap v124: 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-20T19:23:07.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:07.041713978Z 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-20T19:23:08.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:08 smithi129 ceph-mon[103275]: pgmap v125: 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-20T19:23:08.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:08 smithi129 ceph-mon[107276]: pgmap v125: 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-20T19:23:08.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:08 smithi170 ceph-mon[87868]: pgmap v125: 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-20T19:23:10.305 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:10.050335567Z 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-20T19:23:10.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:10 smithi129 ceph-mon[107276]: pgmap v126: 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-20T19:23:10.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:10 smithi129 ceph-mon[103275]: pgmap v126: 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-20T19:23:10.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:10 smithi170 ceph-mon[87868]: pgmap v126: 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-20T19:23:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:12 smithi129 ceph-mon[103275]: pgmap v127: 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-20T19:23:12.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:12 smithi129 ceph-mon[107276]: pgmap v127: 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-20T19:23:12.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:12 smithi170 ceph-mon[87868]: pgmap v127: 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-20T19:23:13.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:13.048991686Z 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-20T19:23:14.301 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:23:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:23:13] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-20T19:23:14.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:14 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:14.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:14 smithi129 ceph-mon[107276]: pgmap v128: 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-20T19:23:14.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:14 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:14.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:14 smithi129 ceph-mon[103275]: pgmap v128: 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-20T19:23:14.622 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:23:14.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:14 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:14.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:14 smithi170 ceph-mon[87868]: pgmap v128: 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-20T19:23:14.868 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:15.540 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:15 smithi129 ceph-mon[107276]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:15.540 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (2m) 36s ago 23m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (2m) 100s ago 23m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (4m) 36s ago 23m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (3m) 100s ago 28m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (13m) 36s ago 29m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (60s) 36s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (104s) 100s ago 28m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (46s) 36s ago 28m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (3m) 36s ago 23m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (3m) 100s ago 23m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (27m) 36s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (27m) 36s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (26m) 36s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:23:15.541 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (26m) 36s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:23:15.542 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (26m) 100s ago 26m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:23:15.542 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (25m) 100s ago 25m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:23:15.542 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (25m) 100s ago 25m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:23:15.542 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (24m) 100s ago 24m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:23:15.542 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (3m) 100s ago 24m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:23:15.542 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (23m) 36s ago 23m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:23:15.542 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (23m) 100s ago 23m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:23:15.542 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:15 smithi129 ceph-mon[103275]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:15.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:15 smithi170 ceph-mon[87868]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:16.146 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-20T19:23:16.323 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:16.052191916Z 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-20T19:23:16.399 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:16.450 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:16 smithi129 ceph-mon[103275]: pgmap v129: 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-20T19:23:16.450 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:16 smithi129 ceph-mon[107276]: pgmap v129: 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-20T19:23:16.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:16 smithi170 ceph-mon[87868]: pgmap v129: 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-20T19:23:17.156 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:23:17.539 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:17 smithi129 ceph-mon[107276]: from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:17.539 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:17 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/3419112491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:17.539 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:17 smithi129 ceph-mon[103275]: from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:17.539 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:17 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/3419112491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:17.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:17 smithi170 ceph-mon[87868]: from='client.44133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:17.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:17 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/3419112491' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:17.813 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-20T19:23:18.058 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:18.429 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:18 smithi129 ceph-mon[103275]: pgmap v130: 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-20T19:23:18.430 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:18 smithi129 ceph-mon[107276]: pgmap v130: 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-20T19:23:18.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:18 smithi170 ceph-mon[87868]: pgmap v130: 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-20T19:23:18.777 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:23:19.334 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:19.042425061Z 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-20T19:23:19.405 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-20T19:23:19.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:19.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:19 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/2887290462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:19.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:19.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:19 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/2887290462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:19.648 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:19 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/2887290462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:20.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:20 smithi129 ceph-mon[103275]: pgmap v131: 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-20T19:23:20.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:20 smithi129 ceph-mon[107276]: pgmap v131: 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-20T19:23:20.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:20 smithi170 ceph-mon[87868]: pgmap v131: 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-20T19:23:21.579 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:21 smithi129 ceph-mon[103275]: from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:21.580 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:21 smithi129 ceph-mon[107276]: from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:21.623 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:23:21.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:21 smithi170 ceph-mon[87868]: from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:22.247 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:23:22.349 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:22.044693862Z 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-20T19:23:22.493 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:22.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:22 smithi129 ceph-mon[103275]: pgmap v132: 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-20T19:23:22.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:22 smithi129 ceph-mon[107276]: pgmap v132: 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-20T19:23:22.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:22 smithi170 ceph-mon[87868]: pgmap v132: 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-20T19:23:23.198 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:23:23.199 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:23:23.878 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:23:24.124 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:24.245 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:23:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:23:23] "GET /metrics HTTP/1.1" 200 38167 "" "Prometheus/2.51.0" 2024-09-20T19:23:24.520 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:24 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:24.520 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:24 smithi129 ceph-mon[103275]: pgmap v133: 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-20T19:23:24.520 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:24 smithi129 ceph-mon[103275]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:24.521 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:24 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:24.521 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:24 smithi129 ceph-mon[107276]: pgmap v133: 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-20T19:23:24.521 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:24 smithi129 ceph-mon[107276]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:24.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:24 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:24.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:24 smithi170 ceph-mon[87868]: pgmap v133: 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-20T19:23:24.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:24 smithi170 ceph-mon[87868]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:24.859 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:23:25.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:25.053735072Z 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-20T19:23:25.503 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-20T19:23:25.525 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:25 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/234983444' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:23:25.525 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:25 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/234983444' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:23:25.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:25 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/234983444' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:23:25.748 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:26.519 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:26 smithi129 ceph-mon[103275]: pgmap v134: 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-20T19:23:26.520 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:26 smithi129 ceph-mon[107276]: pgmap v134: 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-20T19:23:26.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:26 smithi170 ceph-mon[87868]: pgmap v134: 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-20T19:23:27.820 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:28.360 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:28.045962558Z 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-20T19:23:28.394 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:23:28.713 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[107276]: from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:28.713 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[107276]: pgmap v135: 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-20T19:23:28.713 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:28.713 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.713 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:28.713 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:28.714 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[103275]: from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:28.714 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[103275]: pgmap v135: 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-20T19:23:28.714 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:28.714 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.714 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:28.714 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:28 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:28.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:28 smithi170 ceph-mon[87868]: from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:28 smithi170 ceph-mon[87868]: pgmap v135: 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-20T19:23:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:28 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:28 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:28 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:28 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:29.581 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:29 smithi129 ceph-mon[103275]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:29.581 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:29 smithi129 ceph-mon[103275]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:29.581 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:29 smithi129 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:29.581 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:29 smithi129 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:29.606 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:23:29.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:29 smithi170 ceph-mon[87868]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:29.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:29 smithi170 ceph-mon[87868]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:30.335 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:23:30.564 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: pgmap v136: 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-20T19:23:30.564 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.564 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:30.564 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.564 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.564 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: pgmap v136: 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-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.565 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:30 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:23:30.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: pgmap v136: 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-20T19:23:30.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:30.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:30.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:30.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:30 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (3m) 51s ago 24m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (2m) 115s ago 23m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (4m) 51s ago 23m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (4m) 115s ago 28m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (13m) 51s ago 29m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (76s) 51s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (2m) 115s ago 28m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (61s) 51s ago 28m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (3m) 51s ago 23m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (3m) 115s ago 23m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (28m) 51s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 399db685885c 2024-09-20T19:23:30.933 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (27m) 51s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (27m) 51s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (26m) 51s ago 26m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (26m) 115s ago 26m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (25m) 115s ago 25m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (25m) 115s ago 25m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (25m) 115s ago 25m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (3m) 115s ago 24m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (23m) 51s ago 23m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:23:30.934 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (23m) 115s ago 23m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:23:31.282 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:23:31.282 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:23:31.283 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:23:31.284 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:23:31.285 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 10, 2024-09-20T19:23:31.285 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:23:31.285 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:23:31.285 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:23:31.379 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:31.05126239Z 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-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: Upgrade: osd.0 is safe to restart 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:31.549 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/4015601693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mgr 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mon 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all crash 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: Upgrade: osd.0 is safe to restart 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:31.550 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:23:31.551 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:31.551 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:31 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/4015601693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:31.587 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:23:31.587 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:23:31.587 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:23:31.587 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-20T19:23:31.587 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:23:31.588 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "0/8 daemons upgraded", 2024-09-20T19:23:31.588 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:23:31.588 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:23:31.588 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:23:31.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:23:31.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:23:31.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mgr 2024-09-20T19:23:31.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mon 2024-09-20T19:23:31.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all crash 2024-09-20T19:23:31.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:23:31.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: Upgrade: osd.0 is safe to restart 2024-09-20T19:23:31.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: from='client.44175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:31.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:31.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:23:31.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:31.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:31 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/4015601693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:32.551 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[107276]: from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:32.551 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[107276]: pgmap v137: 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-20T19:23:32.551 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[107276]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:32.551 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[107276]: Upgrade: Updating osd.0 2024-09-20T19:23:32.551 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[107276]: Deploying daemon osd.0 on smithi129 2024-09-20T19:23:32.551 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[103275]: from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:32.551 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[103275]: pgmap v137: 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-20T19:23:32.551 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[103275]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:32.551 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[103275]: Upgrade: Updating osd.0 2024-09-20T19:23:32.552 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:32 smithi129 ceph-mon[103275]: Deploying daemon osd.0 on smithi129 2024-09-20T19:23:32.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:32 smithi170 ceph-mon[87868]: from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:32.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:32 smithi170 ceph-mon[87868]: pgmap v137: 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-20T19:23:32.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:32 smithi170 ceph-mon[87868]: from='client.54194 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:32.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:32 smithi170 ceph-mon[87868]: Upgrade: Updating osd.0 2024-09-20T19:23:32.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:32 smithi170 ceph-mon[87868]: Deploying daemon osd.0 on smithi129 2024-09-20T19:23:33.483 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:33 smithi129 ceph-mon[103275]: from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:33.484 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:33 smithi129 ceph-mon[107276]: from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:33.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:33 smithi170 ceph-mon[87868]: from='client.44199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:23:34.090 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:23:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:23:33] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-20T19:23:34.387 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:34 smithi129 systemd[1]: Stopping Ceph osd.0 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:23:34.387 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[37489]: 2024-09-20T19:23:34.363+0000 7f2e4f6d3640 -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-20T19:23:34.387 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[37489]: 2024-09-20T19:23:34.363+0000 7f2e4f6d3640 -1 osd.0 110 *** Got signal Terminated *** 2024-09-20T19:23:34.387 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[37489]: 2024-09-20T19:23:34.363+0000 7f2e4f6d3640 -1 osd.0 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:23:34.387 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:34.049253918Z 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-20T19:23:34.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:34 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:34.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:34 smithi170 ceph-mon[87868]: pgmap v138: 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-20T19:23:34.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:34.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:34 smithi170 ceph-mon[87868]: osd.0 marked itself down and dead 2024-09-20T19:23:34.782 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:34.783 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[103275]: pgmap v138: 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-20T19:23:34.783 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:34.783 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[103275]: osd.0 marked itself down and dead 2024-09-20T19:23:34.783 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:34.783 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[107276]: pgmap v138: 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-20T19:23:34.783 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:34.783 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:34 smithi129 ceph-mon[107276]: osd.0 marked itself down and dead 2024-09-20T19:23:35.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:34 smithi129 podman[112554]: 2024-09-20 19:23:34.783592502 +0000 UTC m=+0.519362153 container died 399db685885c1ac80b45927563dd99ae3732e06dfd9f33cd11d30649763781c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:23:35.389 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:35 smithi129 podman[112554]: 2024-09-20 19:23:35.206149429 +0000 UTC m=+0.941919065 container cleanup 399db685885c1ac80b45927563dd99ae3732e06dfd9f33cd11d30649763781c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-20T19:23:35.389 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:35 smithi129 bash[112554]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:23:35.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:35 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:35.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:35 smithi170 ceph-mon[87868]: osdmap e111: 8 total, 7 up, 8 in 2024-09-20T19:23:35.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:35 smithi170 ceph-mon[87868]: pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:23:35.813 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:35 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:35.813 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:35 smithi129 ceph-mon[103275]: osdmap e111: 8 total, 7 up, 8 in 2024-09-20T19:23:35.814 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:35 smithi129 ceph-mon[103275]: pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:23:35.814 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:35 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:23:35.814 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:35 smithi129 ceph-mon[107276]: osdmap e111: 8 total, 7 up, 8 in 2024-09-20T19:23:35.814 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:35 smithi129 ceph-mon[107276]: pgmap v140: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:23:35.814 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:35 smithi129 podman[112570]: 2024-09-20 19:23:35.41582367 +0000 UTC m=+0.623556857 container remove 399db685885c1ac80b45927563dd99ae3732e06dfd9f33cd11d30649763781c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-20T19:23:36.086 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:35 smithi129 podman[112660]: 2024-09-20 19:23:35.716860496 +0000 UTC m=+0.015880296 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:36.086 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:35 smithi129 podman[112660]: 2024-09-20 19:23:35.834006518 +0000 UTC m=+0.133026350 container create ee5ff4960bbaba069e7f965b372f992992f160513a807b850249054e26b25e28 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:23:36.086 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 podman[112660]: 2024-09-20 19:23:36.086529746 +0000 UTC m=+0.385549546 container init ee5ff4960bbaba069e7f965b372f992992f160513a807b850249054e26b25e28 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True) 2024-09-20T19:23:36.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 podman[112660]: 2024-09-20 19:23:36.090120979 +0000 UTC m=+0.389140779 container start ee5ff4960bbaba069e7f965b372f992992f160513a807b850249054e26b25e28 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:23:36.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 podman[112660]: 2024-09-20 19:23:36.203484477 +0000 UTC m=+0.502504281 container attach ee5ff4960bbaba069e7f965b372f992992f160513a807b850249054e26b25e28 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:23:36.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 podman[112660]: 2024-09-20 19:23:36.279457716 +0000 UTC m=+0.578477506 container died ee5ff4960bbaba069e7f965b372f992992f160513a807b850249054e26b25e28 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-20T19:23:36.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:36 smithi170 ceph-mon[87868]: osdmap e112: 8 total, 7 up, 8 in 2024-09-20T19:23:36.836 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:36 smithi129 ceph-mon[103275]: osdmap e112: 8 total, 7 up, 8 in 2024-09-20T19:23:36.836 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:36 smithi129 ceph-mon[107276]: osdmap e112: 8 total, 7 up, 8 in 2024-09-20T19:23:37.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 podman[112683]: 2024-09-20 19:23:36.890972962 +0000 UTC m=+0.605215071 container remove ee5ff4960bbaba069e7f965b372f992992f160513a807b850249054e26b25e28 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-20T19:23:37.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-20T19:23:37.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 systemd[1]: Stopped Ceph osd.0 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:23:37.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:36 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.0.service: Consumed 13.049s CPU time. 2024-09-20T19:23:37.404 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:37.049776688Z 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-20T19:23:37.405 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 systemd[1]: Starting Ceph osd.0 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:23:37.405 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 podman[112781]: 2024-09-20 19:23:37.226082956 +0000 UTC m=+0.015896002 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:37.405 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 podman[112781]: 2024-09-20 19:23:37.334018341 +0000 UTC m=+0.123831390 container create 6e6dc4c2c2b752b611191245c10101606706a356edcfbf080cc74d4eb8ab9e02 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:23:37.660 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:37 smithi129 ceph-mon[103275]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:37.661 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:37 smithi129 ceph-mon[107276]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:37.661 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 podman[112781]: 2024-09-20 19:23:37.578401243 +0000 UTC m=+0.368214289 container init 6e6dc4c2c2b752b611191245c10101606706a356edcfbf080cc74d4eb8ab9e02 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:23:37.661 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 podman[112781]: 2024-09-20 19:23:37.58184203 +0000 UTC m=+0.371655091 container start 6e6dc4c2c2b752b611191245c10101606706a356edcfbf080cc74d4eb8ab9e02 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:23:37.661 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 podman[112781]: 2024-09-20 19:23:37.66151341 +0000 UTC m=+0.451326470 container attach 6e6dc4c2c2b752b611191245c10101606706a356edcfbf080cc74d4eb8ab9e02 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-20T19:23:37.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:37 smithi170 ceph-mon[87868]: pgmap v142: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:38.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:38.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 bash[112781]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:38.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:38.090 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:37 smithi129 bash[112781]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:40.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:39 smithi170 ceph-mon[87868]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:40.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:40.041304431Z 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-20T19:23:40.337 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:39 smithi129 ceph-mon[107276]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:40.337 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:39 smithi129 ceph-mon[103275]: pgmap v143: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:23:40.905 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:23:40.905 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:40.905 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 bash[112781]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:23:40.905 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 bash[112781]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:40.906 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:40.906 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 bash[112781]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:23:40.906 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:23:40.906 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 bash[112781]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:23:40.906 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: 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-20T19:23:40.906 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:40 smithi129 bash[112781]: 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-20T19:23:41.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:40 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 65/636 objects degraded (10.220%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:41.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:40 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 65/636 objects degraded (10.220%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:41.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:40 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 65/636 objects degraded (10.220%), 18 pgs degraded (PG_DEGRADED) 2024-09-20T19:23:41.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:23:41.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 bash[112781]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:23:41.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 bash[112781]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 bash[112781]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 bash[112781]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate[112796]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 bash[112781]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-20T19:23:41.341 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 podman[112781]: 2024-09-20 19:23:41.035730662 +0000 UTC m=+3.825543713 container died 6e6dc4c2c2b752b611191245c10101606706a356edcfbf080cc74d4eb8ab9e02 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-20T19:23:42.006 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:41 smithi129 ceph-mon[103275]: pgmap v144: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:42.006 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:41 smithi129 ceph-mon[107276]: pgmap v144: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:42.006 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 podman[113018]: 2024-09-20 19:23:41.682113301 +0000 UTC m=+0.636831850 container remove 6e6dc4c2c2b752b611191245c10101606706a356edcfbf080cc74d4eb8ab9e02 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:23:42.006 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 podman[113079]: 2024-09-20 19:23:41.791717851 +0000 UTC m=+0.016135236 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:23:42.006 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:41 smithi129 podman[113079]: 2024-09-20 19:23:41.891562113 +0000 UTC m=+0.115979495 container create 4ade3a90f122e648efdb936d406e5f4baf0bfe988b75ebdcad838a9d33f5aee2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-20T19:23:42.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:41 smithi170 ceph-mon[87868]: pgmap v144: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:42.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:42 smithi129 podman[113079]: 2024-09-20 19:23:42.119437234 +0000 UTC m=+0.343854617 container init 4ade3a90f122e648efdb936d406e5f4baf0bfe988b75ebdcad838a9d33f5aee2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-20T19:23:42.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:42 smithi129 podman[113079]: 2024-09-20 19:23:42.123382988 +0000 UTC m=+0.347800373 container start 4ade3a90f122e648efdb936d406e5f4baf0bfe988b75ebdcad838a9d33f5aee2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:23:42.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:42 smithi129 ceph-osd[113097]: -- 172.21.15.129:0/753839247 <== mon.2 v2:172.21.15.129:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5647de6e3a40 con 0x5647de6c1c00 2024-09-20T19:23:42.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:42 smithi129 bash[113079]: 4ade3a90f122e648efdb936d406e5f4baf0bfe988b75ebdcad838a9d33f5aee2 2024-09-20T19:23:42.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:42 smithi129 systemd[1]: Started Ceph osd.0 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:23:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:43.055244197Z 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-20T19:23:43.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:43.934 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[113093]: 2024-09-20T19:23:43.758+0000 7f7a74c6d640 -1 Falling back to public interface 2024-09-20T19:23:43.935 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:23:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:23:43] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-20T19:23:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:44 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:44 smithi129 ceph-mon[103275]: pgmap v145: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-09-20T19:23:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:44 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:44 smithi129 ceph-mon[107276]: pgmap v145: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-09-20T19:23:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:44 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:44 smithi170 ceph-mon[87868]: pgmap v145: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-09-20T19:23:46.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:46 smithi170 ceph-mon[87868]: pgmap v146: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:46.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:46.05082474Z 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-20T19:23:46.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:46 smithi129 ceph-mon[103275]: pgmap v146: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:46.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:46 smithi129 ceph-mon[107276]: pgmap v146: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:47.565 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[113093]: 2024-09-20T19:23:47.289+0000 7f7a74c6d640 -1 osd.0 110 log_to_monitors true 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[107276]: pgmap v147: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 359 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[107276]: from='osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[107276]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[103275]: pgmap v147: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 359 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:47.566 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[103275]: from='osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:23:47.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:47 smithi129 ceph-mon[103275]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:23:47.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:47 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:47 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:47 smithi170 ceph-mon[87868]: pgmap v147: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 359 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:47.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:47 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:47 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:47.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:47 smithi170 ceph-mon[87868]: from='osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:23:47.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:47 smithi170 ceph-mon[87868]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:23:48.740 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:23:48 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[113093]: 2024-09-20T19:23:48.496+0000 7f7a68a0f640 -1 osd.0 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[107276]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[107276]: osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[107276]: from='osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[107276]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[107276]: from='osd.0 ' entity='osd.0' 2024-09-20T19:23:49.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[103275]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:23:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[103275]: osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:23:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[103275]: from='osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:23:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[103275]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:23:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:49.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:49 smithi129 ceph-mon[103275]: from='osd.0 ' entity='osd.0' 2024-09-20T19:23:49.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:49.047682256Z 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-20T19:23:49.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-mon[87868]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:23:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-mon[87868]: osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:23:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-mon[87868]: from='osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:23:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-mon[87868]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:23:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:23:49.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:49 smithi170 ceph-mon[87868]: from='osd.0 ' entity='osd.0' 2024-09-20T19:23:50.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[107276]: pgmap v149: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:50.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:50.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[107276]: osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947] boot 2024-09-20T19:23:50.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[107276]: osdmap e114: 8 total, 8 up, 8 in 2024-09-20T19:23:50.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:23:50.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[103275]: pgmap v149: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:50.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:50.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[103275]: osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947] boot 2024-09-20T19:23:50.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[103275]: osdmap e114: 8 total, 8 up, 8 in 2024-09-20T19:23:50.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:23:50.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:50 smithi170 ceph-mon[87868]: pgmap v149: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:50.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:50 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:23:50.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:50 smithi170 ceph-mon[87868]: osd.0 [v2:172.21.15.129:6802/867384947,v1:172.21.15.129:6803/867384947] boot 2024-09-20T19:23:50.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:50 smithi170 ceph-mon[87868]: osdmap e114: 8 total, 8 up, 8 in 2024-09-20T19:23:50.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:50 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:23:50.590 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:23:50 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:23:50.315+0000 7efeec57a640 -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-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:23:51.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:23:51.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:51.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:51 smithi170 ceph-mon[87868]: osdmap e115: 8 total, 8 up, 8 in 2024-09-20T19:23:51.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[103275]: osdmap e115: 8 total, 8 up, 8 in 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:23:51.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:51 smithi129 ceph-mon[107276]: osdmap e115: 8 total, 8 up, 8 in 2024-09-20T19:23:52.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:52 smithi170 ceph-mon[87868]: pgmap v152: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:52.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:52.055572042Z 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-20T19:23:52.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:52 smithi129 ceph-mon[107276]: pgmap v152: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:52.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:52 smithi129 ceph-mon[103275]: pgmap v152: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:54.220 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:23:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:23:53] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.51.0" 2024-09-20T19:23:54.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:54 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:54.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:54 smithi170 ceph-mon[87868]: pgmap v153: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:54 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:54 smithi129 ceph-mon[103275]: pgmap v153: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:54 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:23:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:54 smithi129 ceph-mon[107276]: pgmap v153: 161 pgs: 40 active+undersized, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 65/636 objects degraded (10.220%) 2024-09-20T19:23:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:55 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/636 objects degraded (10.220%), 18 pgs degraded) 2024-09-20T19:23:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:55 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:23:55.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:55.042815812Z 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-20T19:23:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:55 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/636 objects degraded (10.220%), 18 pgs degraded) 2024-09-20T19:23:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:55 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:23:55.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:55 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/636 objects degraded (10.220%), 18 pgs degraded) 2024-09-20T19:23:55.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:55 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:23:56.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:56 smithi129 ceph-mon[103275]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:56.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:56 smithi129 ceph-mon[107276]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:56.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:56 smithi170 ceph-mon[87868]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:23:58.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:23:58 smithi170 ceph-mon[87868]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:58.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:23:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:23:58.049828566Z 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-20T19:23:58.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:23:58 smithi129 ceph-mon[103275]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:23:58.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:23:58 smithi129 ceph-mon[107276]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:00.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:00 smithi129 ceph-mon[103275]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 549 B/s rd, 0 op/s 2024-09-20T19:24:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:00 smithi129 ceph-mon[107276]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 549 B/s rd, 0 op/s 2024-09-20T19:24:00.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:00 smithi170 ceph-mon[87868]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 549 B/s rd, 0 op/s 2024-09-20T19:24:01.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:01.048494844Z 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-20T19:24:01.898 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:24:02.462 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:24:02.462 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (3m) 16s ago 24m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:24:02.462 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (3m) 2m ago 24m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:24:02.462 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (4m) 16s ago 23m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:24:02.462 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (4m) 2m ago 28m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:24:02.462 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (13m) 16s ago 30m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (107s) 16s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (2m) 2m ago 29m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (93s) 16s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (4m) 16s ago 24m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (4m) 2m ago 24m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (20s) 16s ago 28m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (28m) 16s ago 28m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab b99c6786b0e3 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (27m) 16s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (27m) 16s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (26m) 2m ago 26m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (26m) 2m ago 26m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (25m) 2m ago 25m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (25m) 2m ago 25m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:24:02.463 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (3m) 2m ago 25m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:24:02.464 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (24m) 16s ago 24m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:24:02.464 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (24m) 2m ago 24m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:24:02.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:02 smithi129 ceph-mon[103275]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:02.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:02 smithi129 ceph-mon[107276]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:02.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:02 smithi170 ceph-mon[87868]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:24:02.806 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 9, 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:24:02.807 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/8 daemons upgraded", 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:24:03.092 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:24:03.093 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:24:03.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:03 smithi129 ceph-mon[107276]: from='client.54218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:03.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:03 smithi129 ceph-mon[107276]: from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:03.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:03 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/1794233965' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:03.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:03 smithi129 ceph-mon[103275]: from='client.54218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:03.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:03 smithi129 ceph-mon[103275]: from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:03.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:03 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/1794233965' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:03.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:03 smithi170 ceph-mon[87868]: from='client.54218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:03.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:03 smithi170 ceph-mon[87868]: from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:03.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:03 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/1794233965' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:04.289 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:24:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:24:03] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-20T19:24:04.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:04.05070039Z 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-20T19:24:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-mon[87868]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-mon[87868]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-mon[87868]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:04.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[103275]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[103275]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[103275]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[107276]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[107276]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[107276]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:04.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[107276]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[107276]: Upgrade: osd.1 is safe to restart 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[103275]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:24:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:06 smithi129 ceph-mon[103275]: Upgrade: osd.1 is safe to restart 2024-09-20T19:24:06.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:06 smithi170 ceph-mon[87868]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:06.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:06 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:24:06.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:06 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:24:06.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:06 smithi170 ceph-mon[87868]: Upgrade: osd.1 is safe to restart 2024-09-20T19:24:07.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:07.05245062Z 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-20T19:24:08.053 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[103275]: Upgrade: Updating osd.1 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[103275]: Deploying daemon osd.1 on smithi129 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[103275]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[107276]: Upgrade: Updating osd.1 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[107276]: Deploying daemon osd.1 on smithi129 2024-09-20T19:24:08.054 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:07 smithi129 ceph-mon[107276]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:08.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:07 smithi170 ceph-mon[87868]: Upgrade: Updating osd.1 2024-09-20T19:24:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:07 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:24:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:07 smithi170 ceph-mon[87868]: Deploying daemon osd.1 on smithi129 2024-09-20T19:24:08.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:07 smithi170 ceph-mon[87868]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:09.967 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:09 smithi129 ceph-mon[103275]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:09.968 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:09 smithi129 ceph-mon[107276]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:09.968 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:09 smithi129 systemd[1]: Stopping Ceph osd.1 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:24:10.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:09 smithi170 ceph-mon[87868]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:10.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:10.044394644Z 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-20T19:24:10.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:09 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[43519]: 2024-09-20T19:24:09.967+0000 7f56f017a640 -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-20T19:24:10.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:09 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[43519]: 2024-09-20T19:24:09.967+0000 7f56f017a640 -1 osd.1 115 *** Got signal Terminated *** 2024-09-20T19:24:10.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:09 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[43519]: 2024-09-20T19:24:09.967+0000 7f56f017a640 -1 osd.1 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:24:11.197 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:10 smithi129 ceph-mon[103275]: osd.1 marked itself down and dead 2024-09-20T19:24:11.197 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:10 smithi129 ceph-mon[107276]: osd.1 marked itself down and dead 2024-09-20T19:24:11.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:10 smithi170 ceph-mon[87868]: osd.1 marked itself down and dead 2024-09-20T19:24:11.459 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:11 smithi129 podman[117571]: 2024-09-20 19:24:11.197742211 +0000 UTC m=+1.341403189 container died b99c6786b0e3283884093b615eab549d84a02c959f742f306305143c5f523085 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-20T19:24:11.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:11 smithi129 podman[117571]: 2024-09-20 19:24:11.651043414 +0000 UTC m=+1.794704431 container cleanup b99c6786b0e3283884093b615eab549d84a02c959f742f306305143c5f523085 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-ed8ee0f, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, 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, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-20T19:24:11.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:11 smithi129 bash[117571]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:24:12.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:11 smithi170 ceph-mon[87868]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:11 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:12.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:11 smithi170 ceph-mon[87868]: osdmap e116: 8 total, 7 up, 8 in 2024-09-20T19:24:12.228 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:11 smithi129 ceph-mon[103275]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.228 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:11 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:12.228 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:11 smithi129 ceph-mon[103275]: osdmap e116: 8 total, 7 up, 8 in 2024-09-20T19:24:12.228 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:11 smithi129 ceph-mon[107276]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:12.228 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:11 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:12.228 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:11 smithi129 ceph-mon[107276]: osdmap e116: 8 total, 7 up, 8 in 2024-09-20T19:24:12.229 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:11 smithi129 podman[117586]: 2024-09-20 19:24:11.894419666 +0000 UTC m=+0.694228107 container remove b99c6786b0e3283884093b615eab549d84a02c959f742f306305143c5f523085 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, RELEASE=squid-ed8ee0f, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-20T19:24:12.573 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:12 smithi129 podman[117675]: 2024-09-20 19:24:12.132241039 +0000 UTC m=+0.017273395 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:12.573 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:12 smithi129 podman[117675]: 2024-09-20 19:24:12.245551744 +0000 UTC m=+0.130584132 container create 446933d732a9e09aa9d5fa17488d3cb99711272e356375716ce0aa5c016d42e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731) 2024-09-20T19:24:12.573 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:12 smithi129 podman[117675]: 2024-09-20 19:24:12.473107329 +0000 UTC m=+0.358139695 container init 446933d732a9e09aa9d5fa17488d3cb99711272e356375716ce0aa5c016d42e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:24:12.573 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:12 smithi129 podman[117675]: 2024-09-20 19:24:12.47643348 +0000 UTC m=+0.361465827 container start 446933d732a9e09aa9d5fa17488d3cb99711272e356375716ce0aa5c016d42e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, 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.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:24:12.573 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:12 smithi129 podman[117675]: 2024-09-20 19:24:12.573233759 +0000 UTC m=+0.458266105 container attach 446933d732a9e09aa9d5fa17488d3cb99711272e356375716ce0aa5c016d42e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:24:12.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:12 smithi129 podman[117675]: 2024-09-20 19:24:12.669208003 +0000 UTC m=+0.554240361 container died 446933d732a9e09aa9d5fa17488d3cb99711272e356375716ce0aa5c016d42e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-20T19:24:13.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:12 smithi170 ceph-mon[87868]: osdmap e117: 8 total, 7 up, 8 in 2024-09-20T19:24:13.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:13.045918948Z 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-20T19:24:13.226 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:12 smithi129 ceph-mon[103275]: osdmap e117: 8 total, 7 up, 8 in 2024-09-20T19:24:13.226 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:12 smithi129 ceph-mon[107276]: osdmap e117: 8 total, 7 up, 8 in 2024-09-20T19:24:13.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 podman[117698]: 2024-09-20 19:24:13.226962222 +0000 UTC m=+0.552162032 container remove 446933d732a9e09aa9d5fa17488d3cb99711272e356375716ce0aa5c016d42e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:24:13.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-20T19:24:13.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 systemd[1]: Stopped Ceph osd.1 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:24:13.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.1.service: Consumed 14.152s CPU time. 2024-09-20T19:24:13.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 systemd[1]: Starting Ceph osd.1 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:24:14.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:13 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:14.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:13 smithi129 ceph-mon[103275]: pgmap v165: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:24:14.005 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:13 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:14.005 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:13 smithi129 ceph-mon[107276]: pgmap v165: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:24:14.005 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:24:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:24:13] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-20T19:24:14.005 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 podman[117796]: 2024-09-20 19:24:13.563794203 +0000 UTC m=+0.015960795 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:14.005 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 podman[117796]: 2024-09-20 19:24:13.669706017 +0000 UTC m=+0.121872598 container create 5acd0f34051b10b2cf2d23ff6764a25f6bb84c6d84ae02f08656dcc466a8354a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-20T19:24:14.006 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 podman[117796]: 2024-09-20 19:24:13.880549374 +0000 UTC m=+0.332715954 container init 5acd0f34051b10b2cf2d23ff6764a25f6bb84c6d84ae02f08656dcc466a8354a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , 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_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-20T19:24:14.006 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:13 smithi129 podman[117796]: 2024-09-20 19:24:13.884181039 +0000 UTC m=+0.336347619 container start 5acd0f34051b10b2cf2d23ff6764a25f6bb84c6d84ae02f08656dcc466a8354a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, 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, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-20T19:24:14.006 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:14 smithi129 podman[117796]: 2024-09-20 19:24:14.00562198 +0000 UTC m=+0.457788564 container attach 5acd0f34051b10b2cf2d23ff6764a25f6bb84c6d84ae02f08656dcc466a8354a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate, ceph=True, org.label-schema.build-date=20240731, 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, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-20T19:24:14.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:13 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:14.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:13 smithi170 ceph-mon[87868]: pgmap v165: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:24:14.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:14 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:14.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:14 smithi129 bash[117796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:14.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:14 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:14.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:14 smithi129 bash[117796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:15.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:14 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:15.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:14 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:15.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:14 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:16.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:15 smithi170 ceph-mon[87868]: pgmap v166: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:16.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:16.047775091Z 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-20T19:24:16.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:15 smithi129 ceph-mon[103275]: pgmap v166: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:16.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:15 smithi129 ceph-mon[107276]: pgmap v166: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 bash[117796]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 bash[117796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 bash[117796]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:16 smithi129 bash[117796]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: 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-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 bash[117796]: 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-20T19:24:17.287 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:24:17.288 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 bash[117796]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 bash[117796]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 bash[117796]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 bash[117796]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate[117812]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-20T19:24:17.590 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 bash[117796]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-20T19:24:17.591 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 podman[117796]: 2024-09-20 19:24:17.316116523 +0000 UTC m=+3.768283105 container died 5acd0f34051b10b2cf2d23ff6764a25f6bb84c6d84ae02f08656dcc466a8354a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:24:18.159 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-mon[103275]: pgmap v167: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:18.160 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:17 smithi129 ceph-mon[107276]: pgmap v167: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:18.160 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:17 smithi129 podman[118035]: 2024-09-20 19:24:17.909676769 +0000 UTC m=+0.587430285 container remove 5acd0f34051b10b2cf2d23ff6764a25f6bb84c6d84ae02f08656dcc466a8354a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-activate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD) 2024-09-20T19:24:18.160 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:18 smithi129 podman[118094]: 2024-09-20 19:24:18.021508781 +0000 UTC m=+0.015934879 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:18.160 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:18 smithi129 podman[118094]: 2024-09-20 19:24:18.160759692 +0000 UTC m=+0.155185779 container create 98e5091a4a66e0eb63873432e579a61a3317128b979d3bd0a1bada49a91b13c0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, 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.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:24:18.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:17 smithi170 ceph-mon[87868]: pgmap v167: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:18.413 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:18 smithi129 podman[118094]: 2024-09-20 19:24:18.388313951 +0000 UTC m=+0.382740039 container init 98e5091a4a66e0eb63873432e579a61a3317128b979d3bd0a1bada49a91b13c0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:24:18.413 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:18 smithi129 podman[118094]: 2024-09-20 19:24:18.391396096 +0000 UTC m=+0.385822182 container start 98e5091a4a66e0eb63873432e579a61a3317128b979d3bd0a1bada49a91b13c0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , 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, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-20T19:24:18.413 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:18 smithi129 ceph-osd[118113]: -- 172.21.15.129:0/3165808136 <== mon.0 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5555d3c57a40 con 0x5555d4a2a000 2024-09-20T19:24:18.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:18 smithi129 bash[118094]: 98e5091a4a66e0eb63873432e579a61a3317128b979d3bd0a1bada49a91b13c0 2024-09-20T19:24:18.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:18 smithi129 systemd[1]: Started Ceph osd.1 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:24:19.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:19.04276979Z 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-20T19:24:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[103275]: pgmap v168: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:19.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:19 smithi129 ceph-mon[107276]: pgmap v168: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:19 smithi170 ceph-mon[87868]: pgmap v168: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:20.340 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:20 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[118109]: 2024-09-20T19:24:20.013+0000 7f70558da640 -1 Falling back to public interface 2024-09-20T19:24:22.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:21 smithi170 ceph-mon[87868]: pgmap v169: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:22.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:22.049674756Z 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-20T19:24:22.248 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:21 smithi129 ceph-mon[103275]: pgmap v169: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:22.248 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:21 smithi129 ceph-mon[107276]: pgmap v169: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:23.653 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[118109]: 2024-09-20T19:24:23.351+0000 7f70558da640 -1 osd.1 115 log_to_monitors true 2024-09-20T19:24:23.653 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: pgmap v170: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: from='osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[107276]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.654 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: pgmap v170: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:23.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: from='osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:24:23.655 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-mon[103275]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: pgmap v170: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: from='osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:24:23.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:23 smithi170 ceph-mon[87868]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:24:24.158 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:24:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:24:23] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.51.0" 2024-09-20T19:24:24.484 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:24:24 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[118109]: 2024-09-20T19:24:24.158+0000 7f704967c640 -1 osd.1 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:24:25.359 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[107276]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:24:25.359 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[107276]: osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:24:25.360 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[107276]: from='osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:24:25.360 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[107276]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:24:25.360 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[103275]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:24:25.360 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[103275]: osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:24:25.360 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[103275]: from='osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:24:25.360 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:25 smithi129 ceph-mon[103275]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:24:25.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:25.054211379Z 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-20T19:24:25.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:25 smithi170 ceph-mon[87868]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:24:25.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:25 smithi170 ceph-mon[87868]: osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:24:25.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:25 smithi170 ceph-mon[87868]: from='osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:24:25.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:25 smithi170 ceph-mon[87868]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:24:26.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:26 smithi170 ceph-mon[87868]: pgmap v172: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-20T19:24:26.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:26 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:26.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:26 smithi170 ceph-mon[87868]: osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342] boot 2024-09-20T19:24:26.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:26 smithi170 ceph-mon[87868]: osdmap e119: 8 total, 8 up, 8 in 2024-09-20T19:24:26.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:26 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:24:26.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:26 smithi170 ceph-mon[87868]: osdmap e120: 8 total, 8 up, 8 in 2024-09-20T19:24:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[103275]: pgmap v172: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-20T19:24:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[103275]: osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342] boot 2024-09-20T19:24:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[103275]: osdmap e119: 8 total, 8 up, 8 in 2024-09-20T19:24:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:24:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[103275]: osdmap e120: 8 total, 8 up, 8 in 2024-09-20T19:24:26.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[107276]: pgmap v172: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-20T19:24:26.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:24:26.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[107276]: osd.1 [v2:172.21.15.129:6810/640549342,v1:172.21.15.129:6811/640549342] boot 2024-09-20T19:24:26.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[107276]: osdmap e119: 8 total, 8 up, 8 in 2024-09-20T19:24:26.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:24:26.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:26 smithi129 ceph-mon[107276]: osdmap e120: 8 total, 8 up, 8 in 2024-09-20T19:24:27.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: Upgrade: Finalizing container_image settings 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:27.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:27.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: Upgrade: Complete! 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: Upgrade: Finalizing container_image settings 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:27.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:27.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:27.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:27.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:27.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:27.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:27.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:27.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:24:27.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: Upgrade: Complete! 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: Upgrade: Complete! 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:27.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:27.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:27.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:28.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:28 smithi170 ceph-mon[87868]: pgmap v175: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-20T19:24:28.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:28.046309534Z 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-20T19:24:28.491 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:28 smithi129 ceph-mon[103275]: pgmap v175: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-20T19:24:28.491 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:28 smithi129 ceph-mon[107276]: pgmap v175: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-20T19:24:29.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:29 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:29.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:29 smithi129 ceph-mon[103275]: pgmap v176: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:24:29.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:29 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:29.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:29 smithi129 ceph-mon[107276]: pgmap v176: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:24:29.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:29 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:29.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:29 smithi170 ceph-mon[87868]: pgmap v176: 161 pgs: 35 active+undersized, 22 active+undersized+degraded, 104 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-20T19:24:30.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:30 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:30.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:30 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:30.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:30 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:31.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:31.051044687Z 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-20T19:24:31.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:31 smithi129 ceph-mon[107276]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-20T19:24:31.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:31 smithi129 ceph-mon[103275]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-20T19:24:31.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:31 smithi170 ceph-mon[87868]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 765 B/s rd, 0 op/s 2024-09-20T19:24:32.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:32 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:24:32.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:32 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:24:32.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:32 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:24:32.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:32 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:24:32.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:32 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 80/636 objects degraded (12.579%), 22 pgs degraded) 2024-09-20T19:24:32.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:32 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:24:33.746 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[103275]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[103275]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[107276]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[107276]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:33.747 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:33.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:33 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:33.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:33 smithi170 ceph-mon[87868]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:24:33.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:33 smithi170 ceph-mon[87868]: from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:33.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:33 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:33.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:33 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:34.090 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:24:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:24:33] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-20T19:24:34.209 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:24:34.456 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:34.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:34.048994127Z 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-20T19:24:35.087 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:24:35.087 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (4m) 12s ago 25m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:24:35.087 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (3m) 2m ago 24m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (5m) 12s ago 24m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (5m) 2m ago 29m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (14m) 12s ago 30m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (2m) 12s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (3m) 2m ago 29m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (2m) 12s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (4m) 12s ago 24m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (4m) 2m ago 24m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (53s) 12s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (17s) 12s ago 28m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (28m) 12s ago 28m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (27m) 12s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:24:35.088 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (27m) 2m ago 27m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:24:35.089 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (26m) 2m ago 26m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:24:35.089 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (26m) 2m ago 26m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:24:35.089 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (26m) 2m ago 26m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:24:35.089 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (4m) 2m ago 25m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:24:35.089 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (24m) 12s ago 24m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:24:35.089 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (24m) 2m ago 24m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:24:35.709 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T19:24:35.954 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:36.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:35 smithi129 ceph-mon[103275]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:36.075 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:35 smithi129 ceph-mon[103275]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:36.076 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:35 smithi129 ceph-mon[107276]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:36.076 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:35 smithi129 ceph-mon[107276]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:36.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:35 smithi170 ceph-mon[87868]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:24:36.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:35 smithi170 ceph-mon[87868]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:36.756 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:24:37.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:36 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/1120491792' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:37.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:36 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/1120491792' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:37.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:36 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/1120491792' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:37.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:37.051017374Z 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-20T19:24:37.383 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-20T19:24:37.626 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:38.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:37 smithi129 ceph-mon[103275]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-20T19:24:38.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:37 smithi129 ceph-mon[107276]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-20T19:24:38.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:37 smithi170 ceph-mon[87868]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-09-20T19:24:39.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:38 smithi170 ceph-mon[87868]: from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:39.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:38 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:39.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:38 smithi129 ceph-mon[103275]: from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:39.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:38 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:39.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:38 smithi129 ceph-mon[107276]: from='client.44265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:39.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:38 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:39.676 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:24:40.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:39 smithi170 ceph-mon[87868]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:40.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:40.040793881Z 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-20T19:24:40.279 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:39 smithi129 ceph-mon[107276]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:40.279 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:39 smithi129 ceph-mon[103275]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:40.309 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:24:40.557 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:41.244 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:24:41.244 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-09-20T19:24:41.244 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-09-20T19:24:41.244 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-09-20T19:24:41.244 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:24:41.244 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-09-20T19:24:41.245 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:24:41.245 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:24:41.245 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:24:41.832 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:24:42.076 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:42.089 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:41 smithi129 ceph-mon[107276]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:42.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:41 smithi129 ceph-mon[107276]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:42.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:41 smithi129 ceph-mon[103275]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:42.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:41 smithi129 ceph-mon[103275]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:42.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:41 smithi170 ceph-mon[87868]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:42.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:41 smithi170 ceph-mon[87868]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:42.759 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:24:43.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:42 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/4270439947' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:24:43.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:42 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/4270439947' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:24:43.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:42 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/4270439947' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:24:43.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:43.048464546Z 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-20T19:24:43.432 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-20T19:24:43.679 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:44.056 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:43 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:44.057 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:43 smithi129 ceph-mon[103275]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:44.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:43 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:44.057 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:43 smithi129 ceph-mon[107276]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:44.057 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:24:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:24:43] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.51.0" 2024-09-20T19:24:44.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:43 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:44.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:43 smithi170 ceph-mon[87868]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:45.004 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:44 smithi129 ceph-mon[103275]: from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:45.004 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:44 smithi129 ceph-mon[107276]: from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:45.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:44 smithi170 ceph-mon[87868]: from='client.44283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:45.606 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:46.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[107276]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:46.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:46.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:46.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:46.177 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:46.178 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[103275]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:46.178 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:46.178 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:46.178 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:46.178 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:45 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:46.203 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:24:46.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:46.045175061Z 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-20T19:24:46.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:45 smithi170 ceph-mon[87868]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:46.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:45 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:46.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:45 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:46.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:45 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:24:46.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:45 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:47.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:46 smithi170 ceph-mon[87868]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:47.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:46 smithi170 ceph-mon[87868]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:47.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:46 smithi129 ceph-mon[103275]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:47.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:46 smithi129 ceph-mon[103275]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:47.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:46 smithi129 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:47.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:46 smithi129 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:47.421 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:24:48.060 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.587 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.588 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:48 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (4m) 26s ago 25m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (4m) 3m ago 25m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (5m) 26s ago 24m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (5m) 3m ago 29m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (14m) 26s ago 31m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (2m) 26s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (3m) 3m ago 29m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:24:48.643 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (2m) 26s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (5m) 26s ago 25m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (5m) 3m ago 24m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (66s) 26s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (30s) 26s ago 28m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (28m) 26s ago 28m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab 56f2a54936f6 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (27m) 26s ago 27m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (27m) 3m ago 27m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (27m) 3m ago 27m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (26m) 3m ago 26m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (26m) 3m ago 26m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (4m) 3m ago 25m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (24m) 26s ago 24m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:24:48.644 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (24m) 3m ago 24m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:48.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:24:48.985 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:24:48.986 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:24:48.987 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:24:48.987 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:24:48.987 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8, 2024-09-20T19:24:48.987 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:24:48.987 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:24:48.987 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:24:49.294 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:24:49.294 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:24:49.295 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:24:49.295 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-20T19:24:49.295 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:24:49.295 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "2/8 daemons upgraded", 2024-09-20T19:24:49.295 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:24:49.295 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:24:49.295 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:24:49.400 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:49.047861014Z 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-20T19:24:49.552 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-20T19:24:49.552 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: Upgrade: osd.2 is safe to restart 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='client.44289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/1445643278' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:24:49.553 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mgr 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mon 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all crash 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: Upgrade: osd.2 is safe to restart 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='client.44289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/1445643278' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:24:49.555 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mgr 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mon 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all crash 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: Upgrade: osd.2 is safe to restart 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='client.44289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='client.54302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/1445643278' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:24:49.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:24:49.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:24:49.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:24:50.663 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[107276]: from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:50.663 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[107276]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[107276]: Upgrade: Updating osd.2 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[107276]: Deploying daemon osd.2 on smithi129 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[107276]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[103275]: from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[103275]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[103275]: Upgrade: Updating osd.2 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[103275]: Deploying daemon osd.2 on smithi129 2024-09-20T19:24:50.664 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:50 smithi129 ceph-mon[103275]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:50.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:50 smithi170 ceph-mon[87868]: from='client.44301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:50.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:50 smithi170 ceph-mon[87868]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:24:50.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:50 smithi170 ceph-mon[87868]: Upgrade: Updating osd.2 2024-09-20T19:24:50.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:50 smithi170 ceph-mon[87868]: Deploying daemon osd.2 on smithi129 2024-09-20T19:24:50.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:50 smithi170 ceph-mon[87868]: from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:24:51.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:51 smithi129 ceph-mon[103275]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:51.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:51 smithi129 ceph-mon[107276]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:51.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:51 smithi170 ceph-mon[87868]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:24:52.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:52.052705964Z 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-20T19:24:52.548 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:52 smithi129 systemd[1]: Stopping Ceph osd.2 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:24:52.548 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:52 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[49333]: 2024-09-20T19:24:52.485+0000 7fc0f1cf2640 -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-20T19:24:52.548 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:52 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[49333]: 2024-09-20T19:24:52.485+0000 7fc0f1cf2640 -1 osd.2 120 *** Got signal Terminated *** 2024-09-20T19:24:52.548 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:52 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[49333]: 2024-09-20T19:24:52.485+0000 7fc0f1cf2640 -1 osd.2 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:24:52.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:52 smithi129 ceph-mon[103275]: osd.2 marked itself down and dead 2024-09-20T19:24:52.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:52 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:52.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:52 smithi129 ceph-mon[107276]: osd.2 marked itself down and dead 2024-09-20T19:24:52.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:52 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:52.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:52 smithi170 ceph-mon[87868]: osd.2 marked itself down and dead 2024-09-20T19:24:52.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:52 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:24:53.335 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:53 smithi129 podman[123290]: 2024-09-20 19:24:53.038373697 +0000 UTC m=+0.646058195 container died 56f2a54936f6cb10ecf2b56e68a2301ab515d63d7337d500651f263defc76f91 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-20T19:24:53.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:53 smithi129 ceph-mon[107276]: osdmap e121: 8 total, 7 up, 8 in 2024-09-20T19:24:53.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:53 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:53 smithi129 ceph-mon[107276]: pgmap v189: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:53.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:53 smithi129 ceph-mon[103275]: osdmap e121: 8 total, 7 up, 8 in 2024-09-20T19:24:53.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:53 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:53 smithi129 ceph-mon[103275]: pgmap v189: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:53.591 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:53 smithi129 podman[123290]: 2024-09-20 19:24:53.435310728 +0000 UTC m=+1.042995212 container cleanup 56f2a54936f6cb10ecf2b56e68a2301ab515d63d7337d500651f263defc76f91 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-20T19:24:53.591 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:53 smithi129 bash[123290]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:24:53.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:53 smithi170 ceph-mon[87868]: osdmap e121: 8 total, 7 up, 8 in 2024-09-20T19:24:53.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:53 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:24:53.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:53 smithi170 ceph-mon[87868]: pgmap v189: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:24:54.061 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:24:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:24:53] "GET /metrics HTTP/1.1" 200 38286 "" "Prometheus/2.51.0" 2024-09-20T19:24:54.061 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:53 smithi129 podman[123305]: 2024-09-20 19:24:53.66186281 +0000 UTC m=+0.617600083 container remove 56f2a54936f6cb10ecf2b56e68a2301ab515d63d7337d500651f263defc76f91 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, 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.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731) 2024-09-20T19:24:54.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:54 smithi129 podman[123393]: 2024-09-20 19:24:53.964851063 +0000 UTC m=+0.016279658 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:54.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:54 smithi129 podman[123393]: 2024-09-20 19:24:54.062791668 +0000 UTC m=+0.114220265 container create df1faf8dfba4f707bed1a40d2bad77cb8673bf556588f2bc9f49568328714b2c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-20T19:24:54.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:54 smithi129 podman[123393]: 2024-09-20 19:24:54.307051594 +0000 UTC m=+0.358480179 container init df1faf8dfba4f707bed1a40d2bad77cb8673bf556588f2bc9f49568328714b2c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, 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) 2024-09-20T19:24:54.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:54 smithi129 podman[123393]: 2024-09-20 19:24:54.310530319 +0000 UTC m=+0.361958908 container start df1faf8dfba4f707bed1a40d2bad77cb8673bf556588f2bc9f49568328714b2c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True) 2024-09-20T19:24:54.793 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:54 smithi129 ceph-mon[107276]: osdmap e122: 8 total, 7 up, 8 in 2024-09-20T19:24:54.793 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:54 smithi129 ceph-mon[103275]: osdmap e122: 8 total, 7 up, 8 in 2024-09-20T19:24:54.793 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:54 smithi129 podman[123393]: 2024-09-20 19:24:54.398839166 +0000 UTC m=+0.450267764 container attach df1faf8dfba4f707bed1a40d2bad77cb8673bf556588f2bc9f49568328714b2c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-20T19:24:54.793 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:54 smithi129 podman[123393]: 2024-09-20 19:24:54.503164155 +0000 UTC m=+0.554592743 container died df1faf8dfba4f707bed1a40d2bad77cb8673bf556588f2bc9f49568328714b2c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-20T19:24:54.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:54 smithi170 ceph-mon[87868]: osdmap e122: 8 total, 7 up, 8 in 2024-09-20T19:24:55.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 podman[123416]: 2024-09-20 19:24:55.061222715 +0000 UTC m=+0.551958296 container remove df1faf8dfba4f707bed1a40d2bad77cb8673bf556588f2bc9f49568328714b2c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:24:55.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-20T19:24:55.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 systemd[1]: Stopped Ceph osd.2 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:24:55.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.2.service: Consumed 11.621s CPU time. 2024-09-20T19:24:55.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 systemd[1]: Starting Ceph osd.2 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:24:55.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:55.04077668Z 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-20T19:24:55.814 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:55 smithi129 ceph-mon[103275]: pgmap v191: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:24:55.814 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:55 smithi129 ceph-mon[107276]: pgmap v191: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:24:55.814 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 podman[123516]: 2024-09-20 19:24:55.405335447 +0000 UTC m=+0.016178081 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:24:55.815 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 podman[123516]: 2024-09-20 19:24:55.504179536 +0000 UTC m=+0.115022154 container create 35fd18426ccc7e96676b4d3cf35977af09b69e6b18906b4169ac68e1be7f00f2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-09-20T19:24:55.815 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 podman[123516]: 2024-09-20 19:24:55.723352358 +0000 UTC m=+0.334194981 container init 35fd18426ccc7e96676b4d3cf35977af09b69e6b18906b4169ac68e1be7f00f2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-20T19:24:55.815 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 podman[123516]: 2024-09-20 19:24:55.726660836 +0000 UTC m=+0.337503462 container start 35fd18426ccc7e96676b4d3cf35977af09b69e6b18906b4169ac68e1be7f00f2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-20T19:24:55.815 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 podman[123516]: 2024-09-20 19:24:55.815063024 +0000 UTC m=+0.425905649 container attach 35fd18426ccc7e96676b4d3cf35977af09b69e6b18906b4169ac68e1be7f00f2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:24:55.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:55 smithi170 ceph-mon[87868]: pgmap v191: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:24:56.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:56.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 bash[123516]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:56.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:56.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:55 smithi129 bash[123516]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:56.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:56 smithi129 ceph-mon[107276]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:56.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:56 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:56.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:56 smithi129 ceph-mon[103275]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:56.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:56 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:56.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:56 smithi170 ceph-mon[87868]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:24:56.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:56 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:24:57.831 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:57 smithi129 ceph-mon[103275]: pgmap v192: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:24:57.831 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:57 smithi129 ceph-mon[107276]: pgmap v192: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:24:57.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:57 smithi170 ceph-mon[87868]: pgmap v192: 161 pgs: 26 active+undersized, 7 peering, 14 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:24:58.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:24:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:24:58.040949891Z 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-20T19:24:59.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:58 smithi129 ceph-mon[103275]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:24:59.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:58 smithi129 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 bash[123516]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 bash[123516]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 bash[123516]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 bash[123516]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: 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-20T19:24:59.091 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:58 smithi129 bash[123516]: 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-20T19:24:59.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:58 smithi170 ceph-mon[87868]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:24:59.518 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:24:59.518 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 bash[123516]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:24:59.518 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:24:59.518 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 bash[123516]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:24:59.518 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:24:59.519 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 bash[123516]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:24:59.519 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:24:59.519 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 bash[123516]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:24:59.519 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate[123531]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-20T19:24:59.519 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 bash[123516]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-20T19:24:59.519 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 podman[123516]: 2024-09-20 19:24:59.229173187 +0000 UTC m=+3.840015804 container died 35fd18426ccc7e96676b4d3cf35977af09b69e6b18906b4169ac68e1be7f00f2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=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.license=GPLv2) 2024-09-20T19:25:00.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:24:59 smithi129 ceph-mon[103275]: pgmap v193: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:00.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:24:59 smithi129 ceph-mon[107276]: pgmap v193: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:00.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 podman[123772]: 2024-09-20 19:24:59.785860976 +0000 UTC m=+0.550185971 container remove 35fd18426ccc7e96676b4d3cf35977af09b69e6b18906b4169ac68e1be7f00f2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-activate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T19:25:00.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:24:59 smithi129 podman[123830]: 2024-09-20 19:24:59.894918261 +0000 UTC m=+0.015854050 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:00.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:00 smithi129 podman[123830]: 2024-09-20 19:25:00.020089379 +0000 UTC m=+0.141025136 container create e3bd14ec501d6fc19f282ed6bf5425766a6761b01cb3f8e7332b2748719b8711 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-20T19:25:00.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:24:59 smithi170 ceph-mon[87868]: pgmap v193: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:00.590 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:00 smithi129 podman[123830]: 2024-09-20 19:25:00.281965272 +0000 UTC m=+0.402901037 container init e3bd14ec501d6fc19f282ed6bf5425766a6761b01cb3f8e7332b2748719b8711 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-20T19:25:00.590 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:00 smithi129 podman[123830]: 2024-09-20 19:25:00.285396238 +0000 UTC m=+0.406331997 container start e3bd14ec501d6fc19f282ed6bf5425766a6761b01cb3f8e7332b2748719b8711 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=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.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-20T19:25:00.590 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:00 smithi129 ceph-osd[123849]: -- 172.21.15.129:0/833120957 <== mon.2 v2:172.21.15.129:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56486a5a7a40 con 0x56486b376000 2024-09-20T19:25:00.590 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:00 smithi129 bash[123830]: e3bd14ec501d6fc19f282ed6bf5425766a6761b01cb3f8e7332b2748719b8711 2024-09-20T19:25:00.590 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:00 smithi129 systemd[1]: Started Ceph osd.2 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:25:01.435 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:01.051259312Z 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-20T19:25:01.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:01 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:01 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:01 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:01 smithi170 ceph-mon[87868]: pgmap v194: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:01.787 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[123845]: 2024-09-20T19:25:01.670+0000 7ff195492640 -1 Falling back to public interface 2024-09-20T19:25:01.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.787 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[107276]: pgmap v194: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:01.788 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.788 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.788 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:01.788 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:01 smithi129 ceph-mon[103275]: pgmap v194: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:04.164 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:04.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[103275]: pgmap v195: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:04.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:04.165 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:04.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:04.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[107276]: pgmap v195: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:04.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:04.165 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:04.166 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:25:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:25:03] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-20T19:25:04.227 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:04.047612292Z 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-20T19:25:04.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:03 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:04.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:03 smithi170 ceph-mon[87868]: pgmap v195: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:04.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:04.227 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:05.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:04 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[123845]: 2024-09-20T19:25:04.951+0000 7ff195492640 -1 osd.2 120 log_to_monitors true 2024-09-20T19:25:05.754 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: pgmap v196: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: from='osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.755 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.756 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: pgmap v196: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:05.756 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: from='osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:25:05.756 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:25:05.756 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.756 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.756 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:05.756 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:25:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[123845]: 2024-09-20T19:25:05.545+0000 7ff18d23c640 -1 osd.2 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: pgmap v196: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: from='osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:05.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:05 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:06.532 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[103275]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:25:06.779 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[103275]: osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:25:06.779 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[103275]: from='osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:06.779 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[103275]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:06.780 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[107276]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:25:06.780 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[107276]: osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:25:06.780 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[107276]: from='osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:06.780 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:06 smithi129 ceph-mon[107276]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:06.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:06 smithi170 ceph-mon[87868]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:25:06.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:06 smithi170 ceph-mon[87868]: osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:25:06.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:06 smithi170 ceph-mon[87868]: from='osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:06.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:06 smithi170 ceph-mon[87868]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:07.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:07.05707385Z 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-20T19:25:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:25:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[103275]: osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707] boot 2024-09-20T19:25:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[103275]: osdmap e124: 8 total, 8 up, 8 in 2024-09-20T19:25:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:25:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[103275]: pgmap v199: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[103275]: osdmap e125: 8 total, 8 up, 8 in 2024-09-20T19:25:07.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:25:07.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[107276]: osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707] boot 2024-09-20T19:25:07.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[107276]: osdmap e124: 8 total, 8 up, 8 in 2024-09-20T19:25:07.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:25:07.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[107276]: pgmap v199: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:07.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:07 smithi129 ceph-mon[107276]: osdmap e125: 8 total, 8 up, 8 in 2024-09-20T19:25:07.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:07 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:25:07.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:07 smithi170 ceph-mon[87868]: osd.2 [v2:172.21.15.129:6818/3500846707,v1:172.21.15.129:6819/3500846707] boot 2024-09-20T19:25:07.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:07 smithi170 ceph-mon[87868]: osdmap e124: 8 total, 8 up, 8 in 2024-09-20T19:25:07.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:25:07.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:07 smithi170 ceph-mon[87868]: pgmap v199: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-20T19:25:07.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:07 smithi170 ceph-mon[87868]: osdmap e125: 8 total, 8 up, 8 in 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.593 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:25:09.594 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:25:09.595 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:25:09.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:25:09.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.599 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:25:09.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:25:09.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:09.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:09.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:10.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:10.047472492Z 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-20T19:25:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:10 smithi170 ceph-mon[87868]: Upgrade: Finalizing container_image settings 2024-09-20T19:25:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:10 smithi170 ceph-mon[87868]: Upgrade: Complete! 2024-09-20T19:25:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:10 smithi170 ceph-mon[87868]: pgmap v201: 161 pgs: 28 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:25:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:10 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:10.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[103275]: Upgrade: Finalizing container_image settings 2024-09-20T19:25:10.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[103275]: Upgrade: Complete! 2024-09-20T19:25:10.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[103275]: pgmap v201: 161 pgs: 28 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:25:10.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:10.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-20T19:25:10.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[107276]: Upgrade: Complete! 2024-09-20T19:25:10.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[107276]: pgmap v201: 161 pgs: 28 active+undersized, 14 active+undersized+degraded, 119 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-20T19:25:10.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:10 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:11.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:11 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded) 2024-09-20T19:25:11.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:11 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:25:11.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:11 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded) 2024-09-20T19:25:11.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:11 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:25:11.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:11 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/636 objects degraded (8.648%), 14 pgs degraded) 2024-09-20T19:25:11.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:11 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:25:12.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:12 smithi170 ceph-mon[87868]: 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-20T19:25:12.759 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:12 smithi129 ceph-mon[103275]: 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-20T19:25:12.759 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:12 smithi129 ceph-mon[107276]: 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-20T19:25:13.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:13.046182289Z 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-20T19:25:14.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:25:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:25:13] "GET /metrics HTTP/1.1" 200 38292 "" "Prometheus/2.51.0" 2024-09-20T19:25:14.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:14 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:14.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:14 smithi170 ceph-mon[87868]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-09-20T19:25:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:14 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:14 smithi129 ceph-mon[103275]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-09-20T19:25:14.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:14 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:14.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:14 smithi129 ceph-mon[107276]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-09-20T19:25:16.348 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:16.053781247Z 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-20T19:25:16.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:16 smithi170 ceph-mon[87868]: 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-20T19:25:16.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:16 smithi129 ceph-mon[103275]: 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-20T19:25:16.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:16 smithi129 ceph-mon[107276]: 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-20T19:25:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:18 smithi170 ceph-mon[87868]: pgmap v205: 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-20T19:25:18.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:18 smithi129 ceph-mon[103275]: pgmap v205: 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-20T19:25:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:18 smithi129 ceph-mon[107276]: pgmap v205: 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-20T19:25:19.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:19.048955563Z 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-20T19:25:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[103275]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-20T19:25:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:19 smithi129 ceph-mon[107276]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-20T19:25:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:19.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:19 smithi170 ceph-mon[87868]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-20T19:25:20.411 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:25:20.660 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:20.782 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:20 smithi129 ceph-mon[103275]: from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:20.782 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:20 smithi129 ceph-mon[107276]: from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:20.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:20 smithi170 ceph-mon[87868]: from='client.44325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:21.338 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (4m) 16s ago 25m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (4m) 3m ago 25m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (6m) 16s ago 25m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (5m) 3m ago 30m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (15m) 16s ago 31m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (3m) 16s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (3m) 3m ago 30m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (2m) 16s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (5m) 16s ago 25m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (5m) 3m ago 25m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (99s) 16s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:25:21.339 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (63s) 16s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (21s) 16s ago 28m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (28m) 16s ago 28m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (28m) 3m ago 28m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (27m) 3m ago 27m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (27m) 3m ago 27m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (26m) 3m ago 26m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (5m) 3m ago 26m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (25m) 16s ago 25m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:25:21.340 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (25m) 3m ago 25m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:25:21.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:21 smithi129 ceph-mon[103275]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:21.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:21 smithi129 ceph-mon[103275]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:21.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:21 smithi129 ceph-mon[107276]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:21.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:21 smithi129 ceph-mon[107276]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:21.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:21 smithi170 ceph-mon[87868]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:21.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:21 smithi170 ceph-mon[87868]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:22.215 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T19:25:22.464 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:22.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:22.046007363Z 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-20T19:25:23.200 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:25:23.900 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-20T19:25:24.143 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:24.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:23 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:23 smithi170 ceph-mon[87868]: 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-20T19:25:24.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:23 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/595967986' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:24.264 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:23 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:24.265 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:23 smithi129 ceph-mon[107276]: 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-20T19:25:24.265 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:23 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/595967986' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:24.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:23 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:24.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:23 smithi129 ceph-mon[103275]: 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-20T19:25:24.265 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:23 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/595967986' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:24.265 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:25:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:25:23] "GET /metrics HTTP/1.1" 200 38291 "" "Prometheus/2.51.0" 2024-09-20T19:25:25.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:25.056183821Z 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-20T19:25:26.041 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:25 smithi129 ceph-mon[103275]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:26.042 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:25 smithi129 ceph-mon[103275]: 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-20T19:25:26.042 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:25 smithi129 ceph-mon[107276]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:26.042 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:25 smithi129 ceph-mon[107276]: 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-20T19:25:26.082 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:25:26.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:25 smithi170 ceph-mon[87868]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:26.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:25 smithi170 ceph-mon[87868]: 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-20T19:25:26.790 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:25:27.035 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:27.693 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:25:27.693 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-09-20T19:25:27.693 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-09-20T19:25:27.693 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-09-20T19:25:27.694 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:25:27.694 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-09-20T19:25:27.694 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:25:27.694 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:25:27.694 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:25:28.020 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:27 smithi129 ceph-mon[103275]: 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-20T19:25:28.021 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:27 smithi129 ceph-mon[107276]: 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-20T19:25:28.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:27 smithi170 ceph-mon[87868]: 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-20T19:25:28.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:28.052878352Z 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-20T19:25:28.325 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:25:28.583 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:29.050 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:28 smithi129 ceph-mon[107276]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:29.050 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:28 smithi129 ceph-mon[103275]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:29.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:28 smithi170 ceph-mon[87868]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:29.298 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:25:29.921 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-20T19:25:30.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:29 smithi129 ceph-mon[103275]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:25:30.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:29 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/296808734' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:30.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:29 smithi129 ceph-mon[107276]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:25:30.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:29 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/296808734' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:30.169 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:30.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:29 smithi170 ceph-mon[87868]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:25:30.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:29 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/296808734' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:25:31.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:31.048147702Z 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-20T19:25:32.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:31 smithi129 ceph-mon[103275]: from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:32.166 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:31 smithi129 ceph-mon[103275]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:32.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:31 smithi129 ceph-mon[107276]: from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:32.166 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:31 smithi129 ceph-mon[107276]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:32.201 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:32.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:31 smithi170 ceph-mon[87868]: from='client.44361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:32.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:31 smithi170 ceph-mon[87868]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:25:32.845 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:25:33.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:33 smithi170 ceph-mon[87868]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:33.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:33 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:33.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:33 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:33.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:33 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:33.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:33 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:33.548 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:25:33.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:33.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:33.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:33.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:33.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:33.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[103275]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:33.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:33.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:33.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:33.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:33.986 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:25:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:25:33] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.51.0" 2024-09-20T19:25:34.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:34.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:34.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: 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-20T19:25:34.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:34.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.239 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:34.240 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: 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-20T19:25:34.240 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.241 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:25:34.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:34.052584174Z 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-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: 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-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:34.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:34.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:25:34.671 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (5m) 30s ago 26m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (4m) 4m ago 25m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (6m) 30s ago 25m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (6m) 4m ago 30m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (15m) 30s ago 31m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (3m) 30s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (4m) 4m ago 30m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (3m) 30s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (5m) 30s ago 25m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:25:35.251 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (5m) 4m ago 25m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (113s) 30s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (77s) 30s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (35s) 30s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (28m) 30s ago 28m - 2992M 19.1.1-369-ged8ee0f2 6acb0a031eab adc57a269ae0 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (28m) 4m ago 28m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (27m) 4m ago 27m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (27m) 4m ago 27m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (27m) 4m ago 27m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (5m) 4m ago 26m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (25m) 30s ago 25m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:25:35.252 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (25m) 4m ago 25m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:25:35.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:35 smithi170 ceph-mon[87868]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:35 smithi170 ceph-mon[87868]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mgr 2024-09-20T19:25:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mon 2024-09-20T19:25:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all crash 2024-09-20T19:25:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:35 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:25:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:35 smithi170 ceph-mon[87868]: Upgrade: osd.3 is safe to restart 2024-09-20T19:25:35.566 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[103275]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:35.566 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[103275]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:35.566 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mgr 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mon 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all crash 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[103275]: Upgrade: osd.3 is safe to restart 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[107276]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:25:35.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:35 smithi129 ceph-mon[107276]: Upgrade: osd.3 is safe to restart 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:25:35.603 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:25:35.604 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:25:35.604 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:25:35.604 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:25:35.604 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T19:25:35.604 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:25:35.604 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:25:35.604 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:25:35.925 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:25:35.926 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:25:36.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: 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-20T19:25:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:25:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:36.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:36 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/2440378728' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: 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-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/2440378728' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: 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-20T19:25:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: from='client.44373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:25:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:36.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:36 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/2440378728' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:37.324 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:37 smithi129 ceph-mon[107276]: Upgrade: Updating osd.3 2024-09-20T19:25:37.324 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:37 smithi129 ceph-mon[107276]: Deploying daemon osd.3 on smithi129 2024-09-20T19:25:37.324 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:37 smithi129 ceph-mon[107276]: from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:37.324 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:37 smithi129 ceph-mon[103275]: Upgrade: Updating osd.3 2024-09-20T19:25:37.324 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:37 smithi129 ceph-mon[103275]: Deploying daemon osd.3 on smithi129 2024-09-20T19:25:37.325 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:37 smithi129 ceph-mon[103275]: from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:37.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:37.050064848Z 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-20T19:25:37.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:37 smithi170 ceph-mon[87868]: Upgrade: Updating osd.3 2024-09-20T19:25:37.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:37 smithi170 ceph-mon[87868]: Deploying daemon osd.3 on smithi129 2024-09-20T19:25:37.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:37 smithi170 ceph-mon[87868]: from='client.54398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:25:38.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:38 smithi170 ceph-mon[87868]: 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-20T19:25:38.507 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:38 smithi129 ceph-mon[107276]: 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-20T19:25:38.507 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:38 smithi129 ceph-mon[103275]: 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-20T19:25:38.761 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:38 smithi129 systemd[1]: Stopping Ceph osd.3 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:25:39.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:38 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[54967]: 2024-09-20T19:25:38.761+0000 7f378da55640 -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-20T19:25:39.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:38 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[54967]: 2024-09-20T19:25:38.761+0000 7f378da55640 -1 osd.3 125 *** Got signal Terminated *** 2024-09-20T19:25:39.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:38 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[54967]: 2024-09-20T19:25:38.761+0000 7f378da55640 -1 osd.3 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:25:39.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:39 smithi170 ceph-mon[87868]: osd.3 marked itself down and dead 2024-09-20T19:25:39.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:39 smithi129 ceph-mon[103275]: osd.3 marked itself down and dead 2024-09-20T19:25:39.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:39 smithi129 ceph-mon[107276]: osd.3 marked itself down and dead 2024-09-20T19:25:39.898 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:39 smithi129 podman[129022]: 2024-09-20 19:25:39.612163405 +0000 UTC m=+0.959882288 container died adc57a269ae084e19000d0460d5dca970799f869565dc7587e8bbdb1d190c6fc (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, ceph=True, 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, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=) 2024-09-20T19:25:40.222 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:39 smithi129 podman[129022]: 2024-09-20 19:25:39.995224103 +0000 UTC m=+1.342942983 container cleanup adc57a269ae084e19000d0460d5dca970799f869565dc7587e8bbdb1d190c6fc (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-20T19:25:40.222 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:39 smithi129 bash[129022]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:25:40.375 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:40.05534418Z 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-20T19:25:40.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:40 smithi170 ceph-mon[87868]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:25:40.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:40 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:25:40.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:40 smithi170 ceph-mon[87868]: osdmap e126: 8 total, 7 up, 8 in 2024-09-20T19:25:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:40 smithi129 ceph-mon[107276]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:25:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:40 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:25:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:40 smithi129 ceph-mon[107276]: osdmap e126: 8 total, 7 up, 8 in 2024-09-20T19:25:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:40 smithi129 ceph-mon[103275]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:25:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:40 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:25:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:40 smithi129 ceph-mon[103275]: osdmap e126: 8 total, 7 up, 8 in 2024-09-20T19:25:40.591 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:40 smithi129 podman[129038]: 2024-09-20 19:25:40.271769085 +0000 UTC m=+0.662465294 container remove adc57a269ae084e19000d0460d5dca970799f869565dc7587e8bbdb1d190c6fc (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:25:40.933 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:40 smithi129 podman[129129]: 2024-09-20 19:25:40.508804047 +0000 UTC m=+0.016135690 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:40.933 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:40 smithi129 podman[129129]: 2024-09-20 19:25:40.619466019 +0000 UTC m=+0.126797648 container create a568096c0248beb9e6183087703dd7c19cc6a5bd83c40ddb95801bb549921765 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-20T19:25:40.933 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:40 smithi129 podman[129129]: 2024-09-20 19:25:40.83347008 +0000 UTC m=+0.340801709 container init a568096c0248beb9e6183087703dd7c19cc6a5bd83c40ddb95801bb549921765 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:25:40.933 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:40 smithi129 podman[129129]: 2024-09-20 19:25:40.836864748 +0000 UTC m=+0.344196387 container start a568096c0248beb9e6183087703dd7c19cc6a5bd83c40ddb95801bb549921765 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:25:40.933 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:40 smithi129 podman[129129]: 2024-09-20 19:25:40.933655738 +0000 UTC m=+0.440987367 container attach a568096c0248beb9e6183087703dd7c19cc6a5bd83c40ddb95801bb549921765 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-20T19:25:41.228 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:41 smithi129 podman[129129]: 2024-09-20 19:25:41.037647953 +0000 UTC m=+0.544979601 container died a568096c0248beb9e6183087703dd7c19cc6a5bd83c40ddb95801bb549921765 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-20T19:25:41.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:41 smithi129 ceph-mon[103275]: osdmap e127: 8 total, 7 up, 8 in 2024-09-20T19:25:41.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:41 smithi129 ceph-mon[107276]: osdmap e127: 8 total, 7 up, 8 in 2024-09-20T19:25:41.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:41 smithi170 ceph-mon[87868]: osdmap e127: 8 total, 7 up, 8 in 2024-09-20T19:25:42.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:41 smithi129 podman[129151]: 2024-09-20 19:25:41.69602157 +0000 UTC m=+0.648148187 container remove a568096c0248beb9e6183087703dd7c19cc6a5bd83c40ddb95801bb549921765 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T19:25:42.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:41 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-20T19:25:42.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:41 smithi129 systemd[1]: Stopped Ceph osd.3 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:25:42.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:41 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.3.service: Consumed 15.324s CPU time. 2024-09-20T19:25:42.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:41 smithi129 systemd[1]: Starting Ceph osd.3 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:25:42.424 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 podman[129249]: 2024-09-20 19:25:42.037144004 +0000 UTC m=+0.015478482 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:42.424 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 podman[129249]: 2024-09-20 19:25:42.138997942 +0000 UTC m=+0.117332406 container create b23e3e35a8b9d8316166a8bfbdf53c41d593659af33fb5c5c007e8c415ca8248 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T19:25:42.424 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 podman[129249]: 2024-09-20 19:25:42.341335819 +0000 UTC m=+0.319670292 container init b23e3e35a8b9d8316166a8bfbdf53c41d593659af33fb5c5c007e8c415ca8248 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-20T19:25:42.424 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 podman[129249]: 2024-09-20 19:25:42.344566313 +0000 UTC m=+0.322900780 container start b23e3e35a8b9d8316166a8bfbdf53c41d593659af33fb5c5c007e8c415ca8248 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=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.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-20T19:25:42.424 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:42 smithi129 ceph-mon[103275]: pgmap v219: 161 pgs: 6 active+undersized, 25 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1/636 objects degraded (0.157%) 2024-09-20T19:25:42.424 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:42 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded (PG_DEGRADED) 2024-09-20T19:25:42.425 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:42 smithi129 ceph-mon[107276]: pgmap v219: 161 pgs: 6 active+undersized, 25 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1/636 objects degraded (0.157%) 2024-09-20T19:25:42.425 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:42 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded (PG_DEGRADED) 2024-09-20T19:25:42.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:42 smithi170 ceph-mon[87868]: pgmap v219: 161 pgs: 6 active+undersized, 25 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 1/636 objects degraded (0.157%) 2024-09-20T19:25:42.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:42 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded (PG_DEGRADED) 2024-09-20T19:25:42.788 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 podman[129249]: 2024-09-20 19:25:42.424490196 +0000 UTC m=+0.402824678 container attach b23e3e35a8b9d8316166a8bfbdf53c41d593659af33fb5c5c007e8c415ca8248 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-20T19:25:42.788 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:42.789 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 bash[129249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:42.789 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:42.789 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:42 smithi129 bash[129249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:43.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:43.044168379Z 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-20T19:25:44.232 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:25:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:25:43] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.51.0" 2024-09-20T19:25:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:44 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:44 smithi129 ceph-mon[103275]: pgmap v220: 161 pgs: 6 active+undersized, 25 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T19:25:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:44 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:44 smithi129 ceph-mon[107276]: pgmap v220: 161 pgs: 6 active+undersized, 25 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T19:25:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:44 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:44 smithi170 ceph-mon[87868]: pgmap v220: 161 pgs: 6 active+undersized, 25 stale+active+clean, 1 active+undersized+degraded, 129 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-20T19:25:45.768 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:25:45.768 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:45.768 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:25:45.768 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: 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-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: 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-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:25:45.769 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:25:46.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:25:46.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:25:46.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:25:46.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:25:46.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:25:46.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:25:46.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate[129263]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-20T19:25:46.091 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 bash[129249]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-20T19:25:46.091 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:45 smithi129 podman[129249]: 2024-09-20 19:25:45.797489153 +0000 UTC m=+3.775823627 container died b23e3e35a8b9d8316166a8bfbdf53c41d593659af33fb5c5c007e8c415ca8248 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-20T19:25:46.419 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:46 smithi129 ceph-mon[107276]: pgmap v221: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:46.419 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:46 smithi129 ceph-mon[103275]: pgmap v221: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:46.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:46 smithi170 ceph-mon[87868]: pgmap v221: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:46.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:46.046860121Z 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-20T19:25:46.750 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 podman[129476]: 2024-09-20 19:25:46.4197772 +0000 UTC m=+0.615877871 container remove b23e3e35a8b9d8316166a8bfbdf53c41d593659af33fb5c5c007e8c415ca8248 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-activate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-20T19:25:46.750 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 podman[129537]: 2024-09-20 19:25:46.529024206 +0000 UTC m=+0.015883143 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:25:46.750 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 podman[129537]: 2024-09-20 19:25:46.629023914 +0000 UTC m=+0.115882914 container create 4fae64f94173643cc9c0cf1ac8d6436671b3ea2abd0892a94cf0f2983f90831b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-20T19:25:47.089 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 podman[129537]: 2024-09-20 19:25:46.872900399 +0000 UTC m=+0.359759328 container init 4fae64f94173643cc9c0cf1ac8d6436671b3ea2abd0892a94cf0f2983f90831b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-20T19:25:47.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 podman[129537]: 2024-09-20 19:25:46.876282166 +0000 UTC m=+0.363141095 container start 4fae64f94173643cc9c0cf1ac8d6436671b3ea2abd0892a94cf0f2983f90831b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, 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_BRANCH=HEAD, ceph=True) 2024-09-20T19:25:47.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 ceph-osd[129556]: -- 172.21.15.129:0/2884855426 <== mon.2 v2:172.21.15.129:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fa50e41a40 con 0x55fa50e1fc00 2024-09-20T19:25:47.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 bash[129537]: 4fae64f94173643cc9c0cf1ac8d6436671b3ea2abd0892a94cf0f2983f90831b 2024-09-20T19:25:47.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:46 smithi129 systemd[1]: Started Ceph osd.3 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:25:48.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:48 smithi129 ceph-mon[107276]: pgmap v222: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:48.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:48 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:48.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:48 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:48.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:48 smithi129 ceph-mon[103275]: pgmap v222: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:48.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:48 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:48.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:48 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:48.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:48 smithi170 ceph-mon[87868]: pgmap v222: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:48.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:48 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:48.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:48 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:48.840 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:48 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:25:48.760+0000 7f95f4326640 -1 Falling back to public interface 2024-09-20T19:25:49.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:49.04127584Z 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-20T19:25:49.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:49 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:49 smithi129 ceph-mon[103275]: pgmap v223: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:49.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:49 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:49.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:49.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:49 smithi129 ceph-mon[107276]: pgmap v223: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:49.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:49 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:49.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:25:49.974 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:49 smithi170 ceph-mon[87868]: pgmap v223: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:50.788 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:50 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:50.788 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:50 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:50.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:50 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:52.293 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[107276]: pgmap v224: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:52.293 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.293 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.293 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.293 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.293 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[103275]: pgmap v224: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:52.294 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.294 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.294 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.294 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:52.04081389Z 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-20T19:25:52.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:52 smithi170 ceph-mon[87868]: pgmap v224: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:52.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:52 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:52 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:52 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:52 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:52.590 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:52 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:25:52.306+0000 7f95f4326640 -1 osd.3 125 log_to_monitors true 2024-09-20T19:25:53.357 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:53 smithi129 ceph-mon[103275]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:25:53.357 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:53 smithi129 ceph-mon[107276]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:25:53.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:53 smithi170 ceph-mon[87868]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:25:53.676 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:25:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:25:53.541+0000 7f95e80c8640 -1 osd.3 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:25:54.090 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:25:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:25:53] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.51.0" 2024-09-20T19:25:54.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:54 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:54.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:54 smithi170 ceph-mon[87868]: pgmap v225: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:54.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:54 smithi170 ceph-mon[87868]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:25:54.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:54 smithi170 ceph-mon[87868]: osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:25:54.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:54 smithi170 ceph-mon[87868]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:54.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:54 smithi170 ceph-mon[87868]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' 2024-09-20T19:25:54.514 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:54.514 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[103275]: pgmap v225: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[103275]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[103275]: osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[103275]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[103275]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[107276]: pgmap v225: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[107276]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[107276]: osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:25:54.515 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[107276]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]} : dispatch 2024-09-20T19:25:54.516 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-mon[107276]: from='osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660]' entity='osd.3' 2024-09-20T19:25:55.089 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:25:54 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:25:54.962+0000 7efeec57a640 -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-20T19:25:55.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:55.050624552Z 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-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660] boot 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: osdmap e129: 8 total, 8 up, 8 in 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:55.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:25:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:25:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:25:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660] boot 2024-09-20T19:25:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: osdmap e129: 8 total, 8 up, 8 in 2024-09-20T19:25:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: osd.3 [v2:172.21.15.129:6826/2823382660,v1:172.21.15.129:6827/2823382660] boot 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: osdmap e129: 8 total, 8 up, 8 in 2024-09-20T19:25:55.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:25:55.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:25:56.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:56 smithi170 ceph-mon[87868]: pgmap v228: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:25:56.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:56 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:25:56.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:56 smithi170 ceph-mon[87868]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:25:56.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:56 smithi170 ceph-mon[87868]: osdmap e130: 8 total, 8 up, 8 in 2024-09-20T19:25:56.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[103275]: pgmap v228: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:25:56.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:25:56.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[103275]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:25:56.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[103275]: osdmap e130: 8 total, 8 up, 8 in 2024-09-20T19:25:56.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[107276]: pgmap v228: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:25:56.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:25:56.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:25:56.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:56 smithi129 ceph-mon[107276]: osdmap e130: 8 total, 8 up, 8 in 2024-09-20T19:25:58.392 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:58 smithi129 ceph-mon[103275]: pgmap v230: 161 pgs: 5 peering, 38 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:25:58.392 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:58 smithi129 ceph-mon[107276]: pgmap v230: 161 pgs: 5 peering, 38 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:25:58.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:58 smithi170 ceph-mon[87868]: pgmap v230: 161 pgs: 5 peering, 38 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:25:58.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:25:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:25:58.054025632Z 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-20T19:25:59.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:25:59 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 32/636 objects degraded (5.031%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:59.567 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:25:59 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 32/636 objects degraded (5.031%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:25:59.568 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:25:59 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 32/636 objects degraded (5.031%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:00.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:00 smithi170 ceph-mon[87868]: pgmap v231: 161 pgs: 5 peering, 15 active+undersized, 11 active+undersized+degraded, 130 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 32/636 objects degraded (5.031%) 2024-09-20T19:26:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:00 smithi129 ceph-mon[107276]: pgmap v231: 161 pgs: 5 peering, 15 active+undersized, 11 active+undersized+degraded, 130 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 32/636 objects degraded (5.031%) 2024-09-20T19:26:00.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:00 smithi129 ceph-mon[103275]: pgmap v231: 161 pgs: 5 peering, 15 active+undersized, 11 active+undersized+degraded, 130 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 32/636 objects degraded (5.031%) 2024-09-20T19:26:01.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:01 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 11 pgs degraded) 2024-09-20T19:26:01.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:01 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:26:01.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:01.05274264Z 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-20T19:26:01.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:01 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 11 pgs degraded) 2024-09-20T19:26:01.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:01 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:26:01.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:01 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/636 objects degraded (5.031%), 11 pgs degraded) 2024-09-20T19:26:01.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:01 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:26:02.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:02 smithi129 ceph-mon[107276]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:02.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:02 smithi129 ceph-mon[103275]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:02.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:02 smithi170 ceph-mon[87868]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:04.229 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:26:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:26:03] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.51.0" 2024-09-20T19:26:04.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:04 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:04.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:04 smithi170 ceph-mon[87868]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:04.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:04.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:04 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:04.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:04.05125992Z 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-20T19:26:04.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[103275]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[107276]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:04 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:06.237 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:26:06.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:06 smithi129 ceph-mon[107276]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:06 smithi129 ceph-mon[103275]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:06.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:06 smithi170 ceph-mon[87868]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:06.798 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:26:06.798 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (5m) 15s ago 26m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:26:06.798 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (5m) 4m ago 26m 76.5M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:26:06.798 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (6m) 15s ago 26m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:26:06.798 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (6m) 4m ago 30m 457M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (15m) 15s ago 32m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (3m) 15s ago 32m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (4m) 4m ago 31m 18.8M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (3m) 15s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (6m) 15s ago 26m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (6m) 4m ago 26m 11.3M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (2m) 15s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (108s) 15s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (66s) 15s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (20s) 15s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (28m) 4m ago 28m 58.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab e43fb6c811a9 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (28m) 4m ago 28m 53.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (28m) 4m ago 28m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:26:06.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (27m) 4m ago 27m 57.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:26:06.800 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (6m) 4m ago 27m 42.7M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:26:06.800 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (26m) 15s ago 26m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:26:06.800 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (26m) 4m ago 26m 92.0M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 4 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:07.143 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:26:07.144 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:26:07.144 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:07.144 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:26:07.144 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T19:26:07.144 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 9 2024-09-20T19:26:07.144 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:26:07.144 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "4/8 daemons upgraded", 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:26:07.432 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:26:07.432 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:07 smithi129 ceph-mon[107276]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:07.433 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:07 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/1760179060' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:07.433 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:07 smithi129 ceph-mon[103275]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:07.433 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:07 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/1760179060' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:07.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:07 smithi170 ceph-mon[87868]: from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:07.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:07 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/1760179060' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:07.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:07.048539686Z 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-20T19:26:08.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:08 smithi129 ceph-mon[103275]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:08.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:08 smithi129 ceph-mon[103275]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:08.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:08 smithi129 ceph-mon[103275]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:08.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:08 smithi129 ceph-mon[107276]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:08.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:08 smithi129 ceph-mon[107276]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:08.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:08 smithi129 ceph-mon[107276]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:08.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:08 smithi170 ceph-mon[87868]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:08.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:08 smithi170 ceph-mon[87868]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:08.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:08 smithi170 ceph-mon[87868]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:09.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:09 smithi129 ceph-mon[103275]: from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:09.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:09 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:09.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:09 smithi129 ceph-mon[107276]: from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:09.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:09 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:09.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:09 smithi170 ceph-mon[87868]: from='client.44427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:09.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:09 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:10.345 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:10 smithi170 ceph-mon[87868]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:10.345 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:10 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:26:10.345 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:10.043231533Z 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-20T19:26:10.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:10 smithi129 ceph-mon[103275]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:10.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:10 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:26:10.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:10 smithi129 ceph-mon[107276]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:26:10.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:10 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:26:11.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:11 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:26:11.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:11 smithi129 ceph-mon[103275]: Upgrade: osd.4 is safe to restart 2024-09-20T19:26:11.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:11 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:26:11.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:11 smithi129 ceph-mon[107276]: Upgrade: osd.4 is safe to restart 2024-09-20T19:26:11.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:11 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:26:11.670 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:11 smithi170 ceph-mon[87868]: Upgrade: osd.4 is safe to restart 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[103275]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[103275]: Upgrade: Updating osd.4 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[103275]: Deploying daemon osd.4 on smithi170 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[107276]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:12.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[107276]: Upgrade: Updating osd.4 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:12 smithi129 ceph-mon[107276]: Deploying daemon osd.4 on smithi170 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:12 smithi170 ceph-mon[87868]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:12 smithi170 ceph-mon[87868]: Upgrade: Updating osd.4 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:12 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:12 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:12 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:12.591 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:12 smithi170 ceph-mon[87868]: Deploying daemon osd.4 on smithi170 2024-09-20T19:26:13.186 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:13.045269958Z 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-20T19:26:14.329 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:26:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:26:13] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.51.0" 2024-09-20T19:26:14.423 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:14 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:14.424 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:14 smithi170 ceph-mon[87868]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:14.424 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:14 smithi170 systemd[1]: Stopping Ceph osd.4 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:26:14.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:14 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:14.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:14 smithi129 ceph-mon[103275]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:14.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:14 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:14.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:14 smithi129 ceph-mon[107276]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:14.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:14 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[31979]: 2024-09-20T19:26:14.454+0000 7f106484f640 -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-20T19:26:14.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:14 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[31979]: 2024-09-20T19:26:14.454+0000 7f106484f640 -1 osd.4 130 *** Got signal Terminated *** 2024-09-20T19:26:14.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:14 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[31979]: 2024-09-20T19:26:14.454+0000 7f106484f640 -1 osd.4 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:26:15.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:15 smithi129 ceph-mon[103275]: osd.4 marked itself down and dead 2024-09-20T19:26:15.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:15 smithi129 ceph-mon[107276]: osd.4 marked itself down and dead 2024-09-20T19:26:15.693 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:15 smithi170 ceph-mon[87868]: osd.4 marked itself down and dead 2024-09-20T19:26:15.946 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:15 smithi170 podman[92156]: 2024-09-20 19:26:15.694258821 +0000 UTC m=+1.349374605 container died e43fb6c811a93ad8d755954308f371c8ce3117f1469ef14069c11ba4f4081fc9 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, io.buildah.version=1.37.2, RELEASE=squid-ed8ee0f, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-20T19:26:16.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:16.042521989Z 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-20T19:26:16.223 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:16 smithi170 podman[92156]: 2024-09-20 19:26:16.045750378 +0000 UTC m=+1.700866160 container cleanup e43fb6c811a93ad8d755954308f371c8ce3117f1469ef14069c11ba4f4081fc9 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:26:16.224 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:16 smithi170 bash[92156]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:26:16.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:16 smithi129 ceph-mon[103275]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:16.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:16 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:26:16.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:16 smithi129 ceph-mon[103275]: osdmap e131: 8 total, 7 up, 8 in 2024-09-20T19:26:16.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:16 smithi129 ceph-mon[107276]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:16.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:16 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:26:16.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:16 smithi129 ceph-mon[107276]: osdmap e131: 8 total, 7 up, 8 in 2024-09-20T19:26:16.664 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:16 smithi170 ceph-mon[87868]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:26:16.665 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:16 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:26:16.665 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:16 smithi170 ceph-mon[87868]: osdmap e131: 8 total, 7 up, 8 in 2024-09-20T19:26:16.665 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:16 smithi170 podman[92173]: 2024-09-20 19:26:16.330386902 +0000 UTC m=+0.630670640 container remove e43fb6c811a93ad8d755954308f371c8ce3117f1469ef14069c11ba4f4081fc9 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-20T19:26:16.973 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:16 smithi170 podman[92263]: 2024-09-20 19:26:16.568741198 +0000 UTC m=+0.016529484 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:26:16.973 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:16 smithi170 podman[92263]: 2024-09-20 19:26:16.69957498 +0000 UTC m=+0.147363250 container create 385c0479190d90a389cc841f6ddda3b9716a6344e6353192704253b8148873d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T19:26:16.973 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:16 smithi170 podman[92263]: 2024-09-20 19:26:16.908964592 +0000 UTC m=+0.356752867 container init 385c0479190d90a389cc841f6ddda3b9716a6344e6353192704253b8148873d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-20T19:26:16.974 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:16 smithi170 podman[92263]: 2024-09-20 19:26:16.91222217 +0000 UTC m=+0.360010441 container start 385c0479190d90a389cc841f6ddda3b9716a6344e6353192704253b8148873d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, 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.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:26:17.352 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:17 smithi170 podman[92263]: 2024-09-20 19:26:17.000533129 +0000 UTC m=+0.448321414 container attach 385c0479190d90a389cc841f6ddda3b9716a6344e6353192704253b8148873d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-20T19:26:17.353 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:17 smithi170 podman[92263]: 2024-09-20 19:26:17.101971315 +0000 UTC m=+0.549759586 container died 385c0479190d90a389cc841f6ddda3b9716a6344e6353192704253b8148873d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-20T19:26:17.678 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:17 smithi170 ceph-mon[87868]: osdmap e132: 8 total, 7 up, 8 in 2024-09-20T19:26:17.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:17 smithi129 ceph-mon[103275]: osdmap e132: 8 total, 7 up, 8 in 2024-09-20T19:26:17.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:17 smithi129 ceph-mon[107276]: osdmap e132: 8 total, 7 up, 8 in 2024-09-20T19:26:17.973 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:17 smithi170 podman[92286]: 2024-09-20 19:26:17.679207679 +0000 UTC m=+0.571366871 container remove 385c0479190d90a389cc841f6ddda3b9716a6344e6353192704253b8148873d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-20T19:26:17.974 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:17 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-20T19:26:17.974 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:17 smithi170 systemd[1]: Stopped Ceph osd.4 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:26:17.974 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:17 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.4.service: Consumed 15.330s CPU time. 2024-09-20T19:26:17.974 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:17 smithi170 systemd[1]: Starting Ceph osd.4 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:26:18.440 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:18 smithi170 ceph-mon[87868]: pgmap v242: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:26:18.440 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:18 smithi170 ceph-mon[87868]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:26:18.440 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 podman[92386]: 2024-09-20 19:26:18.02480571 +0000 UTC m=+0.015991478 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:26:18.440 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 podman[92386]: 2024-09-20 19:26:18.130174054 +0000 UTC m=+0.121359795 container create 92f28621d11fa902186dfe34d85d7f7423f6a6318fe6f80e36a95787df8b9f40 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-20T19:26:18.440 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 podman[92386]: 2024-09-20 19:26:18.34937988 +0000 UTC m=+0.340565629 container init 92f28621d11fa902186dfe34d85d7f7423f6a6318fe6f80e36a95787df8b9f40 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-20T19:26:18.440 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 podman[92386]: 2024-09-20 19:26:18.352606532 +0000 UTC m=+0.343792290 container start 92f28621d11fa902186dfe34d85d7f7423f6a6318fe6f80e36a95787df8b9f40 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-20T19:26:18.440 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 podman[92386]: 2024-09-20 19:26:18.44108586 +0000 UTC m=+0.432271622 container attach 92f28621d11fa902186dfe34d85d7f7423f6a6318fe6f80e36a95787df8b9f40 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-20T19:26:18.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:18.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 bash[92386]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:18.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:18.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:18 smithi170 bash[92386]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:18.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:18 smithi129 ceph-mon[103275]: pgmap v242: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:26:18.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:18 smithi129 ceph-mon[103275]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:26:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:18 smithi129 ceph-mon[107276]: pgmap v242: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:26:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:18 smithi129 ceph-mon[107276]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-20T19:26:19.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:19.049166124Z 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-20T19:26:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:19 smithi129 ceph-mon[103275]: pgmap v243: 161 pgs: 12 active+undersized, 7 peering, 12 stale+active+clean, 7 active+undersized+degraded, 123 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-20T19:26:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:19 smithi129 ceph-mon[107276]: pgmap v243: 161 pgs: 12 active+undersized, 7 peering, 12 stale+active+clean, 7 active+undersized+degraded, 123 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-20T19:26:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:19 smithi170 ceph-mon[87868]: pgmap v243: 161 pgs: 12 active+undersized, 7 peering, 12 stale+active+clean, 7 active+undersized+degraded, 123 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-20T19:26:20.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:20 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:20.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:20 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:20.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:20 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:21.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-mon[87868]: pgmap v244: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:21.723 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[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-20T19:26:21.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: 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-20T19:26:21.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:21 smithi129 ceph-mon[103275]: pgmap v244: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:21.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:21 smithi129 ceph-mon[107276]: pgmap v244: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:22.040 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate[92401]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 bash[92386]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-20T19:26:22.041 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:21 smithi170 podman[92386]: 2024-09-20 19:26:21.782276248 +0000 UTC m=+3.773462008 container died 92f28621d11fa902186dfe34d85d7f7423f6a6318fe6f80e36a95787df8b9f40 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-20T19:26:22.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:22.041659092Z 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-20T19:26:22.808 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:22 smithi129 ceph-mon[103275]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:26:22.809 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:22 smithi129 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:26:22.830 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:22 smithi170 ceph-mon[87868]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:26:22.830 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:22 smithi170 podman[92618]: 2024-09-20 19:26:22.486344073 +0000 UTC m=+0.698202166 container remove 92f28621d11fa902186dfe34d85d7f7423f6a6318fe6f80e36a95787df8b9f40 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:26:22.830 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:22 smithi170 podman[92681]: 2024-09-20 19:26:22.607081877 +0000 UTC m=+0.017370607 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:26:22.831 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:22 smithi170 podman[92681]: 2024-09-20 19:26:22.729242391 +0000 UTC m=+0.139531155 container create 41d6c4b3c0260f91513a517e4baa3876a06c9be5ef2382654051a67750a530e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2) 2024-09-20T19:26:23.223 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:22 smithi170 podman[92681]: 2024-09-20 19:26:22.939981191 +0000 UTC m=+0.350269920 container init 41d6c4b3c0260f91513a517e4baa3876a06c9be5ef2382654051a67750a530e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-20T19:26:23.223 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:22 smithi170 podman[92681]: 2024-09-20 19:26:22.943314582 +0000 UTC m=+0.353603291 container start 41d6c4b3c0260f91513a517e4baa3876a06c9be5ef2382654051a67750a530e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:26:23.224 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:22 smithi170 ceph-osd[92699]: -- 172.21.15.170:0/2426904825 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55acab1e5a40 con 0x55acab1c3c00 2024-09-20T19:26:23.224 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:23 smithi170 bash[92681]: 41d6c4b3c0260f91513a517e4baa3876a06c9be5ef2382654051a67750a530e5 2024-09-20T19:26:23.224 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:23 smithi170 systemd[1]: Started Ceph osd.4 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:26:24.133 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:24.133 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: pgmap v245: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-20T19:26:24.134 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.134 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.134 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.134 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.134 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.134 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:26:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:26:23] "GET /metrics HTTP/1.1" 200 38351 "" "Prometheus/2.51.0" 2024-09-20T19:26:24.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:24.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: pgmap v245: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-20T19:26:24.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: pgmap v245: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 108/636 objects degraded (16.981%) 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:24 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:24.836 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:24 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:26:24.590+0000 7f3d9ad38640 -1 Falling back to public interface 2024-09-20T19:26:25.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:25.045557115Z 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-20T19:26:26.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:26 smithi170 ceph-mon[87868]: pgmap v246: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 322 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:26.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:26 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:26 smithi129 ceph-mon[103275]: pgmap v246: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 322 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:26.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:26 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:26.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:26 smithi129 ceph-mon[107276]: pgmap v246: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 322 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:26.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:26 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:28.295 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:28.042958204Z 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-20T19:26:28.295 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:26:28.165+0000 7f3d9ad38640 -1 osd.4 130 log_to_monitors true 2024-09-20T19:26:28.577 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-mon[87868]: pgmap v247: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 389 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:28.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-mon[87868]: from='osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:26:28.578 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:28 smithi170 ceph-mon[87868]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:26:28.634 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[103275]: pgmap v247: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 389 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[103275]: from='osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[103275]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[107276]: pgmap v247: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 389 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.635 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.636 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:28.636 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[107276]: from='osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:26:28.636 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:28 smithi129 ceph-mon[107276]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:26:29.473 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:26:29 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:26:29.203+0000 7f3d8eada640 -1 osd.4 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:26:30.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:29 smithi170 ceph-mon[87868]: pgmap v248: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:30.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:29 smithi170 ceph-mon[87868]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:26:30.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:29 smithi170 ceph-mon[87868]: from='osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:26:30.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:29 smithi170 ceph-mon[87868]: osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:26:30.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:29 smithi170 ceph-mon[87868]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:26:30.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:29 smithi170 ceph-mon[87868]: from='osd.4 ' entity='osd.4' 2024-09-20T19:26:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[103275]: pgmap v248: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[103275]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:26:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[103275]: from='osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:26:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[103275]: osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:26:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[103275]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:26:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[103275]: from='osd.4 ' entity='osd.4' 2024-09-20T19:26:30.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[107276]: pgmap v248: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:30.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[107276]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:26:30.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[107276]: from='osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:26:30.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[107276]: osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:26:30.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[107276]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:26:30.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:29 smithi129 ceph-mon[107276]: from='osd.4 ' entity='osd.4' 2024-09-20T19:26:31.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:30 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:26:31.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:30 smithi170 ceph-mon[87868]: osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159] boot 2024-09-20T19:26:31.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:30 smithi170 ceph-mon[87868]: osdmap e134: 8 total, 8 up, 8 in 2024-09-20T19:26:31.052 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:30 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:26:31.192 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:26:31.192 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[103275]: osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159] boot 2024-09-20T19:26:31.192 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[103275]: osdmap e134: 8 total, 8 up, 8 in 2024-09-20T19:26:31.192 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:26:31.192 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:26:31.192 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[107276]: osd.4 [v2:172.21.15.170:6800/1614687159,v1:172.21.15.170:6801/1614687159] boot 2024-09-20T19:26:31.192 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[107276]: osdmap e134: 8 total, 8 up, 8 in 2024-09-20T19:26:31.193 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:30 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:26:31.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:31.053132154Z 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-20T19:26:31.590 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:26:31 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:26:31.192+0000 7efeec57a640 -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-20T19:26:32.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: pgmap v251: 161 pgs: 4 peering, 37 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:26:32.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:26:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:26:32.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:32 smithi170 ceph-mon[87868]: osdmap e135: 8 total, 8 up, 8 in 2024-09-20T19:26:32.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: pgmap v251: 161 pgs: 4 peering, 37 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:32.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:32.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:32.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[103275]: osdmap e135: 8 total, 8 up, 8 in 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: pgmap v251: 161 pgs: 4 peering, 37 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:26:32.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:32 smithi129 ceph-mon[107276]: osdmap e135: 8 total, 8 up, 8 in 2024-09-20T19:26:34.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:34.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[103275]: pgmap v253: 161 pgs: 4 peering, 37 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:34.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:34.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:34.342 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:26:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:26:33] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-09-20T19:26:34.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:34.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[107276]: pgmap v253: 161 pgs: 4 peering, 37 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:34.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:34.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:34.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:34.052225386Z 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-20T19:26:34.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:34 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:34 smithi170 ceph-mon[87868]: pgmap v253: 161 pgs: 4 peering, 37 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 108/636 objects degraded (16.981%) 2024-09-20T19:26:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:35.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:35 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded) 2024-09-20T19:26:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:35 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:26:35.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:35 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded) 2024-09-20T19:26:35.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:35 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:26:35.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:35 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 108/636 objects degraded (16.981%), 27 pgs degraded) 2024-09-20T19:26:35.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:35 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:26:36.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:36 smithi170 ceph-mon[87868]: pgmap v254: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:36.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:36 smithi129 ceph-mon[103275]: pgmap v254: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:36 smithi129 ceph-mon[107276]: pgmap v254: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:26:37.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:37.052595964Z 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-20T19:26:37.744 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:26:38.306 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:26:38.306 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (6m) 47s ago 27m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:26:38.306 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (5m) 10s ago 27m 80.3M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:26:38.306 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (7m) 47s ago 26m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:26:38.306 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (7m) 10s ago 31m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:26:38.306 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (16m) 47s ago 32m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (4m) 47s ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (5m) 10s ago 31m 45.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (4m) 47s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (7m) 47s ago 26m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (6m) 10s ago 26m 10.9M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (2m) 47s ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (2m) 47s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (98s) 47s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (51s) 47s ago 29m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (15s) 10s ago 29m 14.4M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (29m) 10s ago 28m 56.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 1498cf3ec6f2 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (28m) 10s ago 28m 55.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (28m) 10s ago 28m 60.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (6m) 10s ago 27m 56.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:26:38.307 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (26m) 47s ago 26m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:26:38.308 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (26m) 10s ago 26m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:26:38.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:38 smithi170 ceph-mon[87868]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-20T19:26:38.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:38 smithi129 ceph-mon[103275]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-20T19:26:38.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:38 smithi129 ceph-mon[107276]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-20T19:26:38.645 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:26:38.645 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:26:38.646 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:26:38.647 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T19:26:38.647 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 10 2024-09-20T19:26:38.647 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:26:38.647 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "5/8 daemons upgraded", 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:26:38.931 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:26:39.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[103275]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[103275]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[103275]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/263317080' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:39.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[107276]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[107276]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[107276]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:39 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/263317080' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:39.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:39 smithi170 ceph-mon[87868]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:39 smithi170 ceph-mon[87868]: from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:39 smithi170 ceph-mon[87868]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:39.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:39 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/263317080' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:26:40.374 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:40.051866573Z 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-20T19:26:40.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:40 smithi170 ceph-mon[87868]: pgmap v256: 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-20T19:26:40.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:40 smithi170 ceph-mon[87868]: from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:40.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:40 smithi129 ceph-mon[103275]: pgmap v256: 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-20T19:26:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:40 smithi129 ceph-mon[103275]: from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:40 smithi129 ceph-mon[107276]: pgmap v256: 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-20T19:26:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:40 smithi129 ceph-mon[107276]: from='client.54467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:26:42.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:42 smithi129 ceph-mon[103275]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:26:42.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:42 smithi129 ceph-mon[107276]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:26:42.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:42 smithi170 ceph-mon[87868]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:26:43.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:43.041196756Z 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-20T19:26:44.281 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:26:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:26:43] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-09-20T19:26:44.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:44 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:44.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:44 smithi129 ceph-mon[103275]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-20T19:26:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:44 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:44 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:44 smithi129 ceph-mon[107276]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-20T19:26:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:44 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:44 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:44 smithi170 ceph-mon[87868]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-09-20T19:26:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:44 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:46.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:46.043847927Z 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-20T19:26:46.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:46 smithi170 ceph-mon[87868]: pgmap v259: 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-20T19:26:46.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:46 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:26:46.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:46 smithi129 ceph-mon[103275]: pgmap v259: 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-20T19:26:46.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:46 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:26:46.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:46 smithi129 ceph-mon[107276]: pgmap v259: 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-20T19:26:46.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:46 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:26:47.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:47 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:26:47.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:47 smithi170 ceph-mon[87868]: Upgrade: osd.5 is safe to restart 2024-09-20T19:26:47.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:47 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:26:47.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:47 smithi129 ceph-mon[103275]: Upgrade: osd.5 is safe to restart 2024-09-20T19:26:47.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:47 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:26:47.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:47 smithi129 ceph-mon[107276]: Upgrade: osd.5 is safe to restart 2024-09-20T19:26:48.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:48 smithi170 ceph-mon[87868]: pgmap v260: 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-20T19:26:48.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:48 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:48.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:26:48.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:48 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:48.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[103275]: pgmap v260: 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-20T19:26:48.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:48.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:26:48.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[107276]: pgmap v260: 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-20T19:26:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:26:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:48 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:26:49.291 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:49.050916393Z 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-20T19:26:49.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[107276]: Upgrade: Updating osd.5 2024-09-20T19:26:49.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[107276]: Deploying daemon osd.5 on smithi170 2024-09-20T19:26:49.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:49.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[103275]: Upgrade: Updating osd.5 2024-09-20T19:26:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[103275]: Deploying daemon osd.5 on smithi170 2024-09-20T19:26:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:49.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:49 smithi170 ceph-mon[87868]: Upgrade: Updating osd.5 2024-09-20T19:26:49.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:49 smithi170 ceph-mon[87868]: Deploying daemon osd.5 on smithi170 2024-09-20T19:26:49.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:49 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:26:49.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:26:50.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:50 smithi129 ceph-mon[103275]: pgmap v261: 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-20T19:26:50.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:50 smithi129 ceph-mon[107276]: pgmap v261: 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-20T19:26:50.590 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:50 smithi170 ceph-mon[87868]: pgmap v261: 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-20T19:26:50.881 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:50 smithi170 systemd[1]: Stopping Ceph osd.5 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:26:51.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[37791]: 2024-09-20T19:26:50.881+0000 7f793a6d3640 -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-20T19:26:51.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[37791]: 2024-09-20T19:26:50.881+0000 7f793a6d3640 -1 osd.5 135 *** Got signal Terminated *** 2024-09-20T19:26:51.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[37791]: 2024-09-20T19:26:50.881+0000 7f793a6d3640 -1 osd.5 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:26:51.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:51 smithi129 ceph-mon[103275]: osd.5 marked itself down and dead 2024-09-20T19:26:51.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:51 smithi129 ceph-mon[107276]: osd.5 marked itself down and dead 2024-09-20T19:26:51.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:51 smithi170 ceph-mon[87868]: osd.5 marked itself down and dead 2024-09-20T19:26:51.990 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:51 smithi170 podman[96589]: 2024-09-20 19:26:51.740044974 +0000 UTC m=+0.979891977 container died 1498cf3ec6f28e205acc8069f490b674eafb344e86f91cd51bbb79b46f3b2210 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:26:52.307 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:52.046616819Z 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-20T19:26:52.308 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:52 smithi170 podman[96589]: 2024-09-20 19:26:52.081496667 +0000 UTC m=+1.321343679 container cleanup 1498cf3ec6f28e205acc8069f490b674eafb344e86f91cd51bbb79b46f3b2210 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-20T19:26:52.308 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:52 smithi170 bash[96589]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:26:52.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:52 smithi129 ceph-mon[103275]: pgmap v262: 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-20T19:26:52.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:52 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:26:52.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:52 smithi129 ceph-mon[103275]: osdmap e136: 8 total, 7 up, 8 in 2024-09-20T19:26:52.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:52 smithi129 ceph-mon[107276]: pgmap v262: 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-20T19:26:52.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:52 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:26:52.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:52 smithi129 ceph-mon[107276]: osdmap e136: 8 total, 7 up, 8 in 2024-09-20T19:26:52.723 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:52 smithi170 podman[96605]: 2024-09-20 19:26:52.307806131 +0000 UTC m=+0.562813893 container remove 1498cf3ec6f28e205acc8069f490b674eafb344e86f91cd51bbb79b46f3b2210 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, 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 , ceph=True, RELEASE=squid-ed8ee0f, 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) 2024-09-20T19:26:52.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:52 smithi170 ceph-mon[87868]: pgmap v262: 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-20T19:26:52.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:52 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:26:52.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:52 smithi170 ceph-mon[87868]: osdmap e136: 8 total, 7 up, 8 in 2024-09-20T19:26:53.018 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:52 smithi170 podman[96693]: 2024-09-20 19:26:52.647945819 +0000 UTC m=+0.016791352 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:26:53.018 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:52 smithi170 podman[96693]: 2024-09-20 19:26:52.76715761 +0000 UTC m=+0.136003144 container create fcec3bf2f3daa40ec745fbe0ebe55a34b94aa9390c50c54e73c9964704d52a1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-20T19:26:53.018 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 podman[96693]: 2024-09-20 19:26:53.019392023 +0000 UTC m=+0.388237557 container init fcec3bf2f3daa40ec745fbe0ebe55a34b94aa9390c50c54e73c9964704d52a1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-20T19:26:53.316 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 podman[96693]: 2024-09-20 19:26:53.022688504 +0000 UTC m=+0.391534040 container start fcec3bf2f3daa40ec745fbe0ebe55a34b94aa9390c50c54e73c9964704d52a1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True) 2024-09-20T19:26:53.316 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 podman[96693]: 2024-09-20 19:26:53.103017739 +0000 UTC m=+0.471863286 container attach fcec3bf2f3daa40ec745fbe0ebe55a34b94aa9390c50c54e73c9964704d52a1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-20T19:26:53.316 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 podman[96693]: 2024-09-20 19:26:53.211297847 +0000 UTC m=+0.580143381 container died fcec3bf2f3daa40ec745fbe0ebe55a34b94aa9390c50c54e73c9964704d52a1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-20T19:26:53.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:53 smithi129 ceph-mon[103275]: osdmap e137: 8 total, 7 up, 8 in 2024-09-20T19:26:53.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:53 smithi129 ceph-mon[107276]: osdmap e137: 8 total, 7 up, 8 in 2024-09-20T19:26:53.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:53 smithi170 ceph-mon[87868]: osdmap e137: 8 total, 7 up, 8 in 2024-09-20T19:26:54.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 podman[96715]: 2024-09-20 19:26:53.848128774 +0000 UTC m=+0.630739747 container remove fcec3bf2f3daa40ec745fbe0ebe55a34b94aa9390c50c54e73c9964704d52a1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:26:54.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-20T19:26:54.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 systemd[1]: Stopped Ceph osd.5 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:26:54.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:53 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.5.service: Consumed 14.879s CPU time. 2024-09-20T19:26:54.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 systemd[1]: Starting Ceph osd.5 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:26:54.316 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:26:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:26:53] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-20T19:26:54.558 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:54 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:54.559 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:54 smithi170 ceph-mon[87868]: pgmap v265: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:26:54.559 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 podman[96815]: 2024-09-20 19:26:54.207614038 +0000 UTC m=+0.016535788 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:26:54.559 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 podman[96815]: 2024-09-20 19:26:54.332739057 +0000 UTC m=+0.141660813 container create 257af05cdbf4e409d22a12f2a619afd36972dfdea587e95cde9ba30ae795ab52 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:26:54.559 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 podman[96815]: 2024-09-20 19:26:54.560161019 +0000 UTC m=+0.369082777 container init 257af05cdbf4e409d22a12f2a619afd36972dfdea587e95cde9ba30ae795ab52 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-20T19:26:54.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:54 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:54.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:54 smithi129 ceph-mon[103275]: pgmap v265: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:26:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:54 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:26:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:54 smithi129 ceph-mon[107276]: pgmap v265: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:26:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 podman[96815]: 2024-09-20 19:26:54.563554201 +0000 UTC m=+0.372475952 container start 257af05cdbf4e409d22a12f2a619afd36972dfdea587e95cde9ba30ae795ab52 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2) 2024-09-20T19:26:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 podman[96815]: 2024-09-20 19:26:54.635092156 +0000 UTC m=+0.444013920 container attach 257af05cdbf4e409d22a12f2a619afd36972dfdea587e95cde9ba30ae795ab52 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:26:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 bash[96815]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:54 smithi170 bash[96815]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:55.369 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:55.043857223Z 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-20T19:26:55.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:55 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:55.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:55 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:55.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:55 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:26:56.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:56 smithi170 ceph-mon[87868]: pgmap v266: 161 pgs: 29 active+undersized, 1 stale+active+clean, 24 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:26:56.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:56 smithi129 ceph-mon[103275]: pgmap v266: 161 pgs: 29 active+undersized, 1 stale+active+clean, 24 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:26:56.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:56 smithi129 ceph-mon[107276]: pgmap v266: 161 pgs: 29 active+undersized, 1 stale+active+clean, 24 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-20T19:26:57.952 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:26:57.952 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:57.952 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:26:57.952 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:57.952 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:57.952 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:26:57.953 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:26:57.953 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:26:57.953 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: 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-20T19:26:57.953 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: 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-20T19:26:58.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:26:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:26:58.040750102Z 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-20T19:26:58.223 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate[96830]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 bash[96815]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-20T19:26:58.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:57 smithi170 podman[96815]: 2024-09-20 19:26:57.982543304 +0000 UTC m=+3.791465055 container died 257af05cdbf4e409d22a12f2a619afd36972dfdea587e95cde9ba30ae795ab52 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-20T19:26:58.642 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:26:58 smithi129 ceph-mon[107276]: pgmap v267: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:26:58.642 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:26:58 smithi129 ceph-mon[103275]: pgmap v267: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:26:58.671 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:26:58 smithi170 ceph-mon[87868]: pgmap v267: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:26:58.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:58 smithi170 podman[97041]: 2024-09-20 19:26:58.672016414 +0000 UTC m=+0.681214155 container remove 257af05cdbf4e409d22a12f2a619afd36972dfdea587e95cde9ba30ae795ab52 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:26:58.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:58 smithi170 podman[97100]: 2024-09-20 19:26:58.783935894 +0000 UTC m=+0.016325359 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:26:58.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:58 smithi170 podman[97100]: 2024-09-20 19:26:58.897943574 +0000 UTC m=+0.130333069 container create e1ec21a1e19ba7326cf89c83e979e8e889e3922bde4de5fa7ea8886aa7be5c93 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-20T19:26:59.473 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:59 smithi170 podman[97100]: 2024-09-20 19:26:59.150205112 +0000 UTC m=+0.382594571 container init e1ec21a1e19ba7326cf89c83e979e8e889e3922bde4de5fa7ea8886aa7be5c93 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-20T19:26:59.473 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:59 smithi170 podman[97100]: 2024-09-20 19:26:59.153569897 +0000 UTC m=+0.385959349 container start e1ec21a1e19ba7326cf89c83e979e8e889e3922bde4de5fa7ea8886aa7be5c93 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:26:59.473 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:59 smithi170 ceph-osd[97119]: -- 172.21.15.170:0/3237327421 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d5bb88da40 con 0x55d5bb86bc00 2024-09-20T19:26:59.473 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:59 smithi170 bash[97100]: e1ec21a1e19ba7326cf89c83e979e8e889e3922bde4de5fa7ea8886aa7be5c93 2024-09-20T19:26:59.473 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:26:59 smithi170 systemd[1]: Started Ceph osd.5 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:27:00.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:00 smithi129 ceph-mon[103275]: pgmap v268: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:00.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:00 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:00.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:00 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:00 smithi129 ceph-mon[107276]: pgmap v268: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:00 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:00 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:00.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:00 smithi170 ceph-mon[87868]: pgmap v268: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:00.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:00 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:00.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:00 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:00.973 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:27:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:27:00.794+0000 7fd66ebdb640 -1 Falling back to public interface 2024-09-20T19:27:01.383 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:01.047504141Z 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-20T19:27:02.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:02 smithi170 ceph-mon[87868]: pgmap v269: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:02.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:02 smithi129 ceph-mon[103275]: pgmap v269: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:02.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:02 smithi129 ceph-mon[107276]: pgmap v269: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:04.244 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:27:03] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-20T19:27:04.321 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:04.050385683Z 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-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: pgmap v270: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.321 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: pgmap v270: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:04.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: pgmap v270: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:04.723 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:27:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:27:04.321+0000 7fd66ebdb640 -1 osd.5 135 log_to_monitors true 2024-09-20T19:27:05.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:05 smithi170 ceph-mon[87868]: from='osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:27:05.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:05 smithi170 ceph-mon[87868]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:27:05.475 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:27:05 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:27:05.277+0000 7fd666985640 -1 osd.5 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:27:05.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:05 smithi129 ceph-mon[103275]: from='osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:27:05.800 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:05 smithi129 ceph-mon[103275]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:27:05.800 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:05 smithi129 ceph-mon[107276]: from='osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:27:05.800 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:05 smithi129 ceph-mon[107276]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:27:06.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:06 smithi170 ceph-mon[87868]: pgmap v271: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:06.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:06 smithi170 ceph-mon[87868]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:27:06.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:06 smithi170 ceph-mon[87868]: from='osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:06.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:06 smithi170 ceph-mon[87868]: osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:27:06.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:06 smithi170 ceph-mon[87868]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:06.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:06 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:06.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[103275]: pgmap v271: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[103275]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[103275]: from='osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[103275]: osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[103275]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[107276]: pgmap v271: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[107276]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:27:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[107276]: from='osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:06.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[107276]: osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:27:06.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[107276]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:06.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:06 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:07.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:07.045595184Z 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-20T19:27:07.276 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:27:07.018+0000 7efeec57a640 -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-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626] boot 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: osdmap e139: 8 total, 8 up, 8 in 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:27:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[107276]: osdmap e140: 8 total, 8 up, 8 in 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626] boot 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: osdmap e139: 8 total, 8 up, 8 in 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:07.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:27:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:27:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:27:07.592 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:07 smithi129 ceph-mon[103275]: osdmap e140: 8 total, 8 up, 8 in 2024-09-20T19:27:07.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:27:07.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: osd.5 [v2:172.21.15.170:6808/4140900626,v1:172.21.15.170:6809/4140900626] boot 2024-09-20T19:27:07.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: osdmap e139: 8 total, 8 up, 8 in 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:07.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:27:07.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:07 smithi170 ceph-mon[87868]: osdmap e140: 8 total, 8 up, 8 in 2024-09-20T19:27:08.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:08 smithi129 ceph-mon[103275]: pgmap v274: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:27:08.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:08 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:27:08.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:08 smithi129 ceph-mon[103275]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-20T19:27:08.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:08 smithi129 ceph-mon[107276]: pgmap v274: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:27:08.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:08 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:27:08.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:08 smithi129 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-20T19:27:08.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:08 smithi170 ceph-mon[87868]: pgmap v274: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-20T19:27:08.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:08 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:27:08.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:08 smithi170 ceph-mon[87868]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-20T19:27:09.240 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:27:09.809 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (6m) 78s ago 27m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (6m) 6s ago 27m 80.4M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (7m) 78s ago 27m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (7m) 6s ago 31m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (16m) 78s ago 33m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (4m) 78s ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (5m) 6s ago 32m 46.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (4m) 78s ago 32m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (7m) 78s ago 27m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (7m) 6s ago 27m 10.5M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (3m) 78s ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (2m) 78s ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:27:09.810 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (2m) 78s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (83s) 78s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (47s) 6s ago 29m 54.0M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (11s) 6s ago 29m 11.7M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e1ec21a1e19b 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (29m) 6s ago 29m 56.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab dfc1e19f4b55 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (28m) 6s ago 28m 61.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (7m) 6s ago 28m 56.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (27m) 78s ago 27m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:27:09.811 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (27m) 6s ago 27m 92.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:10.149 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 11 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:27:10.150 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:27:10.439 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:27:10.439 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:27:10.440 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:27:10.440 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:27:10.440 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:27:10.440 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "6/8 daemons upgraded", 2024-09-20T19:27:10.440 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:27:10.440 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:27:10.440 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:27:10.440 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[107276]: pgmap v276: 161 pgs: 29 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 64/636 objects degraded (10.063%) 2024-09-20T19:27:10.440 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[107276]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:10.440 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/3962582615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:10.441 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 64/636 objects degraded (10.063%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:10.441 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[103275]: pgmap v276: 161 pgs: 29 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 64/636 objects degraded (10.063%) 2024-09-20T19:27:10.441 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[103275]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:10.441 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/3962582615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:10.441 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:10 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 64/636 objects degraded (10.063%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:10.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:10.047215288Z 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-20T19:27:10.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:10 smithi170 ceph-mon[87868]: pgmap v276: 161 pgs: 29 active+undersized, 20 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 64/636 objects degraded (10.063%) 2024-09-20T19:27:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:10 smithi170 ceph-mon[87868]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:10 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/3962582615' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:10.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:10 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 64/636 objects degraded (10.063%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:11.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:11 smithi129 ceph-mon[103275]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:11.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:11 smithi129 ceph-mon[103275]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:11.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:11 smithi129 ceph-mon[107276]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:11.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:11 smithi129 ceph-mon[107276]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:11.651 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:11 smithi170 ceph-mon[87868]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:11.651 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:11 smithi170 ceph-mon[87868]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:12.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[103275]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[103275]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:27:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/636 objects degraded (10.063%), 20 pgs degraded) 2024-09-20T19:27:12.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:27:12.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[107276]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:12.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[107276]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:27:12.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/636 objects degraded (10.063%), 20 pgs degraded) 2024-09-20T19:27:12.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:12 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:27:12.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:12 smithi170 ceph-mon[87868]: from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:12.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:12 smithi170 ceph-mon[87868]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:27:12.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:12 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/636 objects degraded (10.063%), 20 pgs degraded) 2024-09-20T19:27:12.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:12 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:27:13.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:13.045375779Z 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-20T19:27:14.289 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:27:13] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-20T19:27:14.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:14 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:14.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:14 smithi129 ceph-mon[107276]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 403 B/s rd, 0 op/s 2024-09-20T19:27:14.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:14 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:14.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:14 smithi129 ceph-mon[103275]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 403 B/s rd, 0 op/s 2024-09-20T19:27:14.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:14 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:14.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:14 smithi170 ceph-mon[87868]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 403 B/s rd, 0 op/s 2024-09-20T19:27:16.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:16 smithi170 ceph-mon[87868]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-20T19:27:16.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:16.047796222Z 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-20T19:27:16.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:16 smithi129 ceph-mon[103275]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-20T19:27:16.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:16 smithi129 ceph-mon[107276]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-20T19:27:18.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:18 smithi129 ceph-mon[103275]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T19:27:18.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:18 smithi129 ceph-mon[107276]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T19:27:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:18 smithi170 ceph-mon[87868]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T19:27:19.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:19.045939661Z 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-20T19:27:19.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[103275]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:27:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:19 smithi129 ceph-mon[107276]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:27:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:19.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:19 smithi170 ceph-mon[87868]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:27:21.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:21 smithi170 ceph-mon[87868]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:22.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:21 smithi129 ceph-mon[103275]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:22.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:21 smithi129 ceph-mon[107276]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:22.398 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:22.049698879Z 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-20T19:27:23.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:22 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:27:23.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:22 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:27:23.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:22 smithi170 ceph-mon[87868]: Upgrade: osd.6 is safe to restart 2024-09-20T19:27:23.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:22 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:27:23.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:22 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:27:23.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:22 smithi129 ceph-mon[103275]: Upgrade: osd.6 is safe to restart 2024-09-20T19:27:23.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:22 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:27:23.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:22 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:27:23.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:22 smithi129 ceph-mon[107276]: Upgrade: osd.6 is safe to restart 2024-09-20T19:27:24.290 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:27:23] "GET /metrics HTTP/1.1" 200 38341 "" "Prometheus/2.51.0" 2024-09-20T19:27:24.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[103275]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[103275]: Upgrade: Updating osd.6 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[103275]: Deploying daemon osd.6 on smithi170 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[107276]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[107276]: Upgrade: Updating osd.6 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:27:24.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:24.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:24 smithi129 ceph-mon[107276]: Deploying daemon osd.6 on smithi170 2024-09-20T19:27:24.711 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:24 smithi170 ceph-mon[87868]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:24.711 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:24 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:24.711 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:24 smithi170 ceph-mon[87868]: Upgrade: Updating osd.6 2024-09-20T19:27:24.711 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:24 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:24.711 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:24 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:27:24.711 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:24 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:24.711 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:24 smithi170 ceph-mon[87868]: Deploying daemon osd.6 on smithi170 2024-09-20T19:27:25.295 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:25.051599835Z 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-20T19:27:26.540 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:26 smithi170 ceph-mon[87868]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:27:26.541 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:26 smithi170 systemd[1]: Stopping Ceph osd.6 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:27:26.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:26 smithi129 ceph-mon[103275]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:27:26.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:26 smithi129 ceph-mon[107276]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:27:26.973 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:26 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[43694]: 2024-09-20T19:27:26.540+0000 7fe7b6678640 -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-20T19:27:26.973 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:26 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[43694]: 2024-09-20T19:27:26.540+0000 7fe7b6678640 -1 osd.6 140 *** Got signal Terminated *** 2024-09-20T19:27:26.973 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:26 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[43694]: 2024-09-20T19:27:26.540+0000 7fe7b6678640 -1 osd.6 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:27:27.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:27 smithi129 ceph-mon[103275]: osd.6 marked itself down and dead 2024-09-20T19:27:27.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:27 smithi129 ceph-mon[107276]: osd.6 marked itself down and dead 2024-09-20T19:27:27.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:27 smithi170 ceph-mon[87868]: osd.6 marked itself down and dead 2024-09-20T19:27:28.049 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:27 smithi170 podman[101095]: 2024-09-20 19:27:27.756342298 +0000 UTC m=+1.326079536 container died dfc1e19f4b55c7583dfc3bca43fa276dc9722123035123dafb0cc7a4f4d2f777 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f) 2024-09-20T19:27:28.302 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:28.051049599Z 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-20T19:27:28.302 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:28 smithi170 podman[101095]: 2024-09-20 19:27:28.157370239 +0000 UTC m=+1.727107519 container cleanup dfc1e19f4b55c7583dfc3bca43fa276dc9722123035123dafb0cc7a4f4d2f777 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f, 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, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-20T19:27:28.302 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:28 smithi170 bash[101095]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:27:28.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:28 smithi129 ceph-mon[103275]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:28.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:28 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:27:28.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:28 smithi129 ceph-mon[103275]: osdmap e141: 8 total, 7 up, 8 in 2024-09-20T19:27:28.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:28 smithi129 ceph-mon[107276]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:28.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:28 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:27:28.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:28 smithi129 ceph-mon[107276]: osdmap e141: 8 total, 7 up, 8 in 2024-09-20T19:27:28.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:28 smithi170 ceph-mon[87868]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:27:28.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:28 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:27:28.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:28 smithi170 ceph-mon[87868]: osdmap e141: 8 total, 7 up, 8 in 2024-09-20T19:27:28.724 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:28 smithi170 podman[101111]: 2024-09-20 19:27:28.417506374 +0000 UTC m=+0.656329754 container remove dfc1e19f4b55c7583dfc3bca43fa276dc9722123035123dafb0cc7a4f4d2f777 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-20T19:27:29.019 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:28 smithi170 podman[101201]: 2024-09-20 19:27:28.672882296 +0000 UTC m=+0.016081659 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:27:29.020 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:28 smithi170 podman[101201]: 2024-09-20 19:27:28.801781433 +0000 UTC m=+0.144980787 container create dc0f3de36c96a75cf203878fac499bf180f32fc4b0866c06a5c53d9ddc22d2f7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:27:29.314 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 podman[101201]: 2024-09-20 19:27:29.021091643 +0000 UTC m=+0.364291007 container init dc0f3de36c96a75cf203878fac499bf180f32fc4b0866c06a5c53d9ddc22d2f7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-20T19:27:29.314 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 podman[101201]: 2024-09-20 19:27:29.024749607 +0000 UTC m=+0.367948960 container start dc0f3de36c96a75cf203878fac499bf180f32fc4b0866c06a5c53d9ddc22d2f7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, 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, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True) 2024-09-20T19:27:29.314 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 podman[101201]: 2024-09-20 19:27:29.087530718 +0000 UTC m=+0.430730093 container attach dc0f3de36c96a75cf203878fac499bf180f32fc4b0866c06a5c53d9ddc22d2f7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-20T19:27:29.315 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 podman[101201]: 2024-09-20 19:27:29.212203878 +0000 UTC m=+0.555403245 container died dc0f3de36c96a75cf203878fac499bf180f32fc4b0866c06a5c53d9ddc22d2f7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:27:29.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:29 smithi129 ceph-mon[103275]: osdmap e142: 8 total, 7 up, 8 in 2024-09-20T19:27:29.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:29 smithi129 ceph-mon[107276]: osdmap e142: 8 total, 7 up, 8 in 2024-09-20T19:27:29.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:29 smithi170 ceph-mon[87868]: osdmap e142: 8 total, 7 up, 8 in 2024-09-20T19:27:30.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 podman[101224]: 2024-09-20 19:27:29.849778226 +0000 UTC m=+0.632026600 container remove dc0f3de36c96a75cf203878fac499bf180f32fc4b0866c06a5c53d9ddc22d2f7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:27:30.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-20T19:27:30.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 systemd[1]: Stopped Ceph osd.6 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:27:30.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:29 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.6.service: Consumed 12.923s CPU time. 2024-09-20T19:27:30.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 systemd[1]: Starting Ceph osd.6 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:27:30.535 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:30 smithi170 ceph-mon[87868]: pgmap v288: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:27:30.535 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:30 smithi170 ceph-mon[87868]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:27:30.535 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 podman[101324]: 2024-09-20 19:27:30.186206043 +0000 UTC m=+0.015949236 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:27:30.535 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 podman[101324]: 2024-09-20 19:27:30.300970693 +0000 UTC m=+0.130713889 container create 4da9f34d7501f205eb7b0ae4b821591b6957f292a75bc0f9ec90d68eb2c91de9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True) 2024-09-20T19:27:30.535 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 podman[101324]: 2024-09-20 19:27:30.536655361 +0000 UTC m=+0.366398554 container init 4da9f34d7501f205eb7b0ae4b821591b6957f292a75bc0f9ec90d68eb2c91de9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-20T19:27:30.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:30 smithi129 ceph-mon[103275]: pgmap v288: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:27:30.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:30 smithi129 ceph-mon[103275]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:27:30.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:30 smithi129 ceph-mon[107276]: pgmap v288: 161 pgs: 14 peering, 10 stale+active+clean, 137 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:27:30.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:30 smithi129 ceph-mon[107276]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:27:30.973 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 podman[101324]: 2024-09-20 19:27:30.539947003 +0000 UTC m=+0.369690198 container start 4da9f34d7501f205eb7b0ae4b821591b6957f292a75bc0f9ec90d68eb2c91de9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:27:30.973 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 podman[101324]: 2024-09-20 19:27:30.603354906 +0000 UTC m=+0.433098103 container attach 4da9f34d7501f205eb7b0ae4b821591b6957f292a75bc0f9ec90d68eb2c91de9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T19:27:30.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:30.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 bash[101324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:30.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:30.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:30 smithi170 bash[101324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:31.367 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:31.045282172Z 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-20T19:27:31.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:31 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 63/636 objects degraded (9.906%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:31.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:31 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 63/636 objects degraded (9.906%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:31.839 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:31 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 63/636 objects degraded (9.906%), 15 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:32.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:32 smithi170 ceph-mon[87868]: pgmap v289: 161 pgs: 24 active+undersized, 14 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-20T19:27:32.839 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:32 smithi129 ceph-mon[107276]: pgmap v289: 161 pgs: 24 active+undersized, 14 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-20T19:27:32.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:32 smithi129 ceph-mon[103275]: pgmap v289: 161 pgs: 24 active+undersized, 14 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 63/636 objects degraded (9.906%) 2024-09-20T19:27:33.901 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: 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-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: 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-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:27:33.902 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:27:34.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:34.045616855Z 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-20T19:27:34.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:27:34.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:27:34.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:27:34.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:27:34.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:27:34.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:27:34.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate[101339]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-20T19:27:34.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 bash[101324]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-20T19:27:34.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:33 smithi170 podman[101324]: 2024-09-20 19:27:33.930474899 +0000 UTC m=+3.760218101 container died 4da9f34d7501f205eb7b0ae4b821591b6957f292a75bc0f9ec90d68eb2c91de9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, 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, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:27:34.339 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:27:33] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-20T19:27:34.555 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:34 smithi170 ceph-mon[87868]: pgmap v290: 161 pgs: 24 active+undersized, 14 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-20T19:27:34.555 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:34 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:34.555 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:34.555 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:34.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[103275]: pgmap v290: 161 pgs: 24 active+undersized, 14 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-20T19:27:34.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:34.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:34.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:34.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[107276]: pgmap v290: 161 pgs: 24 active+undersized, 14 peering, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-20T19:27:34.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:34.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:34.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:34.897 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:34 smithi170 podman[101542]: 2024-09-20 19:27:34.556845542 +0000 UTC m=+0.620433581 container remove 4da9f34d7501f205eb7b0ae4b821591b6957f292a75bc0f9ec90d68eb2c91de9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-20T19:27:34.898 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:34 smithi170 podman[101602]: 2024-09-20 19:27:34.668785457 +0000 UTC m=+0.015915887 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:27:34.898 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:34 smithi170 podman[101602]: 2024-09-20 19:27:34.791649474 +0000 UTC m=+0.138779936 container create e10ec6b65f4e83e2d0f679849b969fa7fa543251b42bd1c112127ca42637558e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2) 2024-09-20T19:27:35.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:35 smithi170 podman[101602]: 2024-09-20 19:27:35.010805517 +0000 UTC m=+0.357935941 container init e10ec6b65f4e83e2d0f679849b969fa7fa543251b42bd1c112127ca42637558e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-20T19:27:35.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:35 smithi170 podman[101602]: 2024-09-20 19:27:35.014033653 +0000 UTC m=+0.361164073 container start e10ec6b65f4e83e2d0f679849b969fa7fa543251b42bd1c112127ca42637558e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:27:35.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:35 smithi170 ceph-osd[101621]: -- 172.21.15.170:0/3998240366 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a273741a40 con 0x55a274512000 2024-09-20T19:27:35.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:35 smithi170 bash[101602]: e10ec6b65f4e83e2d0f679849b969fa7fa543251b42bd1c112127ca42637558e 2024-09-20T19:27:35.223 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:35 smithi170 systemd[1]: Started Ceph osd.6 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:27:36.416 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:36 smithi170 ceph-mon[87868]: pgmap v291: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:36.416 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:36 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:36.416 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:36 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:36.416 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:36 smithi170 ceph-mon[87868]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:27:36.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[103275]: pgmap v291: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:36.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[103275]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:27:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[107276]: pgmap v291: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:36 smithi129 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-20T19:27:36.707 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:36 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:27:36.414+0000 7f82d09a1640 -1 Falling back to public interface 2024-09-20T19:27:37.294 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:37.044939421Z 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-20T19:27:38.283 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:38 smithi170 ceph-mon[87868]: pgmap v292: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:38.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:38 smithi129 ceph-mon[107276]: pgmap v292: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:38.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:38 smithi129 ceph-mon[103275]: pgmap v292: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:40.046 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:27:39.771+0000 7f82d09a1640 -1 osd.6 140 log_to_monitors true 2024-09-20T19:27:40.301 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:40.047795462Z 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-20T19:27:40.302 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-mon[87868]: pgmap v293: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:40.302 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.302 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.302 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-mon[87868]: from='osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:27:40.302 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-mon[87868]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:27:40.302 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.302 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[103275]: pgmap v293: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:40.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[103275]: from='osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[103275]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[107276]: pgmap v293: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[107276]: from='osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:27:40.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[107276]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:27:40.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:40 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:40.603 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:27:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:27:40.548+0000 7f82c4743640 -1 osd.6 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:27:40.754 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:27:41.322 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:27:41.322 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (7m) 110s ago 28m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:27:41.322 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (6m) 2s ago 28m 80.1M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:27:41.322 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (8m) 110s ago 27m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:27:41.322 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (8m) 2s ago 32m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:27:41.322 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (17m) 110s ago 33m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:27:41.322 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (5m) 110s ago 34m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (6m) 2s ago 32m 48.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (5m) 110s ago 32m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (8m) 110s ago 27m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (7m) 2s ago 27m 11.2M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (3m) 110s ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (3m) 110s ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (2m) 110s ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (114s) 110s ago 30m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (78s) 2s ago 30m 55.6M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (42s) 2s ago 30m 43.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e1ec21a1e19b 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (6s) 2s ago 29m 12.2M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e10ec6b65f4e 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (29m) 2s ago 29m 62.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab d11f1e7521a3 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (7m) 2s ago 28m 56.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (27m) 110s ago 27m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:27:41.323 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (27m) 2s ago 27m 92.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:27:41.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:41 smithi170 ceph-mon[87868]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:27:41.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:41 smithi170 ceph-mon[87868]: osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:27:41.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:41 smithi170 ceph-mon[87868]: from='osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:41.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:41 smithi170 ceph-mon[87868]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:41.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:41 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:41.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:41 smithi170 ceph-mon[87868]: from='osd.6 ' entity='osd.6' 2024-09-20T19:27:41.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[103275]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:27:41.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[103275]: osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:27:41.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[103275]: from='osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:41.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[103275]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[103275]: from='osd.6 ' entity='osd.6' 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[107276]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[107276]: osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[107276]: from='osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[107276]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 19 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:41.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:41 smithi129 ceph-mon[107276]: from='osd.6 ' entity='osd.6' 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:41.672 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 12 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:27:41.673 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:27:41.957 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:27:41.957 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:27:41.957 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:27:41.958 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:27:41.958 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:27:41.958 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "7/8 daemons upgraded", 2024-09-20T19:27:41.958 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:27:41.958 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:27:41.958 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:27:42.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: pgmap v295: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575] boot 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: osdmap e144: 8 total, 8 up, 8 in 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/2690686658' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: pgmap v295: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:27:42.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:27:42.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575] boot 2024-09-20T19:27:42.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: osdmap e144: 8 total, 8 up, 8 in 2024-09-20T19:27:42.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:42 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/2690686658' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:42.637 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.637 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: pgmap v295: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:42.637 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.637 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:42.638 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:27:42.638 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:27:42.638 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: osd.6 [v2:172.21.15.170:6816/2976719575,v1:172.21.15.170:6817/2976719575] boot 2024-09-20T19:27:42.638 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: osdmap e144: 8 total, 8 up, 8 in 2024-09-20T19:27:42.638 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:42 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/2690686658' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:43.040473806Z 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-20T19:27:43.253 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:27:43.096+0000 7efeec57a640 -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-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: osdmap e145: 8 total, 8 up, 8 in 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: osdmap e145: 8 total, 8 up, 8 in 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:27:43.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='client.44526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:27:43.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: osdmap e145: 8 total, 8 up, 8 in 2024-09-20T19:27:43.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:27:43.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:43 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:27:44.255 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:27:43] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-20T19:27:44.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[103275]: pgmap v298: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:27:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[103275]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:27:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[107276]: pgmap v298: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:27:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:44 smithi129 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:27:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:44 smithi170 ceph-mon[87868]: pgmap v298: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:27:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:44 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:44 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:27:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:44 smithi170 ceph-mon[87868]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:27:46.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:46.0416831Z 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-20T19:27:46.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:46 smithi170 ceph-mon[87868]: pgmap v299: 161 pgs: 13 active+undersized, 7 active+undersized+degraded, 141 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-20T19:27:46.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:46 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:46.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:46 smithi129 ceph-mon[107276]: pgmap v299: 161 pgs: 13 active+undersized, 7 active+undersized+degraded, 141 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-20T19:27:46.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:46 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:46.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:46 smithi129 ceph-mon[103275]: pgmap v299: 161 pgs: 13 active+undersized, 7 active+undersized+degraded, 141 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-20T19:27:46.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:46 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:27:47.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:47 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-20T19:27:47.589 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:47 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:27:47.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:47 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-20T19:27:47.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:47 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:27:47.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:47 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 7 pgs degraded) 2024-09-20T19:27:47.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:47 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:27:48.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:48 smithi129 ceph-mon[103275]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s 2024-09-20T19:27:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:48 smithi129 ceph-mon[107276]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s 2024-09-20T19:27:48.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:48 smithi170 ceph-mon[87868]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s 2024-09-20T19:27:49.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:49.051884628Z 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-20T19:27:49.839 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:49 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:49.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:49.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:49 smithi129 ceph-mon[107276]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:27:49.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:49 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:49.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:49.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:49 smithi129 ceph-mon[103275]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:27:49.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:49 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:49.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:27:49.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:49 smithi170 ceph-mon[87868]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:27:52.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:51 smithi170 ceph-mon[87868]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-20T19:27:52.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:52.044758888Z 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-20T19:27:52.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:51 smithi129 ceph-mon[107276]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-20T19:27:52.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:51 smithi129 ceph-mon[103275]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-20T19:27:54.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:53 smithi170 ceph-mon[87868]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-09-20T19:27:54.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:53 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:54.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:53 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:54.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:53 smithi129 ceph-mon[103275]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-09-20T19:27:54.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:53 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:54.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:53 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:54.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:27:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:27:53] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.51.0" 2024-09-20T19:27:54.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:53 smithi129 ceph-mon[107276]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 793 B/s rd, 0 op/s 2024-09-20T19:27:54.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:53 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:27:54.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:53 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:27:55.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:55.043695897Z 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-20T19:27:56.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:55 smithi170 ceph-mon[87868]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:27:56.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:55 smithi129 ceph-mon[103275]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:27:56.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:55 smithi129 ceph-mon[107276]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:27:58.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:57 smithi170 ceph-mon[87868]: pgmap v305: 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-20T19:27:58.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:27:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:27:58.054052642Z 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-20T19:27:58.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:57 smithi129 ceph-mon[103275]: pgmap v305: 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-20T19:27:58.339 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:57 smithi129 ceph-mon[107276]: pgmap v305: 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-20T19:27:59.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:58 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:27:59.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:58 smithi170 ceph-mon[87868]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:27:59.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:58 smithi170 ceph-mon[87868]: Upgrade: osd.7 is safe to restart 2024-09-20T19:27:59.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:58 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:27:59.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:58 smithi129 ceph-mon[103275]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:27:59.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:58 smithi129 ceph-mon[103275]: Upgrade: osd.7 is safe to restart 2024-09-20T19:27:59.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:58 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:27:59.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:58 smithi129 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:27:59.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:58 smithi129 ceph-mon[107276]: Upgrade: osd.7 is safe to restart 2024-09-20T19:28:00.216 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:59 smithi170 ceph-mon[87868]: pgmap v306: 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-20T19:28:00.216 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:59 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:00.216 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:59 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:28:00.216 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:27:59 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:00.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[103275]: pgmap v306: 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-20T19:28:00.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:00.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:28:00.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:00.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[107276]: pgmap v306: 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-20T19:28:00.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:00.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:28:00.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:27:59 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:01.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:00 smithi170 ceph-mon[87868]: Upgrade: Updating osd.7 2024-09-20T19:28:01.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:00 smithi170 ceph-mon[87868]: Deploying daemon osd.7 on smithi170 2024-09-20T19:28:01.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:01.051625237Z 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-20T19:28:01.339 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:00 smithi129 ceph-mon[107276]: Upgrade: Updating osd.7 2024-09-20T19:28:01.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:00 smithi129 ceph-mon[107276]: Deploying daemon osd.7 on smithi170 2024-09-20T19:28:01.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:00 smithi129 ceph-mon[103275]: Upgrade: Updating osd.7 2024-09-20T19:28:01.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:00 smithi129 ceph-mon[103275]: Deploying daemon osd.7 on smithi170 2024-09-20T19:28:02.203 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:01 smithi170 ceph-mon[87868]: pgmap v307: 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-20T19:28:02.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:01 smithi129 ceph-mon[103275]: pgmap v307: 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-20T19:28:02.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:01 smithi129 ceph-mon[107276]: pgmap v307: 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-20T19:28:02.800 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:02 smithi170 systemd[1]: Stopping Ceph osd.7 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:28:03.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:02 smithi170 ceph-mon[87868]: osd.7 marked itself down and dead 2024-09-20T19:28:03.223 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[49655]: 2024-09-20T19:28:02.800+0000 7f3dfc971640 -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-20T19:28:03.224 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[49655]: 2024-09-20T19:28:02.800+0000 7f3dfc971640 -1 osd.7 145 *** Got signal Terminated *** 2024-09-20T19:28:03.224 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[49655]: 2024-09-20T19:28:02.800+0000 7f3dfc971640 -1 osd.7 145 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:28:03.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:02 smithi129 ceph-mon[103275]: osd.7 marked itself down and dead 2024-09-20T19:28:03.339 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:02 smithi129 ceph-mon[107276]: osd.7 marked itself down and dead 2024-09-20T19:28:03.700 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:03 smithi170 podman[105584]: 2024-09-20 19:28:03.42174239 +0000 UTC m=+0.715677975 container died d11f1e7521a3f5c5fbfaf36cab2996c5975e5a6ac75090899bff4e151a388fb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=squid-ed8ee0f) 2024-09-20T19:28:03.963 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:03 smithi170 podman[105584]: 2024-09-20 19:28:03.809240096 +0000 UTC m=+1.103175673 container cleanup d11f1e7521a3f5c5fbfaf36cab2996c5975e5a6ac75090899bff4e151a388fb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:28:03.963 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:03 smithi170 bash[105584]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:28:04.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:04.042250519Z 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-20T19:28:04.223 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:04 smithi170 podman[105611]: 2024-09-20 19:28:04.04945181 +0000 UTC m=+0.622354276 container remove d11f1e7521a3f5c5fbfaf36cab2996c5975e5a6ac75090899bff4e151a388fb2 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, 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, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:28:04.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: pgmap v308: 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-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: osdmap e146: 8 total, 7 up, 8 in 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]} : dispatch 2024-09-20T19:28:04.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:04.225 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:03 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:04.339 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:28:03] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: pgmap v308: 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-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: osdmap e146: 8 total, 7 up, 8 in 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]} : dispatch 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]} : dispatch 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]} : dispatch 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]} : dispatch 2024-09-20T19:28:04.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:04.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: pgmap v308: 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-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: osdmap e146: 8 total, 7 up, 8 in 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]} : dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]} : dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]} : dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]} : dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]} : dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]} : dispatch 2024-09-20T19:28:04.342 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]} : dispatch 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:04.343 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:03 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:04.679 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:04 smithi170 podman[105702]: 2024-09-20 19:28:04.280510149 +0000 UTC m=+0.016215818 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:04.679 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:04 smithi170 podman[105702]: 2024-09-20 19:28:04.378381125 +0000 UTC m=+0.114086788 container create 2f096a76e67542547b32a0bc4231c7a4b8c58b2e0f96388d95095465e8e056ab (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-20T19:28:04.679 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:04 smithi170 podman[105702]: 2024-09-20 19:28:04.597500243 +0000 UTC m=+0.333205904 container init 2f096a76e67542547b32a0bc4231c7a4b8c58b2e0f96388d95095465e8e056ab (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-20T19:28:04.679 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:04 smithi170 podman[105702]: 2024-09-20 19:28:04.601013506 +0000 UTC m=+0.336719170 container start 2f096a76e67542547b32a0bc4231c7a4b8c58b2e0f96388d95095465e8e056ab (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-20T19:28:04.680 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:04 smithi170 podman[105702]: 2024-09-20 19:28:04.680744872 +0000 UTC m=+0.416450550 container attach 2f096a76e67542547b32a0bc4231c7a4b8c58b2e0f96388d95095465e8e056ab (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T19:28:04.973 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:04 smithi170 podman[105702]: 2024-09-20 19:28:04.784305264 +0000 UTC m=+0.520010924 container died 2f096a76e67542547b32a0bc4231c7a4b8c58b2e0f96388d95095465e8e056ab (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , 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_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]}]': finished 2024-09-20T19:28:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[103275]: osdmap e147: 8 total, 7 up, 8 in 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]}]': finished 2024-09-20T19:28:05.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:04 smithi129 ceph-mon[107276]: osdmap e147: 8 total, 7 up, 8 in 2024-09-20T19:28:05.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.0", "id": [4, 6]}]': finished 2024-09-20T19:28:05.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.2", "id": [0, 7]}]': finished 2024-09-20T19:28:05.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.4", "id": [5, 3]}]': finished 2024-09-20T19:28:05.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.9", "id": [4, 2]}]': finished 2024-09-20T19:28:05.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [1, 7]}]': finished 2024-09-20T19:28:05.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.e", "id": [4, 7]}]': finished 2024-09-20T19:28:05.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [5, 7, 1, 6]}]': finished 2024-09-20T19:28:05.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.6", "id": [3, 0]}]': finished 2024-09-20T19:28:05.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1b", "id": [3, 0]}]': finished 2024-09-20T19:28:05.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:04 smithi170 ceph-mon[87868]: osdmap e147: 8 total, 7 up, 8 in 2024-09-20T19:28:05.676 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:05 smithi170 podman[105725]: 2024-09-20 19:28:05.451884491 +0000 UTC m=+0.661816152 container remove 2f096a76e67542547b32a0bc4231c7a4b8c58b2e0f96388d95095465e8e056ab (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-20T19:28:05.676 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:05 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-20T19:28:05.676 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:05 smithi170 systemd[1]: Stopped Ceph osd.7 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:28:05.676 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:05 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.7.service: Consumed 15.160s CPU time. 2024-09-20T19:28:05.973 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:05 smithi170 systemd[1]: Starting Ceph osd.7 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:28:05.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:05 smithi170 podman[105823]: 2024-09-20 19:28:05.793051377 +0000 UTC m=+0.016379549 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:05.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:05 smithi170 podman[105823]: 2024-09-20 19:28:05.902808784 +0000 UTC m=+0.126136947 container create 861d788a62b2030f5b84c25c9b77b32b56deed890c92116b8d9fabac418cb48e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:28:06.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:05 smithi170 ceph-mon[87868]: pgmap v311: 161 pgs: 1 active+undersized, 36 peering, 11 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-20T19:28:06.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:05 smithi170 ceph-mon[87868]: Health check failed: Reduced data availability: 3 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-20T19:28:06.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:05 smithi170 ceph-mon[87868]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 4 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:06.238 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:05 smithi170 ceph-mon[87868]: osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:28:06.238 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:06 smithi170 podman[105823]: 2024-09-20 19:28:06.138515401 +0000 UTC m=+0.361843572 container init 861d788a62b2030f5b84c25c9b77b32b56deed890c92116b8d9fabac418cb48e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-20T19:28:06.238 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:06 smithi170 podman[105823]: 2024-09-20 19:28:06.142052472 +0000 UTC m=+0.365380635 container start 861d788a62b2030f5b84c25c9b77b32b56deed890c92116b8d9fabac418cb48e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:28:06.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[103275]: pgmap v311: 161 pgs: 1 active+undersized, 36 peering, 11 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-20T19:28:06.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[103275]: Health check failed: Reduced data availability: 3 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-20T19:28:06.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[103275]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 4 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:06.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[103275]: osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:28:06.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[107276]: pgmap v311: 161 pgs: 1 active+undersized, 36 peering, 11 stale+active+clean, 4 active+undersized+degraded, 109 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-20T19:28:06.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[107276]: Health check failed: Reduced data availability: 3 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-09-20T19:28:06.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[107276]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 4 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:06.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:05 smithi129 ceph-mon[107276]: osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:28:06.723 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:06 smithi170 podman[105823]: 2024-09-20 19:28:06.238905772 +0000 UTC m=+0.462233952 container attach 861d788a62b2030f5b84c25c9b77b32b56deed890c92116b8d9fabac418cb48e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-20T19:28:06.723 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:06.723 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:06 smithi170 bash[105823]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:06.723 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:06.723 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:06 smithi170 bash[105823]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:07.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:06 smithi129 ceph-mon[103275]: osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:28:07.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:06 smithi129 ceph-mon[107276]: osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:28:07.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:06 smithi170 ceph-mon[87868]: osdmap e149: 8 total, 7 up, 8 in 2024-09-20T19:28:07.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:07.052103223Z 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-20T19:28:08.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:07 smithi129 ceph-mon[103275]: pgmap v314: 161 pgs: 4 remapped+peering, 20 active+undersized, 36 peering, 11 active+undersized+degraded, 90 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-20T19:28:08.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:07 smithi129 ceph-mon[107276]: pgmap v314: 161 pgs: 4 remapped+peering, 20 active+undersized, 36 peering, 11 active+undersized+degraded, 90 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-20T19:28:08.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:07 smithi170 ceph-mon[87868]: pgmap v314: 161 pgs: 4 remapped+peering, 20 active+undersized, 36 peering, 11 active+undersized+degraded, 90 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-20T19:28:09.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:28:09.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:09.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:28:09.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:09.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:09.475 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:28:09.478 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:28:09.478 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:28:09.478 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: 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-20T19:28:09.478 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: 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-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate[105838]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-20T19:28:09.833 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 bash[105823]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-20T19:28:09.834 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:09 smithi170 podman[105823]: 2024-09-20 19:28:09.564488843 +0000 UTC m=+3.787817005 container died 861d788a62b2030f5b84c25c9b77b32b56deed890c92116b8d9fabac418cb48e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:28:10.125 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:10.047094376Z 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-20T19:28:10.125 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:09 smithi170 ceph-mon[87868]: pgmap v315: 161 pgs: 3 active+clean+remapped, 4 remapped+peering, 35 active+undersized, 10 peering, 20 active+undersized+degraded, 89 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 50/636 objects degraded (7.862%) 2024-09-20T19:28:10.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:09 smithi129 ceph-mon[103275]: pgmap v315: 161 pgs: 3 active+clean+remapped, 4 remapped+peering, 35 active+undersized, 10 peering, 20 active+undersized+degraded, 89 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 50/636 objects degraded (7.862%) 2024-09-20T19:28:10.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:09 smithi129 ceph-mon[107276]: pgmap v315: 161 pgs: 3 active+clean+remapped, 4 remapped+peering, 35 active+undersized, 10 peering, 20 active+undersized+degraded, 89 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 50/636 objects degraded (7.862%) 2024-09-20T19:28:10.454 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 podman[106058]: 2024-09-20 19:28:10.126467547 +0000 UTC m=+0.555509548 container remove 861d788a62b2030f5b84c25c9b77b32b56deed890c92116b8d9fabac418cb48e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:28:10.454 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 podman[106118]: 2024-09-20 19:28:10.237889165 +0000 UTC m=+0.015830770 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:10.455 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 podman[106118]: 2024-09-20 19:28:10.352751053 +0000 UTC m=+0.130692658 container create 73a4363255f706170740b5d64df7a69493a87bfa6b8adcac417132980d083ba5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:28:10.723 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 podman[106118]: 2024-09-20 19:28:10.571884868 +0000 UTC m=+0.349826472 container init 73a4363255f706170740b5d64df7a69493a87bfa6b8adcac417132980d083ba5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:28:10.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 podman[106118]: 2024-09-20 19:28:10.575021179 +0000 UTC m=+0.352962794 container start 73a4363255f706170740b5d64df7a69493a87bfa6b8adcac417132980d083ba5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T19:28:10.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 ceph-osd[106137]: -- 172.21.15.170:0/2282654346 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d336cbfa40 con 0x55d336c9dc00 2024-09-20T19:28:10.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 bash[106118]: 73a4363255f706170740b5d64df7a69493a87bfa6b8adcac417132980d083ba5 2024-09-20T19:28:10.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:10 smithi170 systemd[1]: Started Ceph osd.7 for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:28:11.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[103275]: Health check update: Reduced data availability: 3 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-20T19:28:11.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:11.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:11.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[107276]: Health check update: Reduced data availability: 3 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-20T19:28:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:10 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:11.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:10 smithi170 ceph-mon[87868]: Health check update: Reduced data availability: 3 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-20T19:28:11.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:10 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:11.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:10 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:11.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:10 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:12.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:11 smithi170 ceph-mon[87868]: pgmap v316: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:12.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:11 smithi170 ceph-mon[87868]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 8 pgs peering) 2024-09-20T19:28:12.274 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:11 smithi129 ceph-mon[103275]: pgmap v316: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:12.274 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:11 smithi129 ceph-mon[103275]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 8 pgs peering) 2024-09-20T19:28:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:11 smithi129 ceph-mon[107276]: pgmap v316: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:12.274 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:11 smithi129 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 8 pgs peering) 2024-09-20T19:28:12.274 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:28:12.520 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:12 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:28:12.223+0000 7f40fe736640 -1 Falling back to public interface 2024-09-20T19:28:12.839 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:28:12.839 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:28:12.839 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (7m) 33s ago 28m 80.1M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:28:12.839 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (9m) 2m ago 28m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:28:12.839 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (8m) 33s ago 32m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:28:12.839 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (17m) 2m ago 34m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:28:12.839 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (5m) 2m ago 34m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (6m) 33s ago 33m 48.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (5m) 2m ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (8m) 33s ago 28m 11.2M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (4m) 2m ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (3m) 2m ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (3m) 2m ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (2m) 2m ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (110s) 33s ago 30m 55.6M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (74s) 33s ago 30m 43.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e1ec21a1e19b 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (38s) 33s ago 30m 12.2M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e10ec6b65f4e 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 starting - - - 3248M 2024-09-20T19:28:12.840 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (8m) 33s ago 29m 56.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:28:12.841 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (28m) 2m ago 28m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:28:12.841 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (28m) 33s ago 28m 92.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:28:13.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:13 smithi129 ceph-mon[103275]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:13.089 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:13 smithi129 ceph-mon[107276]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:13.188 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:28:13.188 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:28:13.188 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:28:13.188 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 12 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:28:13.189 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:28:13.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:13 smithi170 ceph-mon[87868]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:13.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:13.041218776Z 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-20T19:28:13.473 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:28:13.473 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:28:13.474 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:28:13.474 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:28:13.474 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:28:13.474 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "7/8 daemons upgraded", 2024-09-20T19:28:13.474 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:28:13.474 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:28:13.474 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:28:14.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:14 smithi170 ceph-mon[87868]: from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:14.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:14 smithi170 ceph-mon[87868]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:14.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:14 smithi170 ceph-mon[87868]: pgmap v317: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:14.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:14 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:14.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:14 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/4251242176' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:14.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[103275]: from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:14.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[103275]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:14.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[103275]: pgmap v317: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/4251242176' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:28:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:28:13] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[107276]: from='client.54545 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[107276]: from='client.54551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[107276]: pgmap v317: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:14.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:14 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/4251242176' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:15.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:15 smithi129 ceph-mon[103275]: from='client.54563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:15.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:15 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:15.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:15 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:15.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:15 smithi129 ceph-mon[107276]: from='client.54563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:15.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:15 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:15.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:15 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:15.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:15 smithi170 ceph-mon[87868]: from='client.54563 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:15.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:15 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:15.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:15 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:15.815 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:28:15.551+0000 7f40fe736640 -1 osd.7 145 log_to_monitors true 2024-09-20T19:28:16.126 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:16.048929496Z 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-20T19:28:16.126 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-mon[87868]: pgmap v318: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:16.126 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:16.126 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:16.127 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:16.127 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-mon[87868]: from='osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:28:16.127 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-mon[87868]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:28:16.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[103275]: pgmap v318: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[103275]: from='osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[103275]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[107276]: pgmap v318: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 27 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[107276]: from='osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:28:16.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:16 smithi129 ceph-mon[107276]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:28:16.721 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:28:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:28:16.415+0000 7f40f64e0640 -1 osd.7 145 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:28:17.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:17 smithi170 ceph-mon[87868]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:28:17.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:17 smithi170 ceph-mon[87868]: from='osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:28:17.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:17 smithi170 ceph-mon[87868]: osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:28:17.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:17 smithi170 ceph-mon[87868]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:28:17.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[103275]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:28:17.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[103275]: from='osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:28:17.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[103275]: osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:28:17.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[103275]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:28:17.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[107276]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:28:17.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[107276]: from='osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:28:17.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[107276]: osdmap e150: 8 total, 7 up, 8 in 2024-09-20T19:28:17.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:17 smithi129 ceph-mon[107276]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-20T19:28:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:18 smithi170 ceph-mon[87868]: pgmap v320: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:18 smithi170 ceph-mon[87868]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:28:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:18 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:28:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:18 smithi170 ceph-mon[87868]: osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296] boot 2024-09-20T19:28:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:18 smithi170 ceph-mon[87868]: osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:28:18.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:18 smithi170 ceph-mon[87868]: osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:28:18.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[103275]: pgmap v320: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:18.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[103275]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[103275]: osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296] boot 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[103275]: osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[103275]: osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[107276]: pgmap v320: 161 pgs: 8 active+clean+remapped, 38 active+undersized, 27 active+undersized+degraded, 88 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[107276]: osd.7 [v2:172.21.15.170:6824/3626452296,v1:172.21.15.170:6825/3626452296] boot 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[107276]: osdmap e151: 8 total, 8 up, 8 in 2024-09-20T19:28:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:18 smithi129 ceph-mon[107276]: osdmap e152: 8 total, 8 up, 8 in 2024-09-20T19:28:19.443 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:19.040789114Z 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-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:28:19.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all osd 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:28:19.725 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:28:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:28:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:28:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:28:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:28:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:28:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:28:19.726 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:28:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:28:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:28:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:28:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:28:19.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mds 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.728 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nfs 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.729 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Finalizing container_image settings 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:28:19.730 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.731 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: Upgrade: Complete! 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:28:19.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: pgmap v323: 161 pgs: 3 remapped+peering, 20 peering, 5 active+clean+remapped, 25 active+undersized, 20 active+undersized+degraded, 88 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:28:19.734 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:19 smithi170 ceph-mon[87868]: osdmap e153: 8 total, 8 up, 8 in 2024-09-20T19:28:19.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all osd 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:28:19.841 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.842 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all osd 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:28:19.843 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:28:19.844 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mds 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.845 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nfs 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:28:19.846 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mds 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.847 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nfs 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.848 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Finalizing container_image settings 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:28:19.849 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.850 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:28:19.851 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.852 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:28:19.853 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.854 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: Upgrade: Complete! 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.855 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: pgmap v323: 161 pgs: 3 remapped+peering, 20 peering, 5 active+clean+remapped, 25 active+undersized, 20 active+undersized+degraded, 88 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[103275]: osdmap e153: 8 total, 8 up, 8 in 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:28:19.856 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.857 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: Upgrade: Complete! 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:19.858 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: pgmap v323: 161 pgs: 3 remapped+peering, 20 peering, 5 active+clean+remapped, 25 active+undersized, 20 active+undersized+degraded, 88 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 62/636 objects degraded (9.748%) 2024-09-20T19:28:19.859 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:19 smithi129 ceph-mon[107276]: osdmap e153: 8 total, 8 up, 8 in 2024-09-20T19:28:21.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:20 smithi129 ceph-mon[103275]: Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:21.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:20 smithi129 ceph-mon[107276]: Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:21.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:20 smithi170 ceph-mon[87868]: Health check update: Degraded data redundancy: 62/636 objects degraded (9.748%), 20 pgs degraded (PG_DEGRADED) 2024-09-20T19:28:22.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:21 smithi170 ceph-mon[87868]: pgmap v325: 161 pgs: 3 remapped+peering, 20 peering, 4 active+clean+remapped, 12 active+undersized, 9 active+undersized+degraded, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:28:22.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:21 smithi129 ceph-mon[103275]: pgmap v325: 161 pgs: 3 remapped+peering, 20 peering, 4 active+clean+remapped, 12 active+undersized, 9 active+undersized+degraded, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:28:22.089 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:21 smithi129 ceph-mon[107276]: pgmap v325: 161 pgs: 3 remapped+peering, 20 peering, 4 active+clean+remapped, 12 active+undersized, 9 active+undersized+degraded, 113 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:28:22.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:22.04960264Z 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-20T19:28:23.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:22 smithi129 ceph-mon[103275]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded) 2024-09-20T19:28:23.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:22 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:28:23.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:22 smithi129 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded) 2024-09-20T19:28:23.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:22 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:28:23.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:22 smithi170 ceph-mon[87868]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded) 2024-09-20T19:28:23.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:22 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:28:24.339 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:28:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:28:23] "GET /metrics HTTP/1.1" 200 38191 "" "Prometheus/2.51.0" 2024-09-20T19:28:24.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:23 smithi129 ceph-mon[103275]: pgmap v326: 161 pgs: 2 remapped+peering, 20 peering, 139 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:28:24.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:23 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:24.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:23 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:24.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:23 smithi129 ceph-mon[107276]: pgmap v326: 161 pgs: 2 remapped+peering, 20 peering, 139 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:28:24.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:23 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:24.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:23 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:24.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:23 smithi170 ceph-mon[87868]: pgmap v326: 161 pgs: 2 remapped+peering, 20 peering, 139 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:28:24.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:23 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:24.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:23 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:25.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:25.052631513Z 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-20T19:28:26.339 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:26 smithi129 ceph-mon[107276]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:28:26.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:26 smithi129 ceph-mon[103275]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:28:26.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:26 smithi170 ceph-mon[87868]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:28:28.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:28 smithi129 ceph-mon[107276]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-09-20T19:28:28.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:28 smithi129 ceph-mon[103275]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-09-20T19:28:28.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:28 smithi170 ceph-mon[87868]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-09-20T19:28:28.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:28.046612587Z 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-20T19:28:30.339 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:30 smithi129 ceph-mon[107276]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:28:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:30 smithi129 ceph-mon[103275]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:28:30.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:30 smithi170 ceph-mon[87868]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:28:31.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:31.056598779Z 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-20T19:28:32.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:32 smithi129 ceph-mon[103275]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-20T19:28:32.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:32 smithi129 ceph-mon[107276]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-20T19:28:32.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:32 smithi170 ceph-mon[87868]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 890 B/s rd, 0 op/s 2024-09-20T19:28:34.339 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:28:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:28:33] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-20T19:28:34.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[103275]: 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-20T19:28:34.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:34.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:34.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:34.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:34.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[107276]: 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-20T19:28:34.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:34.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:34.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:34.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:34 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:34.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:34.052417087Z 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-20T19:28:34.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:34 smithi170 ceph-mon[87868]: 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-20T19:28:34.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:34 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:34 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:34.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:34 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:36.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:36 smithi129 ceph-mon[103275]: pgmap v332: 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-20T19:28:36.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:36 smithi129 ceph-mon[107276]: pgmap v332: 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-20T19:28:36.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:36 smithi170 ceph-mon[87868]: pgmap v332: 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-20T19:28:37.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:37.043899115Z 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-20T19:28:38.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:38 smithi129 ceph-mon[103275]: pgmap v333: 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-20T19:28:38.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:38 smithi129 ceph-mon[107276]: pgmap v333: 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-20T19:28:38.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:38 smithi170 ceph-mon[87868]: pgmap v333: 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-20T19:28:40.275 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:40 smithi170 ceph-mon[87868]: pgmap v334: 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-20T19:28:40.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:40.053790085Z 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-20T19:28:40.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:40 smithi129 ceph-mon[103275]: pgmap v334: 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-20T19:28:40.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:40 smithi129 ceph-mon[107276]: pgmap v334: 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-20T19:28:42.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:42 smithi129 ceph-mon[103275]: pgmap v335: 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-20T19:28:42.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:42 smithi129 ceph-mon[107276]: pgmap v335: 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-20T19:28:42.450 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:42 smithi170 ceph-mon[87868]: pgmap v335: 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-20T19:28:43.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:43.042148212Z 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-20T19:28:44.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:44 smithi129 ceph-mon[103275]: pgmap v336: 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-20T19:28:44.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:44 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:44.090 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:28:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:28:43] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-20T19:28:44.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:44 smithi129 ceph-mon[107276]: pgmap v336: 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-20T19:28:44.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:44 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:44.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:44 smithi170 ceph-mon[87868]: pgmap v336: 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-20T19:28:44.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:44 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:44.491 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:28:44.735 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:28:45.184 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:45 smithi129 ceph-mon[103275]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:45.184 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:45 smithi129 ceph-mon[107276]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:45.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:45 smithi170 ceph-mon[87868]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:45.481 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:28:45.481 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (8m) 2m ago 29m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (8m) 30s ago 29m 80.1M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (9m) 2m ago 28m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (9m) 30s ago 33m 461M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (18m) 2m ago 35m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (6m) 2m ago 35m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (7m) 30s ago 33m 47.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (6m) 2m ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (9m) 2m ago 29m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (9m) 30s ago 28m 10.9M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (5m) 2m ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (4m) 2m ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:28:45.482 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (3m) 2m ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (2m) 2m ago 31m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (2m) 30s ago 31m 56.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (106s) 30s ago 31m 44.5M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e1ec21a1e19b 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (70s) 30s ago 30m 50.0M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e10ec6b65f4e 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (35s) 30s ago 30m 11.5M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 73a4363255f7 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (8m) 30s ago 29m 56.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (28m) 2m ago 28m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:28:45.483 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (28m) 30s ago 28m 92.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:28:46.124 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-20T19:28:46.300 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:46.045259115Z 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-20T19:28:46.389 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:28:46.395 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:46 smithi129 ceph-mon[107276]: pgmap v337: 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-20T19:28:46.395 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:46 smithi129 ceph-mon[103275]: pgmap v337: 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-20T19:28:46.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:46 smithi170 ceph-mon[87868]: pgmap v337: 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-20T19:28:47.120 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:28:47.533 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:47 smithi129 ceph-mon[103275]: from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:47.533 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:47 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/2044570200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:47.533 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:47 smithi129 ceph-mon[107276]: from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:47.533 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:47 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/2044570200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:47.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:47 smithi170 ceph-mon[87868]: from='client.44571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:47.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:47 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/2044570200' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:47.874 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-20T19:28:48.132 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:28:48.575 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:48 smithi129 ceph-mon[103275]: pgmap v338: 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-20T19:28:48.575 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:48 smithi129 ceph-mon[107276]: pgmap v338: 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-20T19:28:48.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:48 smithi170 ceph-mon[87868]: pgmap v338: 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-20T19:28:48.825 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:28:49.312 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:49.040666798Z 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-20T19:28:49.554 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:49.554 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:49 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/2958292442' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:49.554 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:49 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/2958292442' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:49.582 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:28:49.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:28:49.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:49 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/2958292442' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:49.827 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:28:50.463 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:28:50.463 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-09-20T19:28:50.463 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-09-20T19:28:50.463 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-09-20T19:28:50.464 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:28:50.464 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-09-20T19:28:50.464 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-09-20T19:28:50.464 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:28:50.464 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:28:50.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:50 smithi129 ceph-mon[103275]: pgmap v339: 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-20T19:28:50.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:50 smithi129 ceph-mon[107276]: pgmap v339: 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-20T19:28:50.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:50 smithi170 ceph-mon[87868]: pgmap v339: 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-20T19:28:51.115 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:28:51.359 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:28:52.082 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-09-20T19:28:52.223 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:52.043235466Z 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-20T19:28:52.339 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:52 smithi129 ceph-mon[103275]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:52.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:52 smithi129 ceph-mon[103275]: pgmap v340: 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-20T19:28:52.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:52 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/3573587211' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:28:52.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:52 smithi129 ceph-mon[107276]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:52.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:52 smithi129 ceph-mon[107276]: pgmap v340: 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-20T19:28:52.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:52 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/3573587211' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:28:52.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:52 smithi170 ceph-mon[87868]: from='client.44589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:52.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:52 smithi170 ceph-mon[87868]: pgmap v340: 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-20T19:28:52.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:52 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/3573587211' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:28:52.746 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-20T19:28:52.986 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:28:54.226 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:28:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:28:53] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-20T19:28:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:54 smithi129 ceph-mon[107276]: pgmap v341: 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-20T19:28:54.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:54 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:54 smithi129 ceph-mon[103275]: pgmap v341: 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-20T19:28:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:54 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:54.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:54 smithi170 ceph-mon[87868]: pgmap v341: 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-20T19:28:54.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:54 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:28:54.922 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:55.323 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:55.049763905Z 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-20T19:28:55.589 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[103275]: from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[107276]: from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:55.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:55 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:55.619 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- 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-20T19:28:55.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:55 smithi170 ceph-mon[87868]: from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:55.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:55 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:55.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:55.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:55 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:28:55.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:55 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:56.457 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:56 smithi129 ceph-mon[107276]: pgmap v342: 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-20T19:28:56.457 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:56 smithi129 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:56.457 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:56 smithi129 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:56.457 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:56 smithi129 ceph-mon[103275]: pgmap v342: 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-20T19:28:56.458 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:56 smithi129 ceph-mon[103275]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:56.458 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:56 smithi129 ceph-mon[103275]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:56.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:56 smithi170 ceph-mon[87868]: pgmap v342: 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-20T19:28:56.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:56 smithi170 ceph-mon[87868]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:56.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:56 smithi170 ceph-mon[87868]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:28:56.811 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:28:57.515 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:28:58.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:28:58.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:28:58.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:28:58.043 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mgr 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mon 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all crash 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all osd 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all mds 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:57 smithi170 ceph-mon[87868]: pgmap v343: 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-20T19:28:58.089 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all osd 2024-09-20T19:28:58.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all mds 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[107276]: pgmap v343: 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-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mgr 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.091 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mon 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all crash 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all osd 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all mds 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:58.092 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:57 smithi129 ceph-mon[103275]: pgmap v343: 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-20T19:28:58.094 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:28:58.094 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (8m) 43s ago 29m 80.1M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (9m) 3m ago 28m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (9m) 43s ago 33m 461M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (18m) 3m ago 35m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (6m) 3m ago 35m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (7m) 43s ago 34m 47.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (6m) 3m ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (9m) 3m ago 29m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (9m) 43s ago 29m 10.9M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (5m) 3m ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (4m) 3m ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (3m) 3m ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (3m) 3m ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (2m) 43s ago 31m 56.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (119s) 43s ago 31m 44.5M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e1ec21a1e19b 2024-09-20T19:28:58.095 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (83s) 43s ago 30m 50.0M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e10ec6b65f4e 2024-09-20T19:28:58.096 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (47s) 43s ago 30m 11.5M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 73a4363255f7 2024-09-20T19:28:58.096 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (8m) 43s ago 30m 56.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:28:58.096 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (28m) 3m ago 28m - - 19.1.1-369-ged8ee0f2 6acb0a031eab a6ff6bc29cd2 2024-09-20T19:28:58.096 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (29m) 43s ago 29m 92.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab e784e2dca4f2 2024-09-20T19:28:58.448 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:28:58.448 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:28:58.448 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:28:58.448 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:58.448 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 13 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:28:58.449 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:28:58.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:28:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:28:58.044542689Z 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-20T19:28:58.755 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading rgw daemons", 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:28:58.756 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='client.54611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: Upgrade: Updating rgw.foo.smithi129.bbzsdc (1/2) 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: Deploying daemon rgw.foo.smithi129.bbzsdc on smithi129 2024-09-20T19:28:59.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/1398282323' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='client.54611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: Upgrade: Updating rgw.foo.smithi129.bbzsdc (1/2) 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: Deploying daemon rgw.foo.smithi129.bbzsdc on smithi129 2024-09-20T19:28:59.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:28:59 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/1398282323' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:28:59.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='client.54611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:28:59.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: Upgrade: Updating rgw.foo.smithi129.bbzsdc (1/2) 2024-09-20T19:28:59.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:28:59.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:28:59.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi129.bbzsdc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:28:59.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:28:59.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: Deploying daemon rgw.foo.smithi129.bbzsdc on smithi129 2024-09-20T19:28:59.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:28:59 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/1398282323' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:00.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:00 smithi129 ceph-mon[103275]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:00.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:00 smithi129 ceph-mon[103275]: pgmap v344: 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-20T19:29:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:00 smithi129 ceph-mon[107276]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:00.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:00 smithi129 ceph-mon[107276]: pgmap v344: 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-20T19:29:00.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:00 smithi170 ceph-mon[87868]: from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:00.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:00 smithi170 ceph-mon[87868]: pgmap v344: 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-20T19:29:01.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:01.047682695Z 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-20T19:29:02.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:02 smithi170 ceph-mon[87868]: pgmap v345: 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-20T19:29:02.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:02 smithi129 ceph-mon[103275]: pgmap v345: 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-20T19:29:02.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:02 smithi129 ceph-mon[107276]: pgmap v345: 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-20T19:29:04.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:29:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:29:03] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-20T19:29:04.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:04.049741741Z 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-20T19:29:04.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:04 smithi170 ceph-mon[87868]: pgmap v346: 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-20T19:29:04.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:04 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:04.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:04 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:04.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:04 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]} : dispatch 2024-09-20T19:29:04.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:04 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]} : dispatch 2024-09-20T19:29:04.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[103275]: pgmap v346: 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-20T19:29:04.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:04.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:04.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]} : dispatch 2024-09-20T19:29:04.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]} : dispatch 2024-09-20T19:29:04.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[107276]: pgmap v346: 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-20T19:29:04.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:04.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:04.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]} : dispatch 2024-09-20T19:29:04.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:04 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]} : dispatch 2024-09-20T19:29:05.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:05 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]}]': finished 2024-09-20T19:29:05.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:05 smithi170 ceph-mon[87868]: osdmap e154: 8 total, 8 up, 8 in 2024-09-20T19:29:05.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:05 smithi170 ceph-mon[87868]: osdmap e155: 8 total, 8 up, 8 in 2024-09-20T19:29:05.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:05 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]}]': finished 2024-09-20T19:29:05.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:05 smithi129 ceph-mon[103275]: osdmap e154: 8 total, 8 up, 8 in 2024-09-20T19:29:05.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:05 smithi129 ceph-mon[103275]: osdmap e155: 8 total, 8 up, 8 in 2024-09-20T19:29:05.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:05 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.16", "id": [1, 6]}]': finished 2024-09-20T19:29:05.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:05 smithi129 ceph-mon[107276]: osdmap e154: 8 total, 8 up, 8 in 2024-09-20T19:29:05.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:05 smithi129 ceph-mon[107276]: osdmap e155: 8 total, 8 up, 8 in 2024-09-20T19:29:06.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:06 smithi170 ceph-mon[87868]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:29:06.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:06 smithi129 ceph-mon[103275]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:29:06.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:06 smithi129 ceph-mon[107276]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:29:07.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:07.053932712Z 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-20T19:29:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:07 smithi129 ceph-mon[103275]: pgmap v350: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:29:07.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:07 smithi129 ceph-mon[103275]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:29:07.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:07 smithi129 ceph-mon[107276]: pgmap v350: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:29:07.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:07 smithi129 ceph-mon[107276]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:29:07.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:07 smithi170 ceph-mon[87868]: pgmap v350: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-20T19:29:07.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:07 smithi170 ceph-mon[87868]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:29:10.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:09 smithi129 ceph-mon[103275]: pgmap v351: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:29:10.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:09 smithi129 ceph-mon[107276]: pgmap v351: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:29:10.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:09 smithi170 ceph-mon[87868]: pgmap v351: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:29:10.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:10.052287285Z 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-20T19:29:11.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:11 smithi129 ceph-mon[103275]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:29:11.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:11 smithi129 ceph-mon[103275]: Cluster is now healthy 2024-09-20T19:29:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:11 smithi129 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:29:11.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:11 smithi129 ceph-mon[107276]: Cluster is now healthy 2024-09-20T19:29:11.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:11 smithi170 ceph-mon[87868]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:29:11.473 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:11 smithi170 ceph-mon[87868]: Cluster is now healthy 2024-09-20T19:29:12.089 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:12 smithi129 ceph-mon[103275]: pgmap v352: 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-20T19:29:12.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:12 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:12.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:12 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:12.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:12 smithi129 ceph-mon[107276]: pgmap v352: 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-20T19:29:12.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:12 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:12.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:12 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:12.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:12 smithi170 ceph-mon[87868]: pgmap v352: 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-20T19:29:12.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:12 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:12.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:12 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:13.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:13.049262892Z 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-20T19:29:14.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:29:13 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:29:13] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-20T19:29:14.674 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-09-20T19:29:14.675 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:14.675 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: Upgrade: Updating rgw.foo.smithi170.scrjog (2/2) 2024-09-20T19:29:14.675 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:14.675 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:29:14.675 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:29:14.675 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:14.675 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:14 smithi170 ceph-mon[87868]: Deploying daemon rgw.foo.smithi170.scrjog on smithi170 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: Upgrade: Updating rgw.foo.smithi170.scrjog (2/2) 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:14.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[103275]: Deploying daemon rgw.foo.smithi170.scrjog on smithi170 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: Upgrade: Updating rgw.foo.smithi170.scrjog (2/2) 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.scrjog", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:14.841 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:14 smithi129 ceph-mon[107276]: Deploying daemon rgw.foo.smithi170.scrjog on smithi170 2024-09-20T19:29:16.389 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:16.043609516Z 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-20T19:29:16.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:16 smithi170 ceph-mon[87868]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 102 B/s wr, 60 op/s 2024-09-20T19:29:16.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:16 smithi129 ceph-mon[107276]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 102 B/s wr, 60 op/s 2024-09-20T19:29:16.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:16 smithi129 ceph-mon[103275]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 102 B/s wr, 60 op/s 2024-09-20T19:29:18.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:18 smithi170 ceph-mon[87868]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 89 B/s wr, 88 op/s 2024-09-20T19:29:18.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:18 smithi129 ceph-mon[107276]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 89 B/s wr, 88 op/s 2024-09-20T19:29:18.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:18 smithi129 ceph-mon[103275]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 89 B/s wr, 88 op/s 2024-09-20T19:29:19.392 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:19.044481365Z 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-20T19:29:19.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:19 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:19.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:19 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:19.839 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:19 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:19.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:19 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:19 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:19.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:19 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:20.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:20 smithi170 ceph-mon[87868]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:20.839 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:20 smithi129 ceph-mon[103275]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:20.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:20 smithi129 ceph-mon[107276]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:22.396 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:22.0508037Z 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-20T19:29:22.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:22 smithi170 ceph-mon[87868]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:22.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:22 smithi129 ceph-mon[103275]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:22.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:22 smithi129 ceph-mon[107276]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:24.339 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:29:23 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:29:23] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.51.0" 2024-09-20T19:29:24.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:24 smithi170 ceph-mon[87868]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:24.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:24 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:24.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:24 smithi129 ceph-mon[107276]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:24.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:24 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:24.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:24 smithi129 ceph-mon[103275]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:24.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:24 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:25.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:25.052722436Z 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-20T19:29:26.585 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:26 smithi170 ceph-mon[87868]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:26.840 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:26 smithi129 ceph-mon[103275]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:26.840 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:26 smithi129 ceph-mon[107276]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:29:28.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:28.049817483Z 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-20T19:29:28.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:28.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:27 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:28.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:27 smithi170 ceph-mon[87868]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-20T19:29:28.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:28.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:27 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:28.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:27 smithi129 ceph-mon[103275]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-20T19:29:28.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:28.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:27 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:28.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:27 smithi129 ceph-mon[107276]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 34 op/s 2024-09-20T19:29:29.087 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-09-20T19:29:29.705 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:29:29.705 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (9m) 3m ago 30m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:29:29.705 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (8m) 74s ago 29m 80.1M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:29:29.705 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (10m) 3m ago 29m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:29:29.705 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (10m) 74s ago 34m 461M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:29:29.705 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (19m) 3m ago 35m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:29:29.705 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (7m) 3m ago 35m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (7m) 74s ago 34m 47.7M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (7m) 3m ago 34m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (9m) 3m ago 29m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (9m) 74s ago 29m 10.9M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (5m) 3m ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (5m) 3m ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (4m) 3m ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (3m) 3m ago 32m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (3m) 74s ago 32m 56.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (2m) 74s ago 31m 44.5M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e1ec21a1e19b 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (115s) 74s ago 31m 50.0M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e10ec6b65f4e 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (79s) 74s ago 31m 11.5M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 73a4363255f7 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (9m) 74s ago 30m 56.0M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:29:29.706 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 starting - - - - 2024-09-20T19:29:29.707 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 starting - - - - 2024-09-20T19:29:30.050 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:29:30.050 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-09-20T19:29:30.050 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:29:30.050 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:29:30.050 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "rgw": { 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 15 2024-09-20T19:29:30.051 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-09-20T19:29:30.052 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:29:30.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:29 smithi170 ceph-mon[87868]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 27 op/s 2024-09-20T19:29:30.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:29 smithi170 ceph-mon[87868]: from='client.44682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:30.224 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:29 smithi170 ceph-mon[87868]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:29 smithi129 ceph-mon[103275]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 27 op/s 2024-09-20T19:29:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:29 smithi129 ceph-mon[103275]: from='client.44682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:30.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:29 smithi129 ceph-mon[103275]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:30.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:29 smithi129 ceph-mon[107276]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 27 op/s 2024-09-20T19:29:30.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:29 smithi129 ceph-mon[107276]: from='client.44682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:30.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:29 smithi129 ceph-mon[107276]: from='client.54692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:30.348 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-09-20T19:29:30.349 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:29:30.349 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-09-20T19:29:30.349 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-20T19:29:30.349 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-09-20T19:29:30.349 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T19:29:30.349 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading rgw daemons", 2024-09-20T19:29:30.349 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-09-20T19:29:30.350 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-09-20T19:29:31.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='client.44694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:31.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/1952968555' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:31.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:31.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='client.44694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:31.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/1952968555' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.342 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:30 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:31.04822526Z 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-20T19:29:31.370 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='client.44694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:31.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/1952968555' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:31.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='client.44706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:29:31.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:31.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:30 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[107276]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-20T19:29:32.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.340 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.341 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[103275]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-20T19:29:32.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.341 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:31 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.412 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:31 smithi170 ceph-mon[87868]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-20T19:29:32.412 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:31 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.412 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:31 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:32.412 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:31 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:34.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:33 smithi170 ceph-mon[87868]: pgmap v363: 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-20T19:29:34.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:33 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:34.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:33 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:34.090 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:29:33 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:29:33] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.51.0" 2024-09-20T19:29:34.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:33 smithi129 ceph-mon[103275]: pgmap v363: 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-20T19:29:34.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:33 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:34.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:33 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:34.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:33 smithi129 ceph-mon[107276]: pgmap v363: 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-20T19:29:34.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:33 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:34.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:33 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:34.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:34.051338006Z 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-20T19:29:35.474 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.475 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: Upgrade: 2 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all rgw 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"} : dispatch 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"} : dispatch 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"}]': finished 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"} : dispatch 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"} : dispatch 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"}]': finished 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.476 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nfs 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.477 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: Upgrade: Finalizing container_image settings 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:29:35.478 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:29:35.479 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:35 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: Upgrade: 2 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all rgw 2024-09-20T19:29:35.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"} : dispatch 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"} : dispatch 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"}]': finished 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"} : dispatch 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"} : dispatch 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"}]': finished 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.592 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.593 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: Upgrade: 2 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all rgw 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi129.bbzsdc"}]': finished 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"} : dispatch 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.scrjog"}]': finished 2024-09-20T19:29:35.594 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nfs 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:29:35.595 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: Upgrade: Finalizing container_image settings 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:29:35.596 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nfs 2024-09-20T19:29:35.597 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:29:35.598 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:29:35.599 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:29:35.600 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:29:35.601 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:29:35.602 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.603 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.604 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.605 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:35.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:29:35.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:29:35.606 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:35 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:36 smithi129 ceph-mon[107276]: Upgrade: Complete! 2024-09-20T19:29:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:36 smithi129 ceph-mon[107276]: Checking dashboard <-> RGW credentials 2024-09-20T19:29:36.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:36 smithi129 ceph-mon[107276]: pgmap v364: 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-20T19:29:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:36 smithi129 ceph-mon[103275]: Upgrade: Complete! 2024-09-20T19:29:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:36 smithi129 ceph-mon[103275]: Checking dashboard <-> RGW credentials 2024-09-20T19:29:36.591 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:36 smithi129 ceph-mon[103275]: pgmap v364: 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-20T19:29:36.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:36 smithi170 ceph-mon[87868]: Upgrade: Complete! 2024-09-20T19:29:36.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:36 smithi170 ceph-mon[87868]: Checking dashboard <-> RGW credentials 2024-09-20T19:29:36.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:36 smithi170 ceph-mon[87868]: pgmap v364: 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-20T19:29:37.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:37.041226476Z 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-20T19:29:38.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:38 smithi129 ceph-mon[107276]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-20T19:29:38.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:38 smithi129 ceph-mon[103275]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-20T19:29:38.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:38 smithi170 ceph-mon[87868]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-20T19:29:39.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:39 smithi170 ceph-mon[87868]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:39.973 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:39 smithi170 ceph-mon[87868]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-20T19:29:40.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:39 smithi129 ceph-mon[103275]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:40.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:39 smithi129 ceph-mon[103275]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-20T19:29:40.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:39 smithi129 ceph-mon[107276]: from='mgr.25193 ' entity='mgr.y' 2024-09-20T19:29:40.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:39 smithi129 ceph-mon[107276]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-20T19:29:40.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:40.043882279Z 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-20T19:29:42.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:42 smithi129 ceph-mon[103275]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-20T19:29:42.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:42 smithi129 ceph-mon[107276]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-20T19:29:42.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:42 smithi170 ceph-mon[87868]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-20T19:29:43.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:43.041009351Z 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-20T19:29:44.315 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:29:43 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:29:43] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.51.0" 2024-09-20T19:29:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:44 smithi129 ceph-mon[103275]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-20T19:29:44.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:44 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:44 smithi129 ceph-mon[107276]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-20T19:29:44.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:44 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:44.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:44 smithi170 ceph-mon[87868]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-20T19:29:44.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:44 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:46.317 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:46.051815711Z 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-20T19:29:46.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:46 smithi129 ceph-mon[103275]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T19:29:46.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:46 smithi129 ceph-mon[107276]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T19:29:46.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:46 smithi170 ceph-mon[87868]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T19:29:48.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:48 smithi129 ceph-mon[107276]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T19:29:48.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:48 smithi129 ceph-mon[103275]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T19:29:48.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:48 smithi170 ceph-mon[87868]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-20T19:29:49.325 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:49.04826109Z 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-20T19:29:49.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:49 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:49.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:49 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:49.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:49 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:29:50.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:50 smithi129 ceph-mon[107276]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T19:29:50.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:50 smithi129 ceph-mon[103275]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T19:29:50.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:50 smithi170 ceph-mon[87868]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-20T19:29:52.329 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:52.051154149Z 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-20T19:29:52.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:52 smithi129 ceph-mon[103275]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-20T19:29:52.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:52 smithi129 ceph-mon[107276]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-20T19:29:52.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:52 smithi170 ceph-mon[87868]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-20T19:29:54.332 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:29:53 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:29:53] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-20T19:29:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:54 smithi129 ceph-mon[103275]: pgmap v373: 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-20T19:29:54.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:54 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:54.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:54 smithi129 ceph-mon[107276]: pgmap v373: 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-20T19:29:54.591 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:54 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:54.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:54 smithi170 ceph-mon[87868]: pgmap v373: 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-20T19:29:54.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:54 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:29:55.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:55.04326609Z 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-20T19:29:56.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:56 smithi129 ceph-mon[103275]: pgmap v374: 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-20T19:29:56.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:56 smithi129 ceph-mon[107276]: pgmap v374: 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-20T19:29:56.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:56 smithi170 ceph-mon[87868]: pgmap v374: 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-20T19:29:58.338 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:29:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:29:58.054722555Z 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-20T19:29:58.590 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:29:58 smithi129 ceph-mon[103275]: pgmap v375: 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-20T19:29:58.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:29:58 smithi129 ceph-mon[107276]: pgmap v375: 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-20T19:29:58.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:29:58 smithi170 ceph-mon[87868]: pgmap v375: 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-20T19:30:00.661 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:00 smithi129 ceph-mon[107276]: pgmap v376: 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-20T19:30:00.661 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:00 smithi129 ceph-mon[107276]: overall HEALTH_OK 2024-09-20T19:30:00.662 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:00 smithi129 ceph-mon[103275]: pgmap v376: 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-20T19:30:00.662 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:00 smithi129 ceph-mon[103275]: overall HEALTH_OK 2024-09-20T19:30:00.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:00 smithi170 ceph-mon[87868]: pgmap v376: 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-20T19:30:00.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:00 smithi170 ceph-mon[87868]: overall HEALTH_OK 2024-09-20T19:30:01.437 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:30:01.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:01.048900444Z 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-20T19:30:01.685 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.a smithi129 *:9093,9094 running (9m) 31s ago 30m - - 0.27.0 11f11916f8cd d3e46e964d0b 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.a smithi170 *:3000 running (9m) 31s ago 30m 80.4M - 10.4.8 5aad1d7cf004 27b82bc79621 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:iscsi.foo.smithi129.wbdner smithi129 *:5000 running (10m) 31s ago 29m - - 3.8 6acb0a031eab f438218242e7 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.x smithi170 *:8443,9283,8765 running (10m) 31s ago 34m 461M - 19.3.0-5099-g88deadb8 441f9a3fe515 0660d0073dad 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.y smithi129 *:8443,9283,8765 running (19m) 31s ago 36m - - 19.3.0-5099-g88deadb8 441f9a3fe515 94f1315a9407 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:mon.a smithi129 running (7m) 31s ago 36m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 05a1750d619d 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:mon.b smithi170 running (8m) 31s ago 35m 50.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 a304bb69e301 2024-09-20T19:30:02.367 INFO:teuthology.orchestra.run.smithi129.stdout:mon.c smithi129 running (7m) 31s ago 35m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4cfa12475efb 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.a smithi129 *:9100 running (10m) 31s ago 30m - - 1.7.0 72c9c2088986 8db3e776318c 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.b smithi170 *:9100 running (10m) 31s ago 30m 12.1M - 1.7.0 72c9c2088986 59d6fd9f6807 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (6m) 31s ago 34m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4ade3a90f122 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (5m) 31s ago 34m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 98e5091a4a66 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (5m) 31s ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 e3bd14ec501d 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (4m) 31s ago 33m - 2992M 19.3.0-5099-g88deadb8 441f9a3fe515 4fae64f94173 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi170 running (3m) 31s ago 32m 61.2M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 41d6c4b3c026 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi170 running (3m) 31s ago 32m 48.0M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e1ec21a1e19b 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi170 running (2m) 31s ago 31m 52.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 e10ec6b65f4e 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi170 running (112s) 31s ago 31m 46.9M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 73a4363255f7 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.a smithi170 *:9095 running (9m) 31s ago 31m 58.2M - 2.51.0 1d3b7f56885b ba8dfe8ae3a5 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi129.bbzsdc smithi129 *:8000 running (50s) 31s ago 30m - - 19.3.0-5099-g88deadb8 441f9a3fe515 b7226ca8ba9b 2024-09-20T19:30:02.368 INFO:teuthology.orchestra.run.smithi129.stdout:rgw.foo.smithi170.scrjog smithi170 *:8000 running (36s) 31s ago 30m 76.3M - 19.3.0-5099-g88deadb8 441f9a3fe515 57d0913df664 2024-09-20T19:30:02.624 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:02 smithi129 ceph-mon[107276]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:02.624 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:02 smithi129 ceph-mon[107276]: pgmap v377: 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-20T19:30:02.625 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:02 smithi129 ceph-mon[103275]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:02.625 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:02 smithi129 ceph-mon[103275]: pgmap v377: 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-20T19:30:02.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:02 smithi170 ceph-mon[87868]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:02.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:02 smithi170 ceph-mon[87868]: pgmap v377: 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-20T19:30:03.060 DEBUG:teuthology.orchestra.run.smithi129:> 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-20T19:30:03.314 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:30:03.612 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:03 smithi129 ceph-mon[103275]: from='client.44754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:03.612 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:03 smithi129 ceph-mon[107276]: from='client.44754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:03.723 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:03 smithi170 ceph-mon[87868]: from='client.44754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:30:04.078 INFO:teuthology.orchestra.run.smithi129.stdout:false 2024-09-20T19:30:04.340 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:03 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: ::ffff:172.21.15.170 - - [20/Sep/2024:19:30:03] "GET /metrics HTTP/1.1" 200 38344 "" "Prometheus/2.51.0" 2024-09-20T19:30:04.352 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:04.047425341Z 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-20T19:30:04.646 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[107276]: pgmap v378: 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-20T19:30:04.646 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[107276]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:30:04.646 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[107276]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:30:04.646 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[107276]: from='client.? 172.21.15.129:0/4201910063' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:30:04.647 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[103275]: pgmap v378: 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-20T19:30:04.647 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[103275]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:30:04.647 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[103275]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:30:04.647 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:04 smithi129 ceph-mon[103275]: from='client.? 172.21.15.129:0/4201910063' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:30:04.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:30:04.673 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_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/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 smithi129 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T19:30:04.884 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=dd35ba78720d4cf693119ed3792757e4 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_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/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 smithi129 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T19:30:04.887 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T19:30:04.904 INFO:tasks.cephadm:Teardown begin 2024-09-20T19:30:04.904 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:04.907 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:04 smithi170 ceph-mon[87868]: pgmap v378: 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-20T19:30:04.908 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:04 smithi170 ceph-mon[87868]: from='client.25373 -' entity='client.iscsi.foo.smithi129.wbdner' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:30:04.908 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:04 smithi170 ceph-mon[87868]: from='mgr.25193 172.21.15.129:0/505300941' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:30:04.908 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:04 smithi170 ceph-mon[87868]: from='client.? 172.21.15.129:0/4201910063' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:30:04.934 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:30:04.970 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T19:30:04.970 DEBUG:teuthology.orchestra.run.smithi129:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:30:04.990 DEBUG:teuthology.orchestra.run.smithi170:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:30:05.029 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T19:30:05.029 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T19:30:05.029 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:30:05.340 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:05 smithi129 systemd[1]: Stopping Ceph mon.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:05.785 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a[103271]: 2024-09-20T19:30:05.342+0000 7f22577da640 -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-20T19:30:05.785 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:05 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a[103271]: 2024-09-20T19:30:05.342+0000 7f22577da640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T19:30:05.785 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:05 smithi129 podman[141017]: 2024-09-20 19:30:05.394065563 +0000 UTC m=+0.173927968 container died 05a1750d619d5393889cdac72c336964206b0cffe09575dfc9851afba67c86a9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:30:06.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:05 smithi129 podman[141017]: 2024-09-20 19:30:05.976697452 +0000 UTC m=+0.756559856 container cleanup 05a1750d619d5393889cdac72c336964206b0cffe09575dfc9851afba67c86a9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:30:06.090 INFO:journalctl@ceph.mon.a.smithi129.stdout:Sep 20 19:30:05 smithi129 bash[141017]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:30:06.457 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.a.service' 2024-09-20T19:30:06.505 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:06.505 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-20T19:30:06.505 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-20T19:30:06.506 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.c 2024-09-20T19:30:06.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:06 smithi129 systemd[1]: Stopping Ceph mon.c for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:07.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c[107264]: 2024-09-20T19:30:06.805+0000 7f83195ea640 -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-20T19:30:07.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:06 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c[107264]: 2024-09-20T19:30:06.805+0000 7f83195ea640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:30:07.090 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:07 smithi129 podman[141141]: 2024-09-20 19:30:07.01169401 +0000 UTC m=+0.321480524 container died 4cfa12475efbe959b5154dfdeb7dbdd38133d3962651c3a631b01571f5d82bb0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:30:07.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:07.055991879Z 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-20T19:30:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:07 smithi129 podman[141141]: 2024-09-20 19:30:07.482630925 +0000 UTC m=+0.792417443 container cleanup 4cfa12475efbe959b5154dfdeb7dbdd38133d3962651c3a631b01571f5d82bb0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-20T19:30:07.590 INFO:journalctl@ceph.mon.c.smithi129.stdout:Sep 20 19:30:07 smithi129 bash[141141]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-c 2024-09-20T19:30:07.899 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.c.service' 2024-09-20T19:30:07.934 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:07.934 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-20T19:30:07.935 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-20T19:30:07.935 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.b 2024-09-20T19:30:08.223 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:07 smithi170 systemd[1]: Stopping Ceph mon.b for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:08.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b[87864]: 2024-09-20T19:30:08.266+0000 7facd1e7a640 -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-20T19:30:08.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b[87864]: 2024-09-20T19:30:08.266+0000 7facd1e7a640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:30:08.724 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:08 smithi170 podman[114161]: 2024-09-20 19:30:08.400202195 +0000 UTC m=+0.258837059 container died a304bb69e3019e69eb81ee391a51750546b12496e14c9a44415c644a273bd4a6 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-20T19:30:09.060 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:08 smithi170 podman[114161]: 2024-09-20 19:30:08.809185248 +0000 UTC m=+0.667820111 container cleanup a304bb69e3019e69eb81ee391a51750546b12496e14c9a44415c644a273bd4a6 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=) 2024-09-20T19:30:09.060 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 20 19:30:08 smithi170 bash[114161]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mon-b 2024-09-20T19:30:09.199 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mon.b.service' 2024-09-20T19:30:09.257 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:09.257 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-20T19:30:09.258 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-20T19:30:09.258 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y 2024-09-20T19:30:09.545 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:09 smithi129 systemd[1]: Stopping Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:09.840 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:09 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:30:09.544+0000 7eff56ab0640 -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-20T19:30:09.840 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:09 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y[81604]: 2024-09-20T19:30:09.544+0000 7eff56ab0640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T19:30:09.840 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:09 smithi129 podman[141262]: 2024-09-20 19:30:09.577136082 +0000 UTC m=+0.131974041 container stop 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-20T19:30:09.840 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:09 smithi129 podman[141262]: 2024-09-20 19:30:09.602723458 +0000 UTC m=+0.157561415 container died 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-20T19:30:10.171 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:09 smithi129 podman[141262]: 2024-09-20 19:30:09.970853132 +0000 UTC m=+0.525691134 container cleanup 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-20T19:30:10.171 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:09 smithi129 bash[141262]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y 2024-09-20T19:30:10.407 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service' 2024-09-20T19:30:10.430 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:10 smithi129 podman[141276]: 2024-09-20 19:30:10.172160476 +0000 UTC m=+0.588386867 container remove 94f1315a94073c5a5e7d7e3d431612cd30c154eec186b7468302063b4a2b31b7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-y, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, 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, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD) 2024-09-20T19:30:10.430 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:10 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service: Deactivated successfully. 2024-09-20T19:30:10.430 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:10 smithi129 systemd[1]: Stopped Ceph mgr.y for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:30:10.430 INFO:journalctl@ceph.mgr.y.smithi129.stdout:Sep 20 19:30:10 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.y.service: Consumed 30.745s CPU time. 2024-09-20T19:30:10.443 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:10.444 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-20T19:30:10.444 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-20T19:30:10.444 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x 2024-09-20T19:30:10.467 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:10.046540591Z 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-20T19:30:10.724 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:30:10 smithi170 systemd[1]: Stopping Ceph mgr.x for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:11.055 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:30:10 smithi170 podman[114282]: 2024-09-20 19:30:10.774194744 +0000 UTC m=+0.127969580 container died 0660d0073dad483450a6f8cb9d575b1e1add22027e9927376e2320282029868a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-20T19:30:11.372 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:30:11 smithi170 podman[114282]: 2024-09-20 19:30:11.164039867 +0000 UTC m=+0.517814695 container cleanup 0660d0073dad483450a6f8cb9d575b1e1add22027e9927376e2320282029868a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, 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.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:30:11.373 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 20 19:30:11 smithi170 bash[114282]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:30:11.512 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-20T19:30:11.590 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:11.590 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-20T19:30:11.591 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-20T19:30:11.591 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.0 2024-09-20T19:30:11.925 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:11 smithi129 systemd[1]: Stopping Ceph osd.0 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:12.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:11 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[113093]: 2024-09-20T19:30:11.924+0000 7f7a71c05640 -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-20T19:30:12.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:11 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[113093]: 2024-09-20T19:30:11.924+0000 7f7a71c05640 -1 osd.0 155 *** Got signal Terminated *** 2024-09-20T19:30:12.340 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:11 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0[113093]: 2024-09-20T19:30:11.924+0000 7f7a71c05640 -1 osd.0 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:30:13.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:13.044203044Z 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-20T19:30:16.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:16.052479694Z 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-20T19:30:17.634 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:17 smithi129 podman[141384]: 2024-09-20 19:30:17.360676546 +0000 UTC m=+5.575779378 container died 4ade3a90f122e648efdb936d406e5f4baf0bfe988b75ebdcad838a9d33f5aee2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:30:17.975 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:17 smithi129 podman[141384]: 2024-09-20 19:30:17.733461947 +0000 UTC m=+5.948564771 container cleanup 4ade3a90f122e648efdb936d406e5f4baf0bfe988b75ebdcad838a9d33f5aee2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, 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, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS) 2024-09-20T19:30:17.976 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:17 smithi129 bash[141384]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:30:18.308 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:17 smithi129 podman[141401]: 2024-09-20 19:30:17.976447442 +0000 UTC m=+0.613376499 container remove 4ade3a90f122e648efdb936d406e5f4baf0bfe988b75ebdcad838a9d33f5aee2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-20T19:30:18.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:18 smithi129 podman[141493]: 2024-09-20 19:30:18.211522129 +0000 UTC m=+0.016332855 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:30:18.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:18 smithi129 podman[141493]: 2024-09-20 19:30:18.318806888 +0000 UTC m=+0.123617604 container create 792dedb121f32364b8b14c73690f6b490452905a074ead0b9562a1b6138b849a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, 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-20T19:30:18.590 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:18 smithi129 podman[141493]: 2024-09-20 19:30:18.548556987 +0000 UTC m=+0.353367703 container init 792dedb121f32364b8b14c73690f6b490452905a074ead0b9562a1b6138b849a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-20T19:30:18.591 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:18 smithi129 podman[141493]: 2024-09-20 19:30:18.552334419 +0000 UTC m=+0.357145136 container start 792dedb121f32364b8b14c73690f6b490452905a074ead0b9562a1b6138b849a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-20T19:30:19.024 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:18 smithi129 podman[141493]: 2024-09-20 19:30:18.663147447 +0000 UTC m=+0.467958181 container attach 792dedb121f32364b8b14c73690f6b490452905a074ead0b9562a1b6138b849a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-20T19:30:19.025 INFO:journalctl@ceph.osd.0.smithi129.stdout:Sep 20 19:30:18 smithi129 podman[141493]: 2024-09-20 19:30:18.737246779 +0000 UTC m=+0.542057496 container died 792dedb121f32364b8b14c73690f6b490452905a074ead0b9562a1b6138b849a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T19:30:19.409 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.0.service' 2024-09-20T19:30:19.448 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:19.448 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-20T19:30:19.448 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-20T19:30:19.448 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.1 2024-09-20T19:30:19.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:19.045178765Z 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-20T19:30:19.780 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:19 smithi129 systemd[1]: Stopping Ceph osd.1 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:20.090 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:19 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[118109]: 2024-09-20T19:30:19.779+0000 7f7052872640 -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-20T19:30:20.090 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:19 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[118109]: 2024-09-20T19:30:19.779+0000 7f7052872640 -1 osd.1 155 *** Got signal Terminated *** 2024-09-20T19:30:20.091 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:19 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1[118109]: 2024-09-20T19:30:19.779+0000 7f7052872640 -1 osd.1 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:30:22.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:22.046424463Z 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-20T19:30:25.396 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:25 smithi129 podman[141597]: 2024-09-20 19:30:25.09459833 +0000 UTC m=+5.419049064 container died 98e5091a4a66e0eb63873432e579a61a3317128b979d3bd0a1bada49a91b13c0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-20T19:30:25.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:25.053631987Z 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-20T19:30:25.738 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:25 smithi129 podman[141597]: 2024-09-20 19:30:25.570116153 +0000 UTC m=+5.894566894 container cleanup 98e5091a4a66e0eb63873432e579a61a3317128b979d3bd0a1bada49a91b13c0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-20T19:30:25.738 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:25 smithi129 bash[141597]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:30:26.090 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:25 smithi129 podman[141617]: 2024-09-20 19:30:25.738537338 +0000 UTC m=+0.635244069 container remove 98e5091a4a66e0eb63873432e579a61a3317128b979d3bd0a1bada49a91b13c0 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:30:26.466 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:26 smithi129 podman[141706]: 2024-09-20 19:30:26.189215248 +0000 UTC m=+0.112087985 container create ee907df24f4448e01c79c855620f485ac5c8e38e43624ebcc688661c00944c50 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:30:26.466 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:26 smithi129 podman[141706]: 2024-09-20 19:30:26.093396969 +0000 UTC m=+0.016269671 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:30:26.466 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:26 smithi129 podman[141706]: 2024-09-20 19:30:26.466740774 +0000 UTC m=+0.389613475 container init ee907df24f4448e01c79c855620f485ac5c8e38e43624ebcc688661c00944c50 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-20T19:30:26.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:26 smithi129 podman[141706]: 2024-09-20 19:30:26.470025066 +0000 UTC m=+0.392897763 container start ee907df24f4448e01c79c855620f485ac5c8e38e43624ebcc688661c00944c50 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=) 2024-09-20T19:30:26.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:26 smithi129 podman[141706]: 2024-09-20 19:30:26.574990455 +0000 UTC m=+0.497863149 container attach ee907df24f4448e01c79c855620f485ac5c8e38e43624ebcc688661c00944c50 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:30:26.840 INFO:journalctl@ceph.osd.1.smithi129.stdout:Sep 20 19:30:26 smithi129 podman[141706]: 2024-09-20 19:30:26.660425284 +0000 UTC m=+0.583297980 container died ee907df24f4448e01c79c855620f485ac5c8e38e43624ebcc688661c00944c50 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:30:27.465 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.1.service' 2024-09-20T19:30:27.503 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:27.504 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-20T19:30:27.504 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-20T19:30:27.504 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.2 2024-09-20T19:30:27.840 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:27 smithi129 systemd[1]: Stopping Ceph osd.2 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:28.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:27 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[123845]: 2024-09-20T19:30:27.839+0000 7ff19242a640 -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-20T19:30:28.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:27 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[123845]: 2024-09-20T19:30:27.839+0000 7ff19242a640 -1 osd.2 155 *** Got signal Terminated *** 2024-09-20T19:30:28.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:27 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2[123845]: 2024-09-20T19:30:27.839+0000 7ff19242a640 -1 osd.2 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:30:28.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:28.044609941Z 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-20T19:30:31.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:31.051414487Z 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-20T19:30:33.591 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:33 smithi129 podman[141810]: 2024-09-20 19:30:33.333577345 +0000 UTC m=+5.610537220 container died e3bd14ec501d6fc19f282ed6bf5425766a6761b01cb3f8e7332b2748719b8711 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:30:34.040 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:33 smithi129 podman[141810]: 2024-09-20 19:30:33.781835428 +0000 UTC m=+6.058795341 container cleanup e3bd14ec501d6fc19f282ed6bf5425766a6761b01cb3f8e7332b2748719b8711 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T19:30:34.041 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:33 smithi129 bash[141810]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:30:34.340 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:34 smithi129 podman[141825]: 2024-09-20 19:30:34.041270347 +0000 UTC m=+0.706026279 container remove e3bd14ec501d6fc19f282ed6bf5425766a6761b01cb3f8e7332b2748719b8711 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-20T19:30:34.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:34.043878382Z 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-20T19:30:34.639 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:34 smithi129 podman[141915]: 2024-09-20 19:30:34.292303814 +0000 UTC m=+0.016485944 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:30:34.639 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:34 smithi129 podman[141915]: 2024-09-20 19:30:34.392136793 +0000 UTC m=+0.116318915 container create 38306bde916ba84a4ab2e006e466c7d1c75b99116200ce35d560705e268f6d0a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-20T19:30:34.640 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:34 smithi129 podman[141915]: 2024-09-20 19:30:34.636602833 +0000 UTC m=+0.360784955 container init 38306bde916ba84a4ab2e006e466c7d1c75b99116200ce35d560705e268f6d0a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, 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_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T19:30:34.640 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:34 smithi129 podman[141915]: 2024-09-20 19:30:34.640134103 +0000 UTC m=+0.364316234 container start 38306bde916ba84a4ab2e006e466c7d1c75b99116200ce35d560705e268f6d0a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=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, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:30:35.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:34 smithi129 podman[141915]: 2024-09-20 19:30:34.736806696 +0000 UTC m=+0.460988836 container attach 38306bde916ba84a4ab2e006e466c7d1c75b99116200ce35d560705e268f6d0a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:30:35.090 INFO:journalctl@ceph.osd.2.smithi129.stdout:Sep 20 19:30:34 smithi129 podman[141915]: 2024-09-20 19:30:34.834987484 +0000 UTC m=+0.559169615 container died 38306bde916ba84a4ab2e006e466c7d1c75b99116200ce35d560705e268f6d0a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-20T19:30:35.525 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.2.service' 2024-09-20T19:30:35.567 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:35.567 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-20T19:30:35.567 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-20T19:30:35.567 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.3 2024-09-20T19:30:35.795 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:35 smithi129 systemd[1]: Stopping Ceph osd.3 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:36.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:35 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:30:35.934+0000 7f95f12be640 -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-20T19:30:36.091 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:35 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:30:35.934+0000 7f95f12be640 -1 osd.3 155 *** Got signal Terminated *** 2024-09-20T19:30:36.091 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:35 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:30:35.934+0000 7f95f12be640 -1 osd.3 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:30:37.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:37.043840017Z 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-20T19:30:38.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:37.862+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:38.852 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:38.757+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:38.852 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:38.573+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:39.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:38 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:38.851+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:39.340 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:38 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:30:38.882+0000 7f95e98cb640 -1 osd.3 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:14.447831+0000 front 2024-09-20T19:30:14.447847+0000 (oldest deadline 2024-09-20T19:30:37.947991+0000) 2024-09-20T19:30:39.828 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:39.751+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:39.829 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:39.535+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:40.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:39 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:39.828+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:40.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:40.056467762Z 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-20T19:30:40.340 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:39 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3[129552]: 2024-09-20T19:30:39.909+0000 7f95e98cb640 -1 osd.3 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:14.447831+0000 front 2024-09-20T19:30:14.447847+0000 (oldest deadline 2024-09-20T19:30:37.947991+0000) 2024-09-20T19:30:40.502 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:40.355+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:40.761 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:40.502+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:41.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:40.761+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:41.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:40.875+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:41.618 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:41 smithi129 podman[142018]: 2024-09-20 19:30:41.346044696 +0000 UTC m=+5.515433931 container died 4fae64f94173643cc9c0cf1ac8d6436671b3ea2abd0892a94cf0f2983f90831b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:30:41.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:41.363+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:41.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:41.488+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:41.986 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:41 smithi129 podman[142018]: 2024-09-20 19:30:41.78592547 +0000 UTC m=+5.955314707 container cleanup 4fae64f94173643cc9c0cf1ac8d6436671b3ea2abd0892a94cf0f2983f90831b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-20T19:30:41.986 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:41 smithi129 bash[142018]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:30:42.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:41.887+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:42.224 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:41 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:41.725+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:42.340 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:41 smithi129 podman[142047]: 2024-09-20 19:30:41.986184552 +0000 UTC m=+0.629640515 container remove 4fae64f94173643cc9c0cf1ac8d6436671b3ea2abd0892a94cf0f2983f90831b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, 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, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-20T19:30:42.686 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:42.359+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:42.687 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:42.520+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:42.713 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:42 smithi129 podman[142135]: 2024-09-20 19:30:42.306904491 +0000 UTC m=+0.015805828 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:30:42.714 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:42 smithi129 podman[142135]: 2024-09-20 19:30:42.428918186 +0000 UTC m=+0.137819502 container create be0c64f35bd0e47b50ea002e149e4a47dc3997a5b6035c90d45d1e97c0104d0d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=) 2024-09-20T19:30:42.714 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:42 smithi129 podman[142135]: 2024-09-20 19:30:42.631321419 +0000 UTC m=+0.340222745 container init be0c64f35bd0e47b50ea002e149e4a47dc3997a5b6035c90d45d1e97c0104d0d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-20T19:30:42.714 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:42 smithi129 podman[142135]: 2024-09-20 19:30:42.634614882 +0000 UTC m=+0.343516206 container start be0c64f35bd0e47b50ea002e149e4a47dc3997a5b6035c90d45d1e97c0104d0d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2) 2024-09-20T19:30:42.714 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:42 smithi129 podman[142135]: 2024-09-20 19:30:42.714425661 +0000 UTC m=+0.423326976 container attach be0c64f35bd0e47b50ea002e149e4a47dc3997a5b6035c90d45d1e97c0104d0d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-20T19:30:42.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:42.900+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:42.975 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:42 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:42.682+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:43.090 INFO:journalctl@ceph.osd.3.smithi129.stdout:Sep 20 19:30:42 smithi129 podman[142135]: 2024-09-20 19:30:42.822208511 +0000 UTC m=+0.531109840 container died be0c64f35bd0e47b50ea002e149e4a47dc3997a5b6035c90d45d1e97c0104d0d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, io.buildah.version=1.37.2) 2024-09-20T19:30:43.370 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:43.040935914Z 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-20T19:30:43.378 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.3.service' 2024-09-20T19:30:43.416 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:43.417 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-20T19:30:43.417 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-20T19:30:43.417 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.4 2024-09-20T19:30:43.686 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:43.479+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:43.687 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:43.369+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:43.687 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:43 smithi170 systemd[1]: Stopping Ceph osd.4 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:43.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:43.686+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:43.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:43.926+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:43.975 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:43.832+0000 7f3d97cd0640 -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-20T19:30:43.975 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:43.832+0000 7f3d97cd0640 -1 osd.4 155 *** Got signal Terminated *** 2024-09-20T19:30:43.975 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:43.832+0000 7f3d97cd0640 -1 osd.4 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:30:44.713 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:44 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:44.508+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:44.714 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:44 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:44.326+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:44.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:44 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:44.906+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:44.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:44 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:44.713+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:45.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:45.367+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:45.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:45.504+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:45.997 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:45.735+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:45.998 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:45.890+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:46.361 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:45 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=cleanup t=2024-09-20T19:30:45.99851963Z level=info msg="Completed cleanup jobs" duration=13.693502ms 2024-09-20T19:30:46.361 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:46.047794895Z 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-20T19:30:46.361 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=plugins.update.checker t=2024-09-20T19:30:46.139360692Z level=info msg="Update check succeeded" duration=69.092009ms 2024-09-20T19:30:46.707 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:46.515+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:46.707 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:46.515+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:46.708 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:46.360+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:46.708 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:46.360+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:23.299142+0000 front 2024-09-20T19:30:23.299155+0000 (oldest deadline 2024-09-20T19:30:45.599063+0000) 2024-09-20T19:30:46.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:46.707+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:46.974 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:46.928+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:47.693 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:47.555+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:47.694 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:47.555+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:47.694 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:47.395+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:47.694 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:47.395+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:23.299142+0000 front 2024-09-20T19:30:23.299155+0000 (oldest deadline 2024-09-20T19:30:45.599063+0000) 2024-09-20T19:30:47.965 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:47.693+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:47.965 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:47.693+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:48.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:47.965+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:48.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:47 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:47.965+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:48.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:48.420+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:15.197910+0000 front 2024-09-20T19:30:15.197885+0000 (oldest deadline 2024-09-20T19:30:39.897797+0000) 2024-09-20T19:30:48.724 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4[92695]: 2024-09-20T19:30:48.420+0000 7f3d902dd640 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:23.299142+0000 front 2024-09-20T19:30:23.299155+0000 (oldest deadline 2024-09-20T19:30:45.599063+0000) 2024-09-20T19:30:48.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:48.538+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:48.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:48.538+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:48.997 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:48.735+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:48.997 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:48.735+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:49.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:49.047545353Z 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-20T19:30:49.249 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:48.997+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:49.249 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:48 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:48.997+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:49.525 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:49 smithi170 podman[114425]: 2024-09-20 19:30:49.248826081 +0000 UTC m=+5.627873491 container died 41d6c4b3c0260f91513a517e4baa3876a06c9be5ef2382654051a67750a530e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:30:49.778 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:49.573+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:49.779 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:49.573+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:49.779 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:49 smithi170 podman[114425]: 2024-09-20 19:30:49.624505356 +0000 UTC m=+6.003552759 container cleanup 41d6c4b3c0260f91513a517e4baa3876a06c9be5ef2382654051a67750a530e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-20T19:30:49.779 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:49 smithi170 bash[114425]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:30:50.042 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:49 smithi170 podman[114443]: 2024-09-20 19:30:49.86744572 +0000 UTC m=+0.614301099 container remove 41d6c4b3c0260f91513a517e4baa3876a06c9be5ef2382654051a67750a530e5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-20T19:30:50.043 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:49.778+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:50.043 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:49 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:49.778+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:50.328 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:50.042+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:50.328 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:50.042+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:50.329 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:50 smithi170 podman[114533]: 2024-09-20 19:30:50.102495546 +0000 UTC m=+0.016536700 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:30:50.329 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:50 smithi170 podman[114533]: 2024-09-20 19:30:50.218470863 +0000 UTC m=+0.132512059 container create 19833d681338c742bb4cc5eb8792a07e3a7860857cdc49dae2f0a8f5512c4b4f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-20T19:30:50.591 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:50 smithi170 podman[114533]: 2024-09-20 19:30:50.446181283 +0000 UTC m=+0.360222445 container init 19833d681338c742bb4cc5eb8792a07e3a7860857cdc49dae2f0a8f5512c4b4f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-20T19:30:50.591 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:50 smithi170 podman[114533]: 2024-09-20 19:30:50.449672722 +0000 UTC m=+0.363713887 container start 19833d681338c742bb4cc5eb8792a07e3a7860857cdc49dae2f0a8f5512c4b4f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-20T19:30:50.591 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:50 smithi170 podman[114533]: 2024-09-20 19:30:50.529449485 +0000 UTC m=+0.443490646 container attach 19833d681338c742bb4cc5eb8792a07e3a7860857cdc49dae2f0a8f5512c4b4f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-20T19:30:50.908 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:50.590+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:50.908 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:50.590+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:50.909 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 20 19:30:50 smithi170 podman[114533]: 2024-09-20 19:30:50.639943622 +0000 UTC m=+0.553984777 container died 19833d681338c742bb4cc5eb8792a07e3a7860857cdc49dae2f0a8f5512c4b4f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-20T19:30:50.909 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:50.786+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:50.909 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:50 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:50.786+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:51.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:51.063+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:51.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:51.063+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:51.260 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.4.service' 2024-09-20T19:30:51.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:51.300 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-20T19:30:51.301 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-20T19:30:51.301 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.5 2024-09-20T19:30:51.579 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:51 smithi170 systemd[1]: Stopping Ceph osd.5 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:51.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:51.578+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:51.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:51.578+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:51.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:51.661+0000 7fd66bb73640 -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-20T19:30:51.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:51.661+0000 7fd66bb73640 -1 osd.5 155 *** Got signal Terminated *** 2024-09-20T19:30:51.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:51.661+0000 7fd66bb73640 -1 osd.5 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:30:51.975 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:51.769+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:51.975 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:51 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:51.769+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:52.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:52.045941595Z 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-20T19:30:52.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:52.100+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:52.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:52.100+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:52.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:52.753+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:52.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:52.753+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:52.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:52.614+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:52.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:52 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:52.614+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:53.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:53.077+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:53.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:53.077+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:53.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:53.710+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:53.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:53.710+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:53.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:53.634+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:53.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:53.634+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:53.975 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:53 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:53.634+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:30:54.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:54.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:54.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:54.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:54.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:54.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:30:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:54.681+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:54.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:54.681+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:54.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:54.597+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:54.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:54.597+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:54.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:54 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:54.597+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:30:55.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:55.04078495Z 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-20T19:30:55.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:55.137+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:55.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:55.137+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:55.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:55.137+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:30:55.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:55.666+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.953917+0000 front 2024-09-20T19:30:12.954081+0000 (oldest deadline 2024-09-20T19:30:38.253929+0000) 2024-09-20T19:30:55.974 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5[97115]: 2024-09-20T19:30:55.666+0000 7fd668188640 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:22.855206+0000 front 2024-09-20T19:30:22.855289+0000 (oldest deadline 2024-09-20T19:30:46.955100+0000) 2024-09-20T19:30:55.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:55.602+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:55.975 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:55.602+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:55.975 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:55 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:55.602+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:30:56.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:56.149+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:56.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:56.149+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:56.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:56.149+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:30:56.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:56.574+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:56.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:56.574+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:56.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:56 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:56.574+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:30:57.295 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:56 smithi170 podman[114638]: 2024-09-20 19:30:56.983717585 +0000 UTC m=+5.441027849 container died e1ec21a1e19ba7326cf89c83e979e8e889e3922bde4de5fa7ea8886aa7be5c93 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-20T19:30:57.296 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:57.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:57.296 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:57.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:57.296 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:57.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:30:57.590 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:57 smithi170 podman[114638]: 2024-09-20 19:30:57.378367006 +0000 UTC m=+5.835677272 container cleanup e1ec21a1e19ba7326cf89c83e979e8e889e3922bde4de5fa7ea8886aa7be5c93 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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) 2024-09-20T19:30:57.590 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:57 smithi170 bash[114638]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:30:57.938 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:57 smithi170 podman[114656]: 2024-09-20 19:30:57.612970129 +0000 UTC m=+0.623044552 container remove e1ec21a1e19ba7326cf89c83e979e8e889e3922bde4de5fa7ea8886aa7be5c93 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-20T19:30:57.938 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:57.589+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:57.938 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:57.589+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:57.938 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:57 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:57.589+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:30:58.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:30:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:30:58.050019001Z 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-20T19:30:58.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:58.100+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:58.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:58.100+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:58.225 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:58.100+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:30:58.225 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:57 smithi170 podman[114745]: 2024-09-20 19:30:57.839506782 +0000 UTC m=+0.016177274 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:30:58.225 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:57 smithi170 podman[114745]: 2024-09-20 19:30:57.966703053 +0000 UTC m=+0.143373574 container create 7bae92a87ac0794d5328287f270ddd03334e6e76f74c5a1bb5d82fd22caf325d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True) 2024-09-20T19:30:58.225 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:58 smithi170 podman[114745]: 2024-09-20 19:30:58.183038546 +0000 UTC m=+0.359709026 container init 7bae92a87ac0794d5328287f270ddd03334e6e76f74c5a1bb5d82fd22caf325d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , 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.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:30:58.225 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:58 smithi170 podman[114745]: 2024-09-20 19:30:58.186642501 +0000 UTC m=+0.363312984 container start 7bae92a87ac0794d5328287f270ddd03334e6e76f74c5a1bb5d82fd22caf325d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True) 2024-09-20T19:30:58.580 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:58 smithi170 podman[114745]: 2024-09-20 19:30:58.253155848 +0000 UTC m=+0.429826346 container attach 7bae92a87ac0794d5328287f270ddd03334e6e76f74c5a1bb5d82fd22caf325d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-20T19:30:58.580 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 20 19:30:58 smithi170 podman[114745]: 2024-09-20 19:30:58.382418655 +0000 UTC m=+0.559089147 container died 7bae92a87ac0794d5328287f270ddd03334e6e76f74c5a1bb5d82fd22caf325d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-20T19:30:58.963 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:58.579+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:58.963 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:58.579+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:58.963 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:58 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:58.579+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:30:58.984 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.5.service' 2024-09-20T19:30:59.024 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:30:59.024 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-20T19:30:59.024 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-20T19:30:59.024 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.6 2024-09-20T19:30:59.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:59 smithi170 systemd[1]: Stopping Ceph osd.6 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:30:59.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:59.127+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:30:59.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:59.127+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:30:59.224 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:59.127+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:30:59.620 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:59.341+0000 7f82cd939640 -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-20T19:30:59.621 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:59.341+0000 7f82cd939640 -1 osd.6 155 *** Got signal Terminated *** 2024-09-20T19:30:59.621 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:30:59.341+0000 7f82cd939640 -1 osd.6 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:30:59.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:59.620+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:30:59.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:59.620+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:30:59.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:30:59 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:30:59.620+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:00.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:00.132+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:31:00.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:00.132+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:31:00.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:00.132+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:31:00.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:00.667+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:00.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:00.667+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:00.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:00 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:00.667+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:01.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:01.048494184Z 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-20T19:31:01.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:01.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:31:01.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:01.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:31:01.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:01.123+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:31:01.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:01.662+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:01.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:01.662+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:01.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:01 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:01.662+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:02.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:02.139+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:31:02.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:02.139+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:31:02.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:02.139+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:31:02.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:02.619+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:02.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:02.619+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:02.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:02.619+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:02.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:02 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:02.619+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:03.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:03 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:03.127+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:31:03.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:03 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:03.127+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:31:03.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:03 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:03.127+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:31:03.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:03 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:03.599+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:03.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:03 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:03.599+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:03.975 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:03 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:03.599+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:03.975 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:03 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:03.599+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:04.311 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:04.047729975Z 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-20T19:31:04.312 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:04.124+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:11.495433+0000 front 2024-09-20T19:30:11.495519+0000 (oldest deadline 2024-09-20T19:30:37.395293+0000) 2024-09-20T19:31:04.312 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:04.124+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:24.396778+0000 front 2024-09-20T19:30:24.396722+0000 (oldest deadline 2024-09-20T19:30:47.296633+0000) 2024-09-20T19:31:04.312 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6[101617]: 2024-09-20T19:31:04.124+0000 7f82c5f46640 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:28.397614+0000 front 2024-09-20T19:30:28.397636+0000 (oldest deadline 2024-09-20T19:30:53.697634+0000) 2024-09-20T19:31:04.312 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:04.109Z 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.129:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:31:04.312 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:04.113Z 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.129:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:31:04.313 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:04.113Z 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.129:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:31:04.313 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:04.115Z 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.129:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:31:04.313 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:04.115Z 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.129:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:31:04.313 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:04.115Z 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.129:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:31:04.313 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:04.311Z 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.129:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.129:8765: connect: connection refused" 2024-09-20T19:31:04.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:04.583+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:04.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:04.583+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:04.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:04.583+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:04.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:04 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:04.583+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:05.108 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:04 smithi170 podman[114847]: 2024-09-20 19:31:04.85459751 +0000 UTC m=+5.607383767 container died e10ec6b65f4e83e2d0f679849b969fa7fa543251b42bd1c112127ca42637558e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-20T19:31:05.375 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:05 smithi170 podman[114847]: 2024-09-20 19:31:05.191262385 +0000 UTC m=+5.944048642 container cleanup e10ec6b65f4e83e2d0f679849b969fa7fa543251b42bd1c112127ca42637558e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:31:05.376 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:05 smithi170 bash[114847]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:31:05.724 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:05 smithi170 podman[114862]: 2024-09-20 19:31:05.376126156 +0000 UTC m=+0.514508292 container remove e10ec6b65f4e83e2d0f679849b969fa7fa543251b42bd1c112127ca42637558e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-20T19:31:05.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:05 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:05.582+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:05.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:05 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:05.582+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:05.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:05 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:05.582+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:05.725 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:05 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:05.582+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:06.137 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:05 smithi170 podman[114954]: 2024-09-20 19:31:05.71400159 +0000 UTC m=+0.016568754 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:31:06.138 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:05 smithi170 podman[114954]: 2024-09-20 19:31:05.843752191 +0000 UTC m=+0.146319386 container create b7ff7a204b32fc82771314567b5b75ae5e2a223ae0de8e11f1c1be1238f61e66 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, 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, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-20T19:31:06.138 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:06 smithi170 podman[114954]: 2024-09-20 19:31:06.05447732 +0000 UTC m=+0.357044472 container init b7ff7a204b32fc82771314567b5b75ae5e2a223ae0de8e11f1c1be1238f61e66 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:31:06.138 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:06 smithi170 podman[114954]: 2024-09-20 19:31:06.057756005 +0000 UTC m=+0.360323152 container start b7ff7a204b32fc82771314567b5b75ae5e2a223ae0de8e11f1c1be1238f61e66 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-20T19:31:06.138 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:06 smithi170 podman[114954]: 2024-09-20 19:31:06.137776373 +0000 UTC m=+0.440343530 container attach b7ff7a204b32fc82771314567b5b75ae5e2a223ae0de8e11f1c1be1238f61e66 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:31:06.474 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 20 19:31:06 smithi170 podman[114954]: 2024-09-20 19:31:06.250001058 +0000 UTC m=+0.552568219 container died b7ff7a204b32fc82771314567b5b75ae5e2a223ae0de8e11f1c1be1238f61e66 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-20T19:31:06.874 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:06.567+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:06.874 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:06.567+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:06.874 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:06.567+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:06.874 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:06 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:06.567+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:06.892 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.6.service' 2024-09-20T19:31:06.932 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:31:06.933 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-20T19:31:06.933 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-20T19:31:06.933 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.7 2024-09-20T19:31:07.224 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 systemd[1]: Stopping Ceph osd.7 for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:31:07.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:07.050264233Z 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-20T19:31:07.572 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:07.260+0000 7f40fb6ce640 -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-20T19:31:07.573 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:07.260+0000 7f40fb6ce640 -1 osd.7 155 *** Got signal Terminated *** 2024-09-20T19:31:07.573 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:07.260+0000 7f40fb6ce640 -1 osd.7 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:31:07.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:07.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:07.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:07.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:07.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:07.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:07.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:07 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:07.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:08.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:08.610+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:08.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:08.610+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:08.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:08.610+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:08.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:08 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:08.610+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:09.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:09.578+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:09.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:09.578+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:09.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:09.578+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:09.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:09 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:09.578+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:10.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:10.05224022Z 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-20T19:31:10.933 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:10.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:10.933 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:10.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:10.934 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:10.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:10.934 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:10.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:10.934 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:10 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:10.572+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-09-20T19:30:46.278843+0000 front 2024-09-20T19:30:46.278900+0000 (oldest deadline 2024-09-20T19:31:09.778835+0000) 2024-09-20T19:31:11.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:11 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:11.559+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-09-20T19:30:12.173024+0000 front 2024-09-20T19:30:12.173055+0000 (oldest deadline 2024-09-20T19:30:38.072936+0000) 2024-09-20T19:31:11.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:11 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:11.559+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-09-20T19:30:21.474351+0000 front 2024-09-20T19:30:21.474424+0000 (oldest deadline 2024-09-20T19:30:46.074740+0000) 2024-09-20T19:31:11.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:11 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:11.559+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-09-20T19:30:30.676026+0000 front 2024-09-20T19:30:30.676040+0000 (oldest deadline 2024-09-20T19:30:53.575925+0000) 2024-09-20T19:31:11.974 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:11 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:11.559+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-09-20T19:30:36.377285+0000 front 2024-09-20T19:30:36.377381+0000 (oldest deadline 2024-09-20T19:31:02.277387+0000) 2024-09-20T19:31:11.975 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:11 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7[106133]: 2024-09-20T19:31:11.559+0000 7f40f7ce3640 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-09-20T19:30:46.278843+0000 front 2024-09-20T19:30:46.278900+0000 (oldest deadline 2024-09-20T19:31:09.778835+0000) 2024-09-20T19:31:12.894 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:12 smithi170 podman[115056]: 2024-09-20 19:31:12.625352263 +0000 UTC m=+5.463164657 container died 73a4363255f706170740b5d64df7a69493a87bfa6b8adcac417132980d083ba5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-20T19:31:13.224 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:13 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:13.040947098Z 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-20T19:31:13.224 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:13 smithi170 podman[115056]: 2024-09-20 19:31:13.055347232 +0000 UTC m=+5.893159636 container cleanup 73a4363255f706170740b5d64df7a69493a87bfa6b8adcac417132980d083ba5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True) 2024-09-20T19:31:13.225 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:13 smithi170 bash[115056]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:31:13.724 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:13 smithi170 podman[115086]: 2024-09-20 19:31:13.345580192 +0000 UTC m=+0.717279652 container remove 73a4363255f706170740b5d64df7a69493a87bfa6b8adcac417132980d083ba5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-20T19:31:14.073 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:13 smithi170 podman[115178]: 2024-09-20 19:31:13.722053848 +0000 UTC m=+0.016174371 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:31:14.073 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:13 smithi170 podman[115178]: 2024-09-20 19:31:13.846375366 +0000 UTC m=+0.140495876 container create 4caec50008519f827c68f3eb2f854550aa14ef2ae4f049156157c14e5213d45f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:31:14.073 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:14 smithi170 podman[115178]: 2024-09-20 19:31:14.073559943 +0000 UTC m=+0.367680461 container init 4caec50008519f827c68f3eb2f854550aa14ef2ae4f049156157c14e5213d45f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:31:14.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:14 smithi170 podman[115178]: 2024-09-20 19:31:14.07679093 +0000 UTC m=+0.370911446 container start 4caec50008519f827c68f3eb2f854550aa14ef2ae4f049156157c14e5213d45f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:31:14.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:14 smithi170 podman[115178]: 2024-09-20 19:31:14.156909119 +0000 UTC m=+0.451029634 container attach 4caec50008519f827c68f3eb2f854550aa14ef2ae4f049156157c14e5213d45f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-20T19:31:14.474 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 20 19:31:14 smithi170 podman[115178]: 2024-09-20 19:31:14.266699492 +0000 UTC m=+0.560820013 container died 4caec50008519f827c68f3eb2f854550aa14ef2ae4f049156157c14e5213d45f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-osd-7-deactivate, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-20T19:31:14.884 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@osd.7.service' 2024-09-20T19:31:14.923 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:31:14.923 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-20T19:31:14.923 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-20T19:31:14.924 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a 2024-09-20T19:31:15.224 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 systemd[1]: Stopping Ceph prometheus.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:31:15.522 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-20T19:31:15.523 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.258Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-20T19:31:15.524 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.260Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:31:15.524 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.260Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-20T19:31:15.524 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a[79553]: ts=2024-09-20T19:31:15.260Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-20T19:31:15.524 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 podman[115280]: 2024-09-20 19:31:15.268653844 +0000 UTC m=+0.113712869 container died ba8dfe8ae3a55258e5aacab7d02f0ba507601b54f5e0016eaaad9c92b773d193 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:15.889 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 podman[115280]: 2024-09-20 19:31:15.680024942 +0000 UTC m=+0.525084006 container cleanup ba8dfe8ae3a55258e5aacab7d02f0ba507601b54f5e0016eaaad9c92b773d193 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:15.889 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 20 19:31:15 smithi170 bash[115280]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:31:16.115 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-87dd78c4-7781-11ef-baf5-efdc52797490@prometheus.a.service' 2024-09-20T19:31:16.146 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:16 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:16.043756306Z 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-20T19:31:16.148 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:31:16.148 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-20T19:31:16.149 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:31:16.350 INFO:teuthology.orchestra.run.smithi129.stdout:Deleting cluster with fsid: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:31:18.127 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:17 smithi129 systemd[1]: Stopping Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:31:18.477 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:18 smithi129 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a[96719]: ts=2024-09-20T19:31:18.127Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:31:18.477 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:18 smithi129 podman[142582]: 2024-09-20 19:31:18.167894566 +0000 UTC m=+0.143713203 container died d3e46e964d0bc47897f1847bd093043ef53722f2ba6ccd9ec9fd9c0b05c82eda (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:18.840 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:18 smithi129 podman[142582]: 2024-09-20 19:31:18.668774387 +0000 UTC m=+0.644593069 container cleanup d3e46e964d0bc47897f1847bd093043ef53722f2ba6ccd9ec9fd9c0b05c82eda (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:18.840 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:18 smithi129 bash[142582]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:31:19.321 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:18 smithi129 podman[142595]: 2024-09-20 19:31:18.869866581 +0000 UTC m=+0.695104696 container remove d3e46e964d0bc47897f1847bd093043ef53722f2ba6ccd9ec9fd9c0b05c82eda (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:19.321 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:18 smithi129 podman[142595]: 2024-09-20 19:31:18.945480501 +0000 UTC m=+0.770718616 volume remove 59d0fe23efd922f14763c054e768c599e4d7ab98f180656b8b98866c7ebed77b 2024-09-20T19:31:19.322 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:19 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:31:19.322 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:19 smithi129 systemd[1]: Stopped Ceph alertmanager.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:31:19.322 INFO:journalctl@ceph.alertmanager.a.smithi129.stdout:Sep 20 19:31:19 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@alertmanager.a.service: Consumed 1.346s CPU time. 2024-09-20T19:31:19.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:19 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:19.047997065Z 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-20T19:31:19.590 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:19 smithi129 systemd[1]: Stopping Ceph node-exporter.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:31:19.590 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:19 smithi129 podman[142707]: 2024-09-20 19:31:19.5591845 +0000 UTC m=+0.099552225 container died 8db3e776318c399af1ae0c0b5364b9cc1f3db4910e2c33cfdd03ff9c225b3501 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:20.090 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:19 smithi129 podman[142707]: 2024-09-20 19:31:19.897989927 +0000 UTC m=+0.438357644 container cleanup 8db3e776318c399af1ae0c0b5364b9cc1f3db4910e2c33cfdd03ff9c225b3501 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:20.090 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:19 smithi129 bash[142707]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:31:20.570 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:20 smithi129 podman[142719]: 2024-09-20 19:31:20.199261409 +0000 UTC m=+0.643665087 container remove 8db3e776318c399af1ae0c0b5364b9cc1f3db4910e2c33cfdd03ff9c225b3501 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:31:20.571 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:20 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:31:20.571 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:20 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T19:31:20.571 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:20 smithi129 systemd[1]: Stopped Ceph node-exporter.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:31:20.571 INFO:journalctl@ceph.node-exporter.a.smithi129.stdout:Sep 20 19:31:20 smithi129 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.a.service: Consumed 2.835s CPU time. 2024-09-20T19:31:22.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:22 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:22.0551845Z 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-20T19:31:25.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:25 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:25.045925404Z 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-20T19:31:28.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:28 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:28.04793236Z 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-20T19:31:31.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:31 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:31.054671236Z 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-20T19:31:34.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:34 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:34.043452082Z 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-20T19:31:37.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:37 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:37.043374945Z 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-20T19:31:40.414 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:40 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:40.048154266Z 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-20T19:31:43.474 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:43 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:43.050504057Z 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-20T19:31:44.531 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:31:44.734 INFO:teuthology.orchestra.run.smithi170.stdout:Deleting cluster with fsid: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:31:46.432 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:31:46.042347118Z 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-20T19:31:46.432 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 systemd[1]: Stopping Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:31:46.691 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=server t=2024-09-20T19:31:46.432203351Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T19:31:46.691 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=tracing t=2024-09-20T19:31:46.432365866Z level=info msg="Closing tracing" 2024-09-20T19:31:46.692 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=ticker t=2024-09-20T19:31:46.432384677Z level=info msg=stopped last_tick=2024-09-20T19:31:40Z 2024-09-20T19:31:46.692 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a[84218]: logger=grafana-apiserver t=2024-09-20T19:31:46.432423685Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-20T19:31:46.692 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 podman[115745]: 2024-09-20 19:31:46.442576427 +0000 UTC m=+0.127924725 container died 27b82bc79621f082c44c55ea2bb3ce19ff00517fd15310b8c960712f19b8dafc (image=quay.io/ceph/grafana:10.4.8, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:31:46.974 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 podman[115745]: 2024-09-20 19:31:46.865448813 +0000 UTC m=+0.550797110 container cleanup 27b82bc79621f082c44c55ea2bb3ce19ff00517fd15310b8c960712f19b8dafc (image=quay.io/ceph/grafana:10.4.8, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:31:46.974 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:46 smithi170 bash[115745]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:31:47.347 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:47 smithi170 podman[115757]: 2024-09-20 19:31:47.08319926 +0000 UTC m=+0.641479418 container remove 27b82bc79621f082c44c55ea2bb3ce19ff00517fd15310b8c960712f19b8dafc (image=quay.io/ceph/grafana:10.4.8, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:31:47.347 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:47 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T19:31:47.347 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:47 smithi170 systemd[1]: Stopped Ceph grafana.a for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:31:47.347 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 20 19:31:47 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@grafana.a.service: Consumed 8.871s CPU time. 2024-09-20T19:31:47.724 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:47 smithi170 systemd[1]: Stopping Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490... 2024-09-20T19:31:48.061 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:47 smithi170 podman[115871]: 2024-09-20 19:31:47.780446746 +0000 UTC m=+0.111429109 container died 59d6fd9f680753173cc5e32fe1982a6776ced3071222dde6dff618bf0fa1ec32 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:31:48.474 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:48 smithi170 podman[115871]: 2024-09-20 19:31:48.236248473 +0000 UTC m=+0.567230836 container cleanup 59d6fd9f680753173cc5e32fe1982a6776ced3071222dde6dff618bf0fa1ec32 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:31:48.474 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:48 smithi170 bash[115871]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:31:48.866 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:48 smithi170 podman[115884]: 2024-09-20 19:31:48.487493647 +0000 UTC m=+0.710897719 container remove 59d6fd9f680753173cc5e32fe1982a6776ced3071222dde6dff618bf0fa1ec32 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-87dd78c4-7781-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:31:48.866 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:48 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:31:48.867 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:48 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T19:31:48.867 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:48 smithi170 systemd[1]: Stopped Ceph node-exporter.b for 87dd78c4-7781-11ef-baf5-efdc52797490. 2024-09-20T19:31:48.867 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 20 19:31:48 smithi170 systemd[1]: ceph-87dd78c4-7781-11ef-baf5-efdc52797490@node-exporter.b.service: Consumed 2.817s CPU time. 2024-09-20T19:32:00.747 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:32:00.780 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:32:00.807 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T19:32:00.809 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737/remote/smithi129/crash 2024-09-20T19:32:00.810 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:32:00.894 INFO:teuthology.orchestra.run.smithi129.stderr:tar: /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:32:00.894 INFO:teuthology.orchestra.run.smithi129.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:32:00.896 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737/remote/smithi170/crash 2024-09-20T19:32:00.897 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:32:00.938 INFO:teuthology.orchestra.run.smithi170.stderr:tar: /var/lib/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:32:00.938 INFO:teuthology.orchestra.run.smithi170.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:32:00.939 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T19:32:00.939 DEBUG:teuthology.orchestra.run.smithi129:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/87dd78c4-7781-11ef-baf5-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-20T19:32:00.979 INFO:tasks.cephadm:Compressing logs... 2024-09-20T19:32:00.979 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T19:32:01.022 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T19:32:01.046 INFO:teuthology.orchestra.run.smithi129.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-20T19:32:01.046 INFO:teuthology.orchestra.run.smithi129.stderr:: No such file or directory 2024-09-20T19:32:01.046 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/tcmu-runner.log 2024-09-20T19:32:01.047 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-20T19:32:01.047 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:32:01.047 INFO:teuthology.orchestra.run.smithi129.stderr: 63.5% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/tcmu-runner.log.gz 2024-09-20T19:32:01.047 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:32:01.047 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi129.bbzsdc.log 2024-09-20T19:32:01.047 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-volume.log: /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-20T19:32:01.049 INFO:teuthology.orchestra.run.smithi170.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.7.log 2024-09-20T19:32:01.049 INFO:teuthology.orchestra.run.smithi170.stderr:: No such file or directory 2024-09-20T19:32:01.049 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:32:01.049 INFO:teuthology.orchestra.run.smithi170.stderr:gzip/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.7.log: -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-20T19:32:01.049 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:32:01.049 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi170.scrjog.log 2024-09-20T19:32:01.051 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi129.bbzsdc.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:32:01.051 INFO:teuthology.orchestra.run.smithi129.stderr: 77.3% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi129.bbzsdc.log.gz 2024-09-20T19:32:01.051 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-20T19:32:01.051 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-20T19:32:01.051 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.a.log: 92.2% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:32:01.051 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mgr.y.log 2024-09-20T19:32:01.055 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:32:01.055 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.audit.log: /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi170.scrjog.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.6.log 2024-09-20T19:32:01.055 INFO:teuthology.orchestra.run.smithi170.stderr: 77.3% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi170.scrjog.log.gz 2024-09-20T19:32:01.055 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-20T19:32:01.055 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:32:01.056 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- 86.2% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:32:01.056 INFO:teuthology.orchestra.run.smithi170.stderr: /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-20T19:32:01.056 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-20T19:32:01.056 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.log: /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mgr.x.log: 89.1% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:32:01.056 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:32:01.056 INFO:teuthology.orchestra.run.smithi170.stderr: 91.1%/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.b.log: -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:32:01.057 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.2.log: 94.3% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:32:01.058 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:32:01.067 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-20T19:32:01.073 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.log: 94.0% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:32:01.074 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:32:01.075 INFO:teuthology.orchestra.run.smithi129.stderr: 91.5% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:32:01.075 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:32:01.086 INFO:teuthology.orchestra.run.smithi170.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:32:01.105 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.3.log: /var/log/ceph/cephadm.log: 92.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:32:01.177 INFO:teuthology.orchestra.run.smithi170.stderr: 90.0% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-20T19:32:01.504 INFO:teuthology.orchestra.run.smithi129.stderr: 89.7% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mgr.y.log.gz 2024-09-20T19:32:01.604 INFO:teuthology.orchestra.run.smithi129.stderr: 92.6% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-20T19:32:01.641 INFO:teuthology.orchestra.run.smithi170.stderr: 92.3% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-20T19:32:02.458 INFO:teuthology.orchestra.run.smithi129.stderr: 93.4% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-20T19:32:02.712 INFO:teuthology.orchestra.run.smithi170.stderr: 93.3% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.6.log.gz 2024-09-20T19:32:02.805 INFO:teuthology.orchestra.run.smithi129.stderr: 91.1% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-20T19:32:02.959 INFO:teuthology.orchestra.run.smithi170.stderr: 93.3% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-20T19:32:02.978 INFO:teuthology.orchestra.run.smithi129.stderr: 93.5% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-20T19:32:03.073 INFO:teuthology.orchestra.run.smithi170.stderr: 93.8% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.7.log.gz 2024-09-20T19:32:03.078 INFO:teuthology.orchestra.run.smithi170.stderr: 93.5% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-20T19:32:03.080 INFO:teuthology.orchestra.run.smithi170.stderr: 2024-09-20T19:32:03.081 INFO:teuthology.orchestra.run.smithi170.stderr:real 0m2.044s 2024-09-20T19:32:03.081 INFO:teuthology.orchestra.run.smithi170.stderr:user 0m8.095s 2024-09-20T19:32:03.081 INFO:teuthology.orchestra.run.smithi170.stderr:sys 0m0.337s 2024-09-20T19:32:03.374 INFO:teuthology.orchestra.run.smithi129.stderr: 93.4% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-20T19:32:03.672 INFO:teuthology.orchestra.run.smithi129.stderr: 93.4% -- replaced with /var/log/ceph/87dd78c4-7781-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-20T19:32:03.674 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-09-20T19:32:03.674 INFO:teuthology.orchestra.run.smithi129.stderr:real 0m2.640s 2024-09-20T19:32:03.674 INFO:teuthology.orchestra.run.smithi129.stderr:user 0m10.671s 2024-09-20T19:32:03.674 INFO:teuthology.orchestra.run.smithi129.stderr:sys 0m0.392s 2024-09-20T19:32:03.675 INFO:tasks.cephadm:Archiving logs... 2024-09-20T19:32:03.675 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737/remote/smithi129/log 2024-09-20T19:32:03.676 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:32:04.995 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737/remote/smithi170/log 2024-09-20T19:32:04.996 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:32:06.117 INFO:tasks.cephadm:Removing cluster... 2024-09-20T19:32:06.117 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 --force 2024-09-20T19:32:06.320 INFO:teuthology.orchestra.run.smithi129.stdout:Deleting cluster with fsid: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:32:06.453 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 87dd78c4-7781-11ef-baf5-efdc52797490 --force 2024-09-20T19:32:06.656 INFO:teuthology.orchestra.run.smithi170.stdout:Deleting cluster with fsid: 87dd78c4-7781-11ef-baf5-efdc52797490 2024-09-20T19:32:06.785 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T19:32:06.786 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:32:06.802 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:32:06.817 INFO:tasks.cephadm:Teardown complete 2024-09-20T19:32:06.817 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T19:32:06.826 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T19:32:06.827 DEBUG:teuthology.orchestra.run.smithi129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:32:06.844 DEBUG:teuthology.orchestra.run.smithi170:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:32:06.856 INFO:teuthology.orchestra.run.smithi129.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:32:06.861 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:32:06.861 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-09-20T19:32:06.861 INFO:teuthology.orchestra.run.smithi129.stdout:^* hv01.front.sepia.ceph.com 3 6 377 24 +324us[ +334us] +/- 50ms 2024-09-20T19:32:06.861 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 24 +631us[ +631us] +/- 46ms 2024-09-20T19:32:06.861 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 -1957us[-1957us] +/- 89ms 2024-09-20T19:32:06.862 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:32:06.871 INFO:teuthology.orchestra.run.smithi170.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:32:06.875 INFO:teuthology.orchestra.run.smithi170.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:32:06.875 INFO:teuthology.orchestra.run.smithi170.stdout:=============================================================================== 2024-09-20T19:32:06.875 INFO:teuthology.orchestra.run.smithi170.stdout:^* hv01.front.sepia.ceph.com 3 6 377 24 +308us[ +311us] +/- 50ms 2024-09-20T19:32:06.875 INFO:teuthology.orchestra.run.smithi170.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 20 +618us[ +618us] +/- 46ms 2024-09-20T19:32:06.876 INFO:teuthology.orchestra.run.smithi170.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 24 -1977us[-1977us] +/- 89ms 2024-09-20T19:32:06.876 INFO:teuthology.orchestra.run.smithi170.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:32:06.876 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T19:32:06.900 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T19:32:06.901 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T19:32:06.977 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T19:32:07.056 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T19:32:07.128 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T19:32:07.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:32:07.157 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T19:32:07.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:32:07.186 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T19:32:07.195 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T19:32:07.230 INFO:teuthology.task.internal:Duration was 2584.161543 seconds 2024-09-20T19:32:07.230 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T19:32:07.264 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T19:32:07.264 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:32:07.267 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:32:07.303 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:32:07.306 INFO:teuthology.orchestra.run.smithi170.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:32:07.627 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T19:32:07.627 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi129.front.sepia.ceph.com 2024-09-20T19:32:07.628 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T19:32:07.687 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi170.front.sepia.ceph.com 2024-09-20T19:32:07.687 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T19:32:07.717 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T19:32:07.717 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:32:07.731 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:32:07.783 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T19:32:07.783 DEBUG:teuthology.orchestra.run.smithi129:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:32:07.796 DEBUG:teuthology.orchestra.run.smithi170:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:32:08.225 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T19:32:08.236 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T19:32:08.237 DEBUG:teuthology.orchestra.run.smithi129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:32:08.262 DEBUG:teuthology.orchestra.run.smithi170:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:32:08.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T19:32:08.297 DEBUG:teuthology.orchestra.run.smithi129:> 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-20T19:32:08.304 DEBUG:teuthology.orchestra.run.smithi170:> 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-20T19:32:08.325 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = core 2024-09-20T19:32:08.351 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = core 2024-09-20T19:32:08.369 DEBUG:teuthology.orchestra.run.smithi129:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:32:08.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:32:08.398 DEBUG:teuthology.orchestra.run.smithi170:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:32:08.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:32:08.424 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T19:32:08.433 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T19:32:08.435 DEBUG:teuthology.misc:Transferring archived files from smithi129:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737/remote/smithi129 2024-09-20T19:32:08.435 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:32:08.482 DEBUG:teuthology.misc:Transferring archived files from smithi170:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912737/remote/smithi170 2024-09-20T19:32:08.482 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:32:08.520 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T19:32:08.520 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:32:08.523 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:32:08.568 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T19:32:08.579 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T19:32:08.579 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T19:32:08.635 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T19:32:08.635 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:32:08.638 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:32:08.650 INFO:teuthology.orchestra.run.smithi129.stdout: 265637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:32 /home/ubuntu/cephtest 2024-09-20T19:32:08.652 INFO:teuthology.orchestra.run.smithi170.stdout: 266063 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:32 /home/ubuntu/cephtest 2024-09-20T19:32:08.654 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T19:32:08.694 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T19:32:08.794 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/classic} duration: 2584.1615431308746 failure_reason: 'Command failed on smithi129 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 87dd78c4-7781-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=dd35ba78720d4cf693119ed3792757e4 status: fail success: false 2024-09-20T19:32:08.794 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:32:08.884 INFO:teuthology.run:FAIL