2024-09-17T09:48:47.629 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T09:48:47.651 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T09:48:47.744 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794 branch: wip-athakkar-testing-2024-09-17-0048 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: athakkar@redhat.com first_in_suite: false job_id: '7908794' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-athakkar-testing-2024-09-17-0048 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: e646f72961223a04d41eb40dad875d1628d78516 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e646f72961223a04d41eb40dad875d1628d78516 workunit: branch: wip-athakkar-testing-2024-09-17-0048 sha1: e646f72961223a04d41eb40dad875d1628d78516 owner: scheduled_avan@teuthology priority: 80 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: 5717 sha1: e646f72961223a04d41eb40dad875d1628d78516 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-17-0048 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e646f72961223a04d41eb40dad875d1628d78516 targets: smithi052.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLFuqUjJ6Rd0ZX3QOvit/NRSAlWNeuOMpXslxpaP2lS83WS2ugu1xbZgk4UdnPTVTegy/i8zrgCtpVHja5KyF/o= smithi153.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIL1M3hFkase8UIDXp0JU1Ez65S6Pma1LBMb5r7zxvk8ZvfxVwhdjefl0Lc26mah4q31hKlh2e8ZiiiRwKkFvCc= 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-17_09:09:13 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T09:48:47.745 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa; will attempt to use it 2024-09-17T09:48:47.745 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa/tasks 2024-09-17T09:48:47.746 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T09:48:47.747 INFO:teuthology.task.internal:Checking packages... 2024-09-17T09:48:47.768 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e646f72961223a04d41eb40dad875d1628d78516' 2024-09-17T09:48:47.768 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T09:48:47.768 INFO:teuthology.packaging:ref: None 2024-09-17T09:48:47.768 INFO:teuthology.packaging:tag: None 2024-09-17T09:48:47.768 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-17-0048 2024-09-17T09:48:47.768 INFO:teuthology.packaging:sha1: e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T09:48:47.769 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-athakkar-testing-2024-09-17-0048 2024-09-17T09:48:47.908 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4963.ge646f729 2024-09-17T09:48:47.910 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T09:48:47.919 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T09:48:47.919 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T09:48:47.975 INFO:teuthology.task.internal:Saving configuration 2024-09-17T09:48:47.993 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T09:48:48.006 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T09:48:48.032 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794', '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-17 09:43:38.916734', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLFuqUjJ6Rd0ZX3QOvit/NRSAlWNeuOMpXslxpaP2lS83WS2ugu1xbZgk4UdnPTVTegy/i8zrgCtpVHja5KyF/o='} 2024-09-17T09:48:48.053 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi153.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794', '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-17 09:43:38.915009', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIL1M3hFkase8UIDXp0JU1Ez65S6Pma1LBMb5r7zxvk8ZvfxVwhdjefl0Lc26mah4q31hKlh2e8ZiiiRwKkFvCc='} 2024-09-17T09:48:48.053 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T09:48:48.064 INFO:teuthology.task.internal:roles: ubuntu@smithi052.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-17T09:48:48.064 INFO:teuthology.task.internal:roles: ubuntu@smithi153.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-17T09:48:48.064 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T09:48:48.152 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f51ab3b3ac0>, signals=[15]) 2024-09-17T09:48:48.153 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T09:48:48.164 INFO:teuthology.task.internal:Opening connections... 2024-09-17T09:48:48.164 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi052.front.sepia.ceph.com 2024-09-17T09:48:48.165 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:48:48.248 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi153.front.sepia.ceph.com 2024-09-17T09:48:48.249 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:48:48.340 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T09:48:48.347 DEBUG:teuthology.orchestra.run.smithi052:> uname -m 2024-09-17T09:48:48.366 INFO:teuthology.orchestra.run.smithi052.stdout:x86_64 2024-09-17T09:48:48.366 DEBUG:teuthology.orchestra.run.smithi052:> cat /etc/os-release 2024-09-17T09:48:48.424 INFO:teuthology.orchestra.run.smithi052.stdout:NAME="CentOS Stream" 2024-09-17T09:48:48.424 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION="9" 2024-09-17T09:48:48.424 INFO:teuthology.orchestra.run.smithi052.stdout:ID="centos" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:ID_LIKE="rhel fedora" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_ID="9" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:PLATFORM_ID="platform:el9" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:ANSI_COLOR="0;31" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:LOGO="fedora-logo-icon" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:HOME_URL="https://centos.org/" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T09:48:48.425 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T09:48:48.426 INFO:teuthology.lock.ops:Updating smithi052.front.sepia.ceph.com on lock server 2024-09-17T09:48:48.439 DEBUG:teuthology.orchestra.run.smithi153:> uname -m 2024-09-17T09:48:48.459 INFO:teuthology.orchestra.run.smithi153.stdout:x86_64 2024-09-17T09:48:48.459 DEBUG:teuthology.orchestra.run.smithi153:> cat /etc/os-release 2024-09-17T09:48:48.517 INFO:teuthology.orchestra.run.smithi153.stdout:NAME="CentOS Stream" 2024-09-17T09:48:48.517 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION="9" 2024-09-17T09:48:48.517 INFO:teuthology.orchestra.run.smithi153.stdout:ID="centos" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:ID_LIKE="rhel fedora" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:VERSION_ID="9" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:PLATFORM_ID="platform:el9" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:ANSI_COLOR="0;31" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:LOGO="fedora-logo-icon" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:HOME_URL="https://centos.org/" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T09:48:48.518 INFO:teuthology.orchestra.run.smithi153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T09:48:48.519 INFO:teuthology.lock.ops:Updating smithi153.front.sepia.ceph.com on lock server 2024-09-17T09:48:48.539 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T09:48:48.552 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T09:48:48.583 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T09:48:48.583 DEBUG:teuthology.orchestra.run.smithi052:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:48:48.586 DEBUG:teuthology.orchestra.run.smithi153:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:48:48.603 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T09:48:48.616 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T09:48:48.616 DEBUG:teuthology.orchestra.run.smithi052:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:48:48.644 DEBUG:teuthology.orchestra.run.smithi153:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:48:48.674 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T09:48:48.729 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T09:48:48.749 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T09:48:48.749 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T09:48:48.749 DEBUG:teuthology.orchestra.run.smithi052:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:48:48.750 DEBUG:teuthology.orchestra.run.smithi153:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:48:48.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:48:48.767 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-09-17T09:48:48.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:48:48.768 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-09-17T09:48:48.824 INFO:teuthology.orchestra.run.smithi153.stdout:5.14.0-503.el9.x86_64 2024-09-17T09:48:48.825 INFO:teuthology.task.kernel:Running kernel on smithi153: 5.14.0-503.el9.x86_64 2024-09-17T09:48:48.825 DEBUG:teuthology.orchestra.run.smithi153:> sudo yum install -y kernel 2024-09-17T09:48:48.827 INFO:teuthology.orchestra.run.smithi052.stdout:5.14.0-503.el9.x86_64 2024-09-17T09:48:48.827 INFO:teuthology.task.kernel:Running kernel on smithi052: 5.14.0-503.el9.x86_64 2024-09-17T09:48:48.827 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum install -y kernel 2024-09-17T09:48:52.504 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.3 MB 00:01 2024-09-17T09:48:52.939 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - BaseOS 3.5 MB/s | 8.3 MB 00:02 2024-09-17T09:48:55.698 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - AppStream 9.9 MB/s | 20 MB 00:02 2024-09-17T09:49:00.148 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-17T09:49:01.765 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - Extras packages 52 kB/s | 19 kB 00:00 2024-09-17T09:49:02.694 INFO:teuthology.orchestra.run.smithi052.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-17T09:49:08.351 INFO:teuthology.orchestra.run.smithi052.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-17T09:49:10.340 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T09:49:10.340 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T09:49:10.441 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-09-17T09:49:10.452 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-09-17T09:49:10.452 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout:Installing: 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout:Install 4 Packages 2024-09-17T09:49:10.453 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:49:10.454 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 79 M 2024-09-17T09:49:10.454 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 126 M 2024-09-17T09:49:10.454 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2024-09-17T09:49:10.827 INFO:teuthology.orchestra.run.smithi052.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 287 kB/s | 36 kB 00:00 2024-09-17T09:49:11.838 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - AppStream 1.1 MB/s | 20 MB 00:17 2024-09-17T09:49:13.302 INFO:teuthology.orchestra.run.smithi052.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 6.0 MB/s | 16 MB 00:02 2024-09-17T09:49:14.402 INFO:teuthology.orchestra.run.smithi052.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 9.3 MB/s | 35 MB 00:03 2024-09-17T09:49:16.010 INFO:teuthology.orchestra.run.smithi052.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 5.5 MB/s | 29 MB 00:05 2024-09-17T09:49:16.011 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:49:16.011 INFO:teuthology.orchestra.run.smithi052.stdout:Total 14 MB/s | 79 MB 00:05 2024-09-17T09:49:16.719 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2024-09-17T09:49:17.094 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2024-09-17T09:49:17.094 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2024-09-17T09:49:18.058 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2024-09-17T09:49:18.058 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2024-09-17T09:49:18.130 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 6.5 MB 00:02 2024-09-17T09:49:20.597 INFO:teuthology.orchestra.run.smithi153.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 19 kB 00:01 2024-09-17T09:49:20.603 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2024-09-17T09:49:21.263 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:49:21.353 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:49:21.417 INFO:teuthology.orchestra.run.smithi153.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-17T09:49:24.106 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:49:24.240 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:49:26.798 INFO:teuthology.orchestra.run.smithi153.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-09-17T09:49:28.679 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T09:49:28.680 INFO:teuthology.orchestra.run.smithi153.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T09:49:28.771 INFO:teuthology.orchestra.run.smithi153.stdout:Dependencies resolved. 2024-09-17T09:49:28.781 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-17T09:49:28.781 INFO:teuthology.orchestra.run.smithi153.stdout: Package Architecture Version Repository Size 2024-09-17T09:49:28.781 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-17T09:49:28.781 INFO:teuthology.orchestra.run.smithi153.stdout:Installing: 2024-09-17T09:49:28.782 INFO:teuthology.orchestra.run.smithi153.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T09:49:28.782 INFO:teuthology.orchestra.run.smithi153.stdout:Installing dependencies: 2024-09-17T09:49:28.782 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T09:49:28.782 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T09:49:28.782 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T09:49:28.782 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:49:28.783 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction Summary 2024-09-17T09:49:28.783 INFO:teuthology.orchestra.run.smithi153.stdout:================================================================================ 2024-09-17T09:49:28.783 INFO:teuthology.orchestra.run.smithi153.stdout:Install 4 Packages 2024-09-17T09:49:28.783 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:49:28.783 INFO:teuthology.orchestra.run.smithi153.stdout:Total download size: 79 M 2024-09-17T09:49:28.783 INFO:teuthology.orchestra.run.smithi153.stdout:Installed size: 126 M 2024-09-17T09:49:28.783 INFO:teuthology.orchestra.run.smithi153.stdout:Downloading Packages: 2024-09-17T09:49:28.933 INFO:teuthology.orchestra.run.smithi153.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 343 kB/s | 36 kB 00:00 2024-09-17T09:49:29.368 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:49:29.408 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:49:31.958 INFO:teuthology.orchestra.run.smithi153.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.0 MB/s | 16 MB 00:03 2024-09-17T09:49:32.899 INFO:teuthology.orchestra.run.smithi153.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 7.2 MB/s | 29 MB 00:03 2024-09-17T09:49:34.552 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:49:34.574 INFO:teuthology.orchestra.run.smithi153.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 6.0 MB/s | 35 MB 00:05 2024-09-17T09:49:34.575 INFO:teuthology.orchestra.run.smithi153.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:49:34.575 INFO:teuthology.orchestra.run.smithi153.stdout:Total 14 MB/s | 79 MB 00:05 2024-09-17T09:49:35.258 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction check 2024-09-17T09:49:35.626 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction check succeeded. 2024-09-17T09:49:35.626 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction test 2024-09-17T09:49:36.574 INFO:teuthology.orchestra.run.smithi153.stdout:Transaction test succeeded. 2024-09-17T09:49:36.574 INFO:teuthology.orchestra.run.smithi153.stdout:Running transaction 2024-09-17T09:49:39.083 INFO:teuthology.orchestra.run.smithi153.stdout: Preparing : 1/1 2024-09-17T09:49:39.762 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:49:39.851 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:49:42.647 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:49:42.779 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:49:47.594 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:49:47.704 INFO:teuthology.orchestra.run.smithi153.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:49:52.533 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:13.563 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:13.604 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:13.922 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:13.923 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:50:13.923 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:50:13.923 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:50:14.748 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:50:14.749 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-09-17T09:50:15.096 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:50:15.179 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:50:15.179 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:50:15.179 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-17T09:50:15.179 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:50:15.179 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:50:15.180 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T09:50:15.180 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi052.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:50:15.180 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:50:15.238 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:50:15.239 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:50:15.239 DEBUG:teuthology.orchestra.run.smithi052:> sudo rpm -qi grub2-tools 2024-09-17T09:50:15.270 INFO:teuthology.orchestra.run.smithi052.stdout:Name : grub2-tools 2024-09-17T09:50:15.270 INFO:teuthology.orchestra.run.smithi052.stdout:Epoch : 1 2024-09-17T09:50:15.270 INFO:teuthology.orchestra.run.smithi052.stdout:Version : 2.06 2024-09-17T09:50:15.270 INFO:teuthology.orchestra.run.smithi052.stdout:Release : 82.el9 2024-09-17T09:50:15.270 INFO:teuthology.orchestra.run.smithi052.stdout:Architecture: x86_64 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Group : Unspecified 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Size : 8274670 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:License : GPLv3+ 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Packager : builder@centos.org 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Vendor : CentOS 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Summary : Support tools for GRUB. 2024-09-17T09:50:15.271 INFO:teuthology.orchestra.run.smithi052.stdout:Description : 2024-09-17T09:50:15.272 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:50:15.272 INFO:teuthology.orchestra.run.smithi052.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T09:50:15.272 INFO:teuthology.orchestra.run.smithi052.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T09:50:15.272 INFO:teuthology.orchestra.run.smithi052.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T09:50:15.272 INFO:teuthology.orchestra.run.smithi052.stdout:hardware devices. 2024-09-17T09:50:15.272 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:50:15.272 INFO:teuthology.orchestra.run.smithi052.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T09:50:15.273 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T09:50:15.273 INFO:teuthology.task.kernel:Updating grub on smithi052 to boot 5.14.0-508.el9.x86_64 2024-09-17T09:50:15.273 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T09:50:15.939 INFO:teuthology.orchestra.run.smithi052.stderr:Generating grub configuration file ... 2024-09-17T09:50:17.523 INFO:teuthology.orchestra.run.smithi052.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T09:50:17.540 INFO:teuthology.orchestra.run.smithi052.stderr:done 2024-09-17T09:50:17.542 DEBUG:teuthology.orchestra.run.smithi052:> mktemp 2024-09-17T09:50:17.572 INFO:teuthology.orchestra.run.smithi052.stdout:/tmp/tmp.sYb89BURdI 2024-09-17T09:50:17.572 DEBUG:teuthology.orchestra.run.smithi052:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.sYb89BURdI 2024-09-17T09:50:17.639 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 0666 /tmp/tmp.sYb89BURdI 2024-09-17T09:50:17.778 DEBUG:teuthology.orchestra.remote:smithi052:/tmp/tmp.sYb89BURdI is 6KB 2024-09-17T09:50:17.826 DEBUG:teuthology.orchestra.run.smithi052:> rm -fr /tmp/tmp.sYb89BURdI 2024-09-17T09:50:17.841 DEBUG:teuthology.orchestra.run.smithi052:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T09:50:17.903 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T09:50:17.904 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T09:50:17.904 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T09:50:17.904 INFO:teuthology.orchestra.run.smithi052.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T09:50:17.905 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T09:50:18.052 DEBUG:teuthology.orchestra.run.smithi052:> sudo shutdown -r now 2024-09-17T09:50:31.081 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:31.125 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:31.456 INFO:teuthology.orchestra.run.smithi153.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:31.457 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T09:50:31.457 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T09:50:31.457 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T09:50:32.321 INFO:teuthology.orchestra.run.smithi153.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T09:50:32.321 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:50:32.321 INFO:teuthology.orchestra.run.smithi153.stdout:Installed: 2024-09-17T09:50:32.322 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T09:50:32.322 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T09:50:32.322 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T09:50:32.322 INFO:teuthology.orchestra.run.smithi153.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T09:50:32.322 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:50:32.322 INFO:teuthology.orchestra.run.smithi153.stdout:Complete! 2024-09-17T09:50:32.685 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:50:32.766 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:50:32.767 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:50:32.767 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-17T09:50:32.767 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:50:32.767 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:50:32.767 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T09:50:32.767 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi153.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:50:32.767 DEBUG:teuthology.orchestra.run.smithi153:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T09:50:32.826 INFO:teuthology.orchestra.run.smithi153.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T09:50:32.826 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T09:50:32.827 DEBUG:teuthology.orchestra.run.smithi153:> sudo rpm -qi grub2-tools 2024-09-17T09:50:32.858 INFO:teuthology.orchestra.run.smithi153.stdout:Name : grub2-tools 2024-09-17T09:50:32.858 INFO:teuthology.orchestra.run.smithi153.stdout:Epoch : 1 2024-09-17T09:50:32.858 INFO:teuthology.orchestra.run.smithi153.stdout:Version : 2.06 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Release : 82.el9 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Architecture: x86_64 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Group : Unspecified 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Size : 8274670 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:License : GPLv3+ 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Packager : builder@centos.org 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Vendor : CentOS 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T09:50:32.859 INFO:teuthology.orchestra.run.smithi153.stdout:Summary : Support tools for GRUB. 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout:Description : 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout:hardware devices. 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:50:32.860 INFO:teuthology.orchestra.run.smithi153.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T09:50:32.861 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T09:50:32.861 INFO:teuthology.task.kernel:Updating grub on smithi153 to boot 5.14.0-508.el9.x86_64 2024-09-17T09:50:32.861 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T09:50:33.616 INFO:teuthology.orchestra.run.smithi153.stderr:Generating grub configuration file ... 2024-09-17T09:50:35.001 INFO:teuthology.orchestra.run.smithi153.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T09:50:35.023 INFO:teuthology.orchestra.run.smithi153.stderr:done 2024-09-17T09:50:35.025 DEBUG:teuthology.orchestra.run.smithi153:> mktemp 2024-09-17T09:50:35.040 INFO:teuthology.orchestra.run.smithi153.stdout:/tmp/tmp.qbBr7rWjRE 2024-09-17T09:50:35.041 DEBUG:teuthology.orchestra.run.smithi153:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qbBr7rWjRE 2024-09-17T09:50:35.108 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 0666 /tmp/tmp.qbBr7rWjRE 2024-09-17T09:50:35.254 DEBUG:teuthology.orchestra.remote:smithi153:/tmp/tmp.qbBr7rWjRE is 6KB 2024-09-17T09:50:35.302 DEBUG:teuthology.orchestra.run.smithi153:> rm -fr /tmp/tmp.qbBr7rWjRE 2024-09-17T09:50:35.317 DEBUG:teuthology.orchestra.run.smithi153:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T09:50:35.388 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T09:50:35.388 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T09:50:35.388 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T09:50:35.388 INFO:teuthology.orchestra.run.smithi153.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T09:50:35.389 DEBUG:teuthology.orchestra.run.smithi153:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T09:50:35.555 DEBUG:teuthology.orchestra.run.smithi153:> sudo shutdown -r now 2024-09-17T09:50:48.065 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T09:50:48.065 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-17T09:50:48.066 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:51:05.575 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T09:51:05.576 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-17T09:51:05.576 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:51:06.557 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.52 2024-09-17T09:51:15.565 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-17T09:51:15.566 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:51:23.969 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-09-17T09:51:32.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-17T09:51:32.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:51:33.953 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.52 2024-09-17T09:51:36.065 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-09-17T09:51:45.961 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-17T09:51:45.961 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:51:48.066 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-17T09:51:48.067 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:51:49.025 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.52 2024-09-17T09:52:04.039 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-17T09:52:04.040 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:52:04.320 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-09-17T09:52:04.688 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-17T09:52:04.688 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T09:52:04.688 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-09-17T09:52:04.705 INFO:teuthology.orchestra.run.smithi052.stdout:5.14.0-508.el9.x86_64 2024-09-17T09:52:04.705 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-17T09:52:04.705 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:52:04.705 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T09:52:05.706 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T09:52:05.706 DEBUG:teuthology.orchestra.run.smithi052:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:52:05.787 INFO:teuthology.orchestra.run.smithi052.stdout:ttyS1 2024-09-17T09:52:05.809 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:06.465 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.153 2024-09-17T09:52:21.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-17T09:52:21.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:52:22.082 DEBUG:teuthology.orchestra.run.smithi153:> true 2024-09-17T09:52:22.526 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-17T09:52:22.526 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T09:52:22.527 DEBUG:teuthology.orchestra.run.smithi153:> uname -r 2024-09-17T09:52:22.541 INFO:teuthology.orchestra.run.smithi153.stdout:5.14.0-508.el9.x86_64 2024-09-17T09:52:22.541 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-17T09:52:22.541 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:52:22.542 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T09:52:23.543 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T09:52:23.543 DEBUG:teuthology.orchestra.run.smithi153:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:52:23.672 INFO:teuthology.orchestra.run.smithi153.stdout:ttyS1 2024-09-17T09:52:23.704 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:23.704 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T09:52:23.711 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T09:52:23.711 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:52:23.714 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:52:23.731 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T09:52:23.743 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T09:52:23.769 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T09:52:23.769 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:52:23.774 DEBUG:teuthology.orchestra.run.smithi153:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:52:23.802 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T09:52:23.809 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T09:52:23.809 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T09:52:23.840 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T09:52:23.873 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:52:23.876 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:52:23.883 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:52:23.888 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:52:23.892 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T09:52:23.899 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T09:52:23.899 DEBUG:teuthology.orchestra.run.smithi052:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:52:23.935 DEBUG:teuthology.orchestra.run.smithi153:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:52:23.962 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T09:52:23.972 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T09:52:23.972 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:52:24.005 DEBUG:teuthology.orchestra.run.smithi153:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:52:24.020 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:52:24.108 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:52:24.171 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:52:24.215 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:52:24.257 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:52:24.257 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:52:24.324 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:52:24.367 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:52:24.411 DEBUG:teuthology.orchestra.run.smithi153:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:52:24.492 DEBUG:teuthology.orchestra.run.smithi153:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:52:24.534 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-17T09:52:24.534 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:52:24.599 DEBUG:teuthology.orchestra.run.smithi052:> sudo service rsyslog restart 2024-09-17T09:52:24.602 DEBUG:teuthology.orchestra.run.smithi153:> sudo service rsyslog restart 2024-09-17T09:52:24.644 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T09:52:24.684 INFO:teuthology.orchestra.run.smithi153.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T09:52:25.135 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T09:52:25.143 INFO:teuthology.task.internal:Starting timer... 2024-09-17T09:52:25.144 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T09:52:25.173 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T09:52:25.196 DEBUG:teuthology.orchestra.run.smithi052:> sudo service auditd rotate 2024-09-17T09:52:25.276 INFO:teuthology.orchestra.run.smithi052.stdout:Rotating logs: 2024-09-17T09:52:25.278 DEBUG:teuthology.orchestra.run.smithi153:> sudo service auditd rotate 2024-09-17T09:52:25.346 INFO:teuthology.orchestra.run.smithi153.stdout:Rotating logs: 2024-09-17T09:52:25.348 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T09:52:25.349 DEBUG:teuthology.orchestra.run.smithi052:> /usr/sbin/getenforce 2024-09-17T09:52:25.373 INFO:teuthology.orchestra.run.smithi052.stdout:Permissive 2024-09-17T09:52:25.373 DEBUG:teuthology.orchestra.run.smithi153:> /usr/sbin/getenforce 2024-09-17T09:52:25.392 INFO:teuthology.orchestra.run.smithi153.stdout:Permissive 2024-09-17T09:52:25.393 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi052.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi153.front.sepia.ceph.com': 'permissive'} 2024-09-17T09:52:25.393 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T09:52:25.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:52:25.444 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T09:52:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:52:25.470 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T09:52:25.470 DEBUG:teuthology.orchestra.run.smithi052:> sudo /usr/sbin/setenforce permissive 2024-09-17T09:52:25.516 DEBUG:teuthology.orchestra.run.smithi153:> sudo /usr/sbin/setenforce permissive 2024-09-17T09:52:25.546 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T09:52:25.555 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T09:52:25.613 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-17T09:52:25.614 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi052.front.sepia.ceph.com,smithi153.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T09:56:12.769 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi052.front.sepia.ceph.com'), Remote(name='ubuntu@smithi153.front.sepia.ceph.com')] 2024-09-17T09:56:12.770 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-17T09:56:12.772 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:56:12.852 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-09-17T09:56:12.933 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-17T09:56:12.933 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-17T09:56:12.934 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:56:13.010 DEBUG:teuthology.orchestra.run.smithi153:> true 2024-09-17T09:56:13.093 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi153.front.sepia.ceph.com' 2024-09-17T09:56:13.093 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T09:56:13.104 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T09:56:13.104 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:56:13.105 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T09:56:13.107 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:56:13.107 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T09:56:13.136 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T09:56:13.151 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T09:56:13.163 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T09:56:13.177 INFO:teuthology.orchestra.run.smithi052.stderr:sudo: ntpd: command not found 2024-09-17T09:56:13.178 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T09:56:13.188 INFO:teuthology.orchestra.run.smithi052.stdout:506 Cannot talk to daemon 2024-09-17T09:56:13.203 INFO:teuthology.orchestra.run.smithi153.stderr:sudo: ntpd: command not found 2024-09-17T09:56:13.203 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T09:56:13.214 INFO:teuthology.orchestra.run.smithi153.stdout:506 Cannot talk to daemon 2024-09-17T09:56:13.218 INFO:teuthology.orchestra.run.smithi052.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T09:56:13.229 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T09:56:13.243 INFO:teuthology.orchestra.run.smithi153.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T09:56:13.283 INFO:teuthology.orchestra.run.smithi052.stderr:bash: line 1: ntpq: command not found 2024-09-17T09:56:13.286 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T09:56:13.286 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-09-17T09:56:13.286 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.287 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.287 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.287 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.308 INFO:teuthology.orchestra.run.smithi153.stderr:bash: line 1: ntpq: command not found 2024-09-17T09:56:13.311 INFO:teuthology.orchestra.run.smithi153.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T09:56:13.311 INFO:teuthology.orchestra.run.smithi153.stdout:=============================================================================== 2024-09-17T09:56:13.311 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.311 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.311 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.312 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T09:56:13.312 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T09:56:13.416 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e646f72961223a04d41eb40dad875d1628d78516'} 2024-09-17T09:56:13.416 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T09:56:13.417 INFO:tasks.cephadm:Cluster fsid is 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:56:13.417 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T09:56:13.417 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.52', 'mon.c': '[v2:172.21.15.52:3301,v1:172.21.15.52:6790]', 'mon.b': '172.21.15.153'} 2024-09-17T09:56:13.417 INFO:tasks.cephadm:First mon is mon.a on smithi052 2024-09-17T09:56:13.417 INFO:tasks.cephadm:First mgr is y 2024-09-17T09:56:13.417 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T09:56:13.417 DEBUG:teuthology.orchestra.run.smithi052:> sudo hostname $(hostname -s) 2024-09-17T09:56:13.444 DEBUG:teuthology.orchestra.run.smithi153:> sudo hostname $(hostname -s) 2024-09-17T09:56:13.470 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-17T09:56:13.470 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T09:56:13.609 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e646f72961223a04d41eb40dad875d1628d78516', '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/83083/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4963-ge646f729', 'node_name': '172.21.5.39+adami09', '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-4963.ge646f729'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-16 21:39:51.879238', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-17-0048', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-17T09:56:13.808 INFO:tasks.util.chacra:got chacra host chacra.ceph.com, ref squid, sha1 8e98666cb045318799c9328f1ae906cc2d724fd2 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-17T09:56:13.809 INFO:tasks.cephadm:Discovered cachra url: https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/centos/9/x86_64/flavors/default/cephadm 2024-09-17T09:56:13.809 INFO:tasks.cephadm:Downloading cephadm from url: https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/centos/9/x86_64/flavors/default/cephadm 2024-09-17T09:56:13.809 DEBUG:teuthology.orchestra.run.smithi052:> curl --silent -L https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:56:14.115 INFO:teuthology.orchestra.run.smithi052.stdout:-rw-r--r--. 1 ubuntu ubuntu 784488 Sep 17 09:56 /home/ubuntu/cephtest/cephadm 2024-09-17T09:56:14.115 DEBUG:teuthology.orchestra.run.smithi153:> curl --silent -L https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:56:14.418 INFO:teuthology.orchestra.run.smithi153.stdout:-rw-r--r--. 1 ubuntu ubuntu 784488 Sep 17 09:56 /home/ubuntu/cephtest/cephadm 2024-09-17T09:56:14.419 DEBUG:teuthology.orchestra.run.smithi052:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:56:14.438 DEBUG:teuthology.orchestra.run.smithi153:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:56:14.470 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-17T09:56:14.470 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-17T09:56:14.481 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-17T09:56:16.051 INFO:teuthology.orchestra.run.smithi052.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T09:56:16.135 INFO:teuthology.orchestra.run.smithi153.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T09:56:50.097 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T09:56:50.098 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T09:56:50.098 INFO:teuthology.orchestra.run.smithi052.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T09:56:50.098 INFO:teuthology.orchestra.run.smithi052.stdout: "repo_digests": [ 2024-09-17T09:56:50.098 INFO:teuthology.orchestra.run.smithi052.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T09:56:50.098 INFO:teuthology.orchestra.run.smithi052.stdout: ] 2024-09-17T09:56:50.098 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T09:56:52.288 INFO:teuthology.orchestra.run.smithi153.stdout:{ 2024-09-17T09:56:52.289 INFO:teuthology.orchestra.run.smithi153.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T09:56:52.289 INFO:teuthology.orchestra.run.smithi153.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T09:56:52.289 INFO:teuthology.orchestra.run.smithi153.stdout: "repo_digests": [ 2024-09-17T09:56:52.289 INFO:teuthology.orchestra.run.smithi153.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T09:56:52.289 INFO:teuthology.orchestra.run.smithi153.stdout: ] 2024-09-17T09:56:52.289 INFO:teuthology.orchestra.run.smithi153.stdout:} 2024-09-17T09:56:52.316 DEBUG:teuthology.orchestra.run.smithi052:> sudo mkdir -p /etc/ceph 2024-09-17T09:56:52.351 DEBUG:teuthology.orchestra.run.smithi153:> sudo mkdir -p /etc/ceph 2024-09-17T09:56:52.380 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 777 /etc/ceph 2024-09-17T09:56:52.421 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 777 /etc/ceph 2024-09-17T09:56:52.449 INFO:tasks.cephadm:Writing seed config... 2024-09-17T09:56:52.450 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T09:56:52.450 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T09:56:52.450 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T09:56:52.450 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-17T09:56:52.450 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T09:56:52.450 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T09:56:52.451 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T09:56:52.451 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T09:56:52.451 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T09:56:52.451 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:56:52.451 DEBUG:teuthology.orchestra.run.smithi052:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T09:56:52.479 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 = 12d1b944-74db-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T09:56:52.480 DEBUG:teuthology.orchestra.run.smithi052:mon.a> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T09:56:52.522 DEBUG:teuthology.orchestra.run.smithi052:mgr.y> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T09:56:52.565 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T09:56:52.566 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 12d1b944-74db-11ef-bceb-c7b262605968 --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.52 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:56:52.778 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:56:52.778 INFO:teuthology.orchestra.run.smithi052.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '12d1b944-74db-11ef-bceb-c7b262605968', '--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.52', '--skip-admin-label'] 2024-09-17T09:56:52.778 INFO:teuthology.orchestra.run.smithi052.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T09:56:52.779 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying podman|docker is present... 2024-09-17T09:56:52.803 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stdout 5.2.2 2024-09-17T09:56:52.803 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying lvm2 is present... 2024-09-17T09:56:52.803 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying time synchronization is in place... 2024-09-17T09:56:52.811 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:56:52.811 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:56:52.817 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:56:52.817 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-17T09:56:52.824 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout enabled 2024-09-17T09:56:52.831 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout active 2024-09-17T09:56:52.831 INFO:teuthology.orchestra.run.smithi052.stdout:Unit chronyd.service is enabled and running 2024-09-17T09:56:52.831 INFO:teuthology.orchestra.run.smithi052.stdout:Repeating the final host check... 2024-09-17T09:56:52.853 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stdout 5.2.2 2024-09-17T09:56:52.853 INFO:teuthology.orchestra.run.smithi052.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-17T09:56:52.853 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl is present 2024-09-17T09:56:52.854 INFO:teuthology.orchestra.run.smithi052.stdout:lvcreate is present 2024-09-17T09:56:52.860 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:56:52.861 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:56:52.867 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:56:52.867 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-17T09:56:52.874 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout enabled 2024-09-17T09:56:52.881 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout active 2024-09-17T09:56:52.881 INFO:teuthology.orchestra.run.smithi052.stdout:Unit chronyd.service is enabled and running 2024-09-17T09:56:52.881 INFO:teuthology.orchestra.run.smithi052.stdout:Host looks OK 2024-09-17T09:56:52.881 INFO:teuthology.orchestra.run.smithi052.stdout:Cluster fsid: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:56:52.881 INFO:teuthology.orchestra.run.smithi052.stdout:Acquiring lock 139754626177680 on /run/cephadm/12d1b944-74db-11ef-bceb-c7b262605968.lock 2024-09-17T09:56:52.881 INFO:teuthology.orchestra.run.smithi052.stdout:Lock 139754626177680 acquired on /run/cephadm/12d1b944-74db-11ef-bceb-c7b262605968.lock 2024-09-17T09:56:52.882 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying IP 172.21.15.52 port 3300 ... 2024-09-17T09:56:52.882 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying IP 172.21.15.52 port 6789 ... 2024-09-17T09:56:52.882 INFO:teuthology.orchestra.run.smithi052.stdout:Base mon IP(s) is [172.21.15.52:3300, 172.21.15.52:6789], mon addrv is [v2:172.21.15.52:3300,v1:172.21.15.52:6789] 2024-09-17T09:56:52.885 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.52 metric 100 2024-09-17T09:56:52.885 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.52 metric 100 2024-09-17T09:56:52.888 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T09:56:52.888 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T09:56:52.888 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1783sec hoplimit 64 pref medium 2024-09-17T09:56:52.890 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T09:56:52.890 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T09:56:52.890 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:56:52.890 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T09:56:52.890 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15de/64 scope link 2024-09-17T09:56:52.891 INFO:teuthology.orchestra.run.smithi052.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:56:52.891 INFO:teuthology.orchestra.run.smithi052.stdout:Mon IP `172.21.15.52` is in CIDR network `172.21.0.0/20` 2024-09-17T09:56:52.891 INFO:teuthology.orchestra.run.smithi052.stdout:Mon IP `172.21.15.52` is in CIDR network `172.21.0.0/20` 2024-09-17T09:56:52.891 INFO:teuthology.orchestra.run.smithi052.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T09:56:52.892 INFO:teuthology.orchestra.run.smithi052.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T09:56:52.892 INFO:teuthology.orchestra.run.smithi052.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T09:56:53.391 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stdout ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b 2024-09-17T09:56:53.392 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T09:56:53.392 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stderr Getting image source signatures 2024-09-17T09:56:53.392 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stderr Copying blob sha256:83d928f919f2c1e0c1bd6bccd6df0f26dec4d40362b4c5deccad70d7b002219d 2024-09-17T09:56:53.392 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-17T09:56:53.392 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stderr Copying config sha256:ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b 2024-09-17T09:56:53.392 INFO:teuthology.orchestra.run.smithi052.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-17T09:56:54.313 INFO:teuthology.orchestra.run.smithi052.stdout:ceph: stdout ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T09:56:54.313 INFO:teuthology.orchestra.run.smithi052.stdout:Ceph version: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T09:56:54.313 INFO:teuthology.orchestra.run.smithi052.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T09:56:55.301 INFO:teuthology.orchestra.run.smithi052.stdout:stat: stdout 167 167 2024-09-17T09:56:55.301 INFO:teuthology.orchestra.run.smithi052.stdout:Creating initial keys... 2024-09-17T09:56:56.315 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-authtool: stdout AQBnUulmO37QKBAAD25P1Cs/ZwFWm+eDA6sbnA== 2024-09-17T09:56:57.186 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-authtool: stdout AQBoUulmc0qnJBAAFnLNFa5Te30YeoQ33nFDuQ== 2024-09-17T09:56:58.017 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-authtool: stdout AQBpUulmhdv8HBAAQgdwdDuV3RrmDU6crpB+pw== 2024-09-17T09:56:58.019 INFO:teuthology.orchestra.run.smithi052.stdout:Creating initial monmap... 2024-09-17T09:56:59.173 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:monmaptool for a [v2:172.21.15.52:3300,v1:172.21.15.52:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:setting min_mon_release = quincy 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: set fsid to 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:56:59.174 INFO:teuthology.orchestra.run.smithi052.stdout:Creating mon... 2024-09-17T09:57:00.120 INFO:teuthology.orchestra.run.smithi052.stdout:create mon.a on 2024-09-17T09:57:00.504 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-17T09:57:00.698 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-12d1b944-74db-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-12d1b944-74db-11ef-bceb-c7b262605968.target. 2024-09-17T09:57:00.699 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-12d1b944-74db-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-12d1b944-74db-11ef-bceb-c7b262605968.target. 2024-09-17T09:57:01.003 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a 2024-09-17T09:57:01.003 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to reset failed state of unit ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T09:57:01.263 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-12d1b944-74db-11ef-bceb-c7b262605968.target.wants/ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-12d1b944-74db-11ef-bceb-c7b262605968@.service. 2024-09-17T09:57:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:01 smithi052 podman[23298]: 2024-09-17 09:57:01.407677937 +0000 UTC m=+0.016140980 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T09:57:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:02 smithi052 podman[23298]: 2024-09-17 09:57:02.479794767 +0000 UTC m=+1.088257794 container create 17f7439564d8401b352c2f20d372c6c69b76faaa5241fd92cffe28e25367cb82 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-c2ddf97, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-17T09:57:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:04 smithi052 podman[23298]: 2024-09-17 09:57:04.299770073 +0000 UTC m=+2.908233100 container init 17f7439564d8401b352c2f20d372c6c69b76faaa5241fd92cffe28e25367cb82 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD) 2024-09-17T09:57:04.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:04 smithi052 podman[23298]: 2024-09-17 09:57:04.304334509 +0000 UTC m=+2.912797536 container start 17f7439564d8401b352c2f20d372c6c69b76faaa5241fd92cffe28e25367cb82 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-c2ddf97) 2024-09-17T09:57:04.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:04 smithi052 ceph-mon[23316]: mkfs 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:04.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:04 smithi052 ceph-mon[23316]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:57:05.361 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T09:57:05.361 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout disabled 2024-09-17T09:57:05.370 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T09:57:05.370 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-17T09:57:05.370 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld.service is not enabled 2024-09-17T09:57:05.370 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:57:05.370 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mon to start... 2024-09-17T09:57:05.370 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mon... 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 bash[23298]: 17f7439564d8401b352c2f20d372c6c69b76faaa5241fd92cffe28e25367cb82 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 systemd[1]: Started Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: monmap epoch 1 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: last_changed 2024-09-17T09:56:58.615884+0000 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:57:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: min_mon_release 19 (squid) 2024-09-17T09:57:05.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: election_strategy: 1 2024-09-17T09:57:05.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:57:05.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: fsmap 2024-09-17T09:57:05.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:57:05.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:05 smithi052 ceph-mon[23316]: mgrmap e1: no daemons active 2024-09-17T09:57:08.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:08 smithi052 ceph-mon[23316]: from='client.? 172.21.15.52:0/3167859023' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout id: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout services: 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 4s) 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:11.627 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout data: 2024-09-17T09:57:11.628 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T09:57:11.628 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T09:57:11.628 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T09:57:11.628 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T09:57:11.628 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:11.628 INFO:teuthology.orchestra.run.smithi052.stdout:mon is available 2024-09-17T09:57:11.628 INFO:teuthology.orchestra.run.smithi052.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T09:57:12.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:12 smithi052 ceph-mon[23316]: from='client.? 172.21.15.52:0/3252448113' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:57:12.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:12 smithi052 ceph-mon[23316]: from='client.? 172.21.15.52:0/3252448113' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:57:12.690 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:12.690 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:57:12.690 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout fsid = 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.52:3300,v1:172.21.15.52:6789] 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:57:12.691 INFO:teuthology.orchestra.run.smithi052.stdout:Generating new minimal ceph.conf... 2024-09-17T09:57:13.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:13 smithi052 ceph-mon[23316]: from='client.? 172.21.15.52:0/368355921' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:57:13.736 INFO:teuthology.orchestra.run.smithi052.stdout:Restarting the monitor... 2024-09-17T09:57:14.012 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:13 smithi052 systemd[1]: Stopping Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T09:57:14.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a[23312]: 2024-09-17T09:57:14.009+0000 7f05a0c25640 -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-17T09:57:14.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a[23312]: 2024-09-17T09:57:14.009+0000 7f05a0c25640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T09:57:14.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 podman[23563]: 2024-09-17 09:57:14.102441222 +0000 UTC m=+0.200802538 container died 17f7439564d8401b352c2f20d372c6c69b76faaa5241fd92cffe28e25367cb82 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-17T09:57:14.620 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 podman[23563]: 2024-09-17 09:57:14.417852583 +0000 UTC m=+0.516213901 container cleanup 17f7439564d8401b352c2f20d372c6c69b76faaa5241fd92cffe28e25367cb82 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T09:57:14.620 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 bash[23563]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a 2024-09-17T09:57:15.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 podman[23575]: 2024-09-17 09:57:14.61877172 +0000 UTC m=+0.512355566 container remove 17f7439564d8401b352c2f20d372c6c69b76faaa5241fd92cffe28e25367cb82 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:57:15.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T09:57:15.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 systemd[1]: Stopped Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T09:57:15.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:14 smithi052 systemd[1]: Starting Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T09:57:15.323 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 podman[23667]: 2024-09-17 09:57:15.036280377 +0000 UTC m=+0.093260183 container create 42344b7fe8f065adacb9013599502b2b576b936bc195e9183992785fb3d75c0a (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T09:57:15.323 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 podman[23667]: 2024-09-17 09:57:14.959002821 +0000 UTC m=+0.015982592 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T09:57:15.323 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 podman[23667]: 2024-09-17 09:57:15.238241405 +0000 UTC m=+0.295221172 container init 42344b7fe8f065adacb9013599502b2b576b936bc195e9183992785fb3d75c0a (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-17T09:57:15.323 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 podman[23667]: 2024-09-17 09:57:15.241298038 +0000 UTC m=+0.298277800 container start 42344b7fe8f065adacb9013599502b2b576b936bc195e9183992785fb3d75c0a (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-c2ddf97, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T09:57:15.323 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 2 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: pidfile_write: ignore empty --pid-file 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: load: jerasure load: lrc 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: RocksDB version: 7.9.2 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Git sha 0 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: DB SUMMARY 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: DB Session ID: V93VIG3BHVSVQL3HI1OC 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: CURRENT file: CURRENT 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:57:15.324 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88482 ; 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.error_if_exists: 0 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.create_if_missing: 0 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.paranoid_checks: 1 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.env: 0x55627a37c940 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.info_log: 0x55627b6596e0 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.statistics: (nil) 2024-09-17T09:57:15.325 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.use_fsync: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_log_file_size: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.allow_fallocate: 1 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.use_direct_reads: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.db_log_dir: 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.wal_dir: 2024-09-17T09:57:15.326 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.write_buffer_manager: 0x55627b668dc0 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:57:15.327 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:57:15.328 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:57:15.328 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:57:15.329 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.unordered_write: 0 2024-09-17T09:57:15.329 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:57:15.329 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:57:15.329 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:57:15.329 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:57:15.329 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.row_cache: None 2024-09-17T09:57:15.329 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.wal_filter: None 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.two_write_queues: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.wal_compression: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.atomic_flush: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.log_readahead_size: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:57:15.330 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_background_jobs: 2 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_background_compactions: -1 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_subcompactions: 1 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:57:15.331 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_open_files: -1 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_background_flushes: -1 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Compression algorithms supported: 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kZSTD supported: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kXpressCompression supported: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kBZip2Compression supported: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kLZ4Compression supported: 1 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kZlibCompression supported: 1 2024-09-17T09:57:15.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: kSnappyCompression supported: 1 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.merge_operator: 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_filter: None 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55627b659320) 2024-09-17T09:57:15.333 INFO:journalctl@ceph.mon.a.smithi052.stdout: cache_index_and_filter_blocks: 1 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: pin_top_level_index_and_filter: 1 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: index_type: 0 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: data_block_index_type: 0 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: index_shortening: 1 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: checksum: 4 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: no_block_cache: 0 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache: 0x55627b64d1f0 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache_name: BinnedLRUCache 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache_options: 2024-09-17T09:57:15.334 INFO:journalctl@ceph.mon.a.smithi052.stdout: capacity : 536870912 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: num_shard_bits : 4 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: strict_capacity_limit : 0 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: high_pri_pool_ratio: 0.000 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache_compressed: (nil) 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: persistent_cache: (nil) 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_size: 4096 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_size_deviation: 10 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_restart_interval: 16 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: index_block_restart_interval: 1 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: metadata_block_size: 4096 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: partition_filters: 0 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: use_delta_encoding: 1 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: filter_policy: bloomfilter 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: whole_key_filtering: 1 2024-09-17T09:57:15.335 INFO:journalctl@ceph.mon.a.smithi052.stdout: verify_compression: 0 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: read_amp_bytes_per_bit: 0 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: format_version: 5 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: enable_index_compression: 1 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_align: 0 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: max_auto_readahead_size: 262144 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: prepopulate_block_cache: 0 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: initial_auto_readahead_size: 8192 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression: NoCompression 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:57:15.336 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:57:15.337 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.num_levels: 7 2024-09-17T09:57:15.337 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:57:15.337 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:57:15.337 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:57:15.337 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:57:15.337 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:57:15.340 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:57:15.340 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:57:15.340 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:57:15.340 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:57:15.340 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:57:15.340 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:57:15.340 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:57:15.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:57:15.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:57:15.343 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.inplace_update_support: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.bloom_locality: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.max_successive_merges: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:57:15.344 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.ttl: 2592000 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.enable_blob_files: false 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.min_blob_size: 0 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:57:15.345 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: 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-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 07828189-ed82-4957-90c7-58c974e7da0a 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567035268723, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567035270132, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84949, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 264, "table_properties": {"data_size": 83096, "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": 10231, "raw_average_key_size": 46, "raw_value_size": 77279, "raw_average_value_size": 352, "num_data_blocks": 11, "num_entries": 219, "num_filter_entries": 219, "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": 1726567035, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "07828189-ed82-4957-90c7-58c974e7da0a", "db_session_id": "V93VIG3BHVSVQL3HI1OC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567035270266, "job": 1, "event": "recovery_finished"} 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: 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-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55627b67ae00 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: DB pointer 0x55627b776000 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** DB Stats ** 2024-09-17T09:57:15.346 INFO:journalctl@ceph.mon.a.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.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-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.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-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.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-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: L0 2/0 84.82 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: Sum 2/0 84.82 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 99.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.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 99.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:57:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.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-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.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 99.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:57:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: Cumulative compaction: 0.00 GB write, 17.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: Interval compaction: 0.00 GB write, 17.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.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-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: Block cache BinnedLRUCache@0x55627b64d1f0#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-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.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-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: starting mon.a rank 0 at public addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] at bind addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???) e1 preinit fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???).mds e1 new map 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???).mds e1 print_map 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: e1 2024-09-17T09:57:15.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: btime 2024-09-17T09:57:04:347750+0000 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.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-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout: legacy client fscid: -1 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout: No filesystems configured 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 bash[23667]: 42344b7fe8f065adacb9013599502b2b576b936bc195e9183992785fb3d75c0a 2024-09-17T09:57:15.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 systemd[1]: Started Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T09:57:15.350 INFO:teuthology.orchestra.run.smithi052.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T09:57:15.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:57:15.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: monmap epoch 1 2024-09-17T09:57:15.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: last_changed 2024-09-17T09:56:58.615884+0000 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: min_mon_release 19 (squid) 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: election_strategy: 1 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: fsmap 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:57:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:15 smithi052 ceph-mon[23685]: mgrmap e1: no daemons active 2024-09-17T09:57:16.422 INFO:teuthology.orchestra.run.smithi052.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T09:57:16.444 INFO:teuthology.orchestra.run.smithi052.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:57:16.444 INFO:teuthology.orchestra.run.smithi052.stdout:Creating mgr... 2024-09-17T09:57:16.445 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T09:57:16.445 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T09:57:16.704 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y 2024-09-17T09:57:16.704 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to reset failed state of unit ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T09:57:17.066 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-12d1b944-74db-11ef-bceb-c7b262605968.target.wants/ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-12d1b944-74db-11ef-bceb-c7b262605968@.service. 2024-09-17T09:57:17.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:16 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1216167536' entity='client.admin' 2024-09-17T09:57:17.095 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 systemd[1]: Starting Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T09:57:17.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 podman[23896]: 2024-09-17 09:57:17.208046857 +0000 UTC m=+0.016186613 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T09:57:17.895 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T09:57:17.895 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout disabled 2024-09-17T09:57:17.903 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T09:57:17.903 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-17T09:57:17.903 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld.service is not enabled 2024-09-17T09:57:17.904 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:57:17.913 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T09:57:17.913 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout disabled 2024-09-17T09:57:17.921 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T09:57:17.921 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-17T09:57:17.921 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld.service is not enabled 2024-09-17T09:57:17.921 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T09:57:17.921 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr to start... 2024-09-17T09:57:17.921 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr... 2024-09-17T09:57:17.971 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 podman[23896]: 2024-09-17 09:57:17.634218039 +0000 UTC m=+0.442357771 container create 60cd1c73441cb7667f31904d0014fff0940befa112de218555080413d2d50fa2 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=squid-c2ddf97, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-17T09:57:17.972 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 podman[23896]: 2024-09-17 09:57:17.819901314 +0000 UTC m=+0.628041066 container init 60cd1c73441cb7667f31904d0014fff0940befa112de218555080413d2d50fa2 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, ceph=True, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:57:17.972 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 podman[23896]: 2024-09-17 09:57:17.822993051 +0000 UTC m=+0.631132795 container start 60cd1c73441cb7667f31904d0014fff0940befa112de218555080413d2d50fa2 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-17T09:57:17.972 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 bash[23896]: 60cd1c73441cb7667f31904d0014fff0940befa112de218555080413d2d50fa2 2024-09-17T09:57:17.972 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 systemd[1]: Started Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T09:57:18.262 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:17.969+0000 7f825297d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:57:18.262 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:18.029+0000 7f825297d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:57:18.262 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:18.190+0000 7f825297d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:57:18.262 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:18.259+0000 7f825297d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:57:18.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3627581638' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:57:18.571 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:18.417+0000 7f825297d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:57:18.571 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:18.569+0000 7f825297d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:57:19.163 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:18.902+0000 7f825297d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:57:19.163 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:18.966+0000 7f825297d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:57:19.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:19.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:57:19.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsid": "12d1b944-74db-11ef-bceb-c7b262605968", 2024-09-17T09:57:19.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:57:19.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:57:19.174 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T09:57:19.175 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:57:19.176 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:57:19.179 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:19.179 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T09:57:04:347750+0000", 2024-09-17T09:57:19.180 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:19.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:57:04.348484+0000", 2024-09-17T09:57:19.182 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:57:19.182 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:19.182 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:57:19.182 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:57:19.182 INFO:teuthology.orchestra.run.smithi052.stdout:mgr not available, waiting (1/15)... 2024-09-17T09:57:19.597 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:19 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:19.161+0000 7f825297d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:57:20.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:20.090+0000 7f825297d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:57:20.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:20.160+0000 7f825297d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:57:21.212 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:20.936+0000 7f825297d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:57:21.213 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.058+0000 7f825297d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:57:21.213 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.210+0000 7f825297d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:57:21.489 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.276+0000 7f825297d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:57:21.489 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.449+0000 7f825297d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:57:21.759 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/899563378' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:57:21.759 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.522+0000 7f825297d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:57:21.759 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.587+0000 7f825297d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:57:21.759 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.757+0000 7f825297d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:57:22.052 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.826+0000 7f825297d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:57:22.052 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.896+0000 7f825297d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:57:22.052 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:21.985+0000 7f825297d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:57:22.052 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:22.050+0000 7f825297d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsid": "12d1b944-74db-11ef-bceb-c7b262605968", 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:22.297 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:57:22.298 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:22.299 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:57:22.299 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:57:22.299 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:57:22.299 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:57:22.299 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:57:22.299 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:57:22.302 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:22.302 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:57:22.302 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:57:22.302 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:57:22.302 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T09:57:04:347750+0000", 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:57:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:57:04.348484+0000", 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:57:22.304 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:57:22.305 INFO:teuthology.orchestra.run.smithi052.stdout:mgr not available, waiting (2/15)... 2024-09-17T09:57:22.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:22.112+0000 7f825297d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:57:23.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:22.944+0000 7f825297d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:57:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: Activating manager daemon y 2024-09-17T09:57:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: mgrmap e2: y(active, starting, since 0.00298279s) 2024-09-17T09:57:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:57:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:57:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: Manager daemon y is now available 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' 2024-09-17T09:57:23.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:22 smithi052 ceph-mon[23685]: from='mgr.14100 172.21.15.52:0/707311069' entity='mgr.y' 2024-09-17T09:57:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:24 smithi052 ceph-mon[23685]: mgrmap e3: y(active, since 1.00712s) 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsid": "12d1b944-74db-11ef-bceb-c7b262605968", 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:57:25.745 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:57:25.746 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:57:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:57:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:57:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:57:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:57:25.750 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:25.750 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T09:57:04:347750+0000", 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:57:25.751 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:57:25.752 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:57:04.348484+0000", 2024-09-17T09:57:25.753 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:57:25.753 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:57:25.753 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:57:25.753 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:57:25.753 INFO:teuthology.orchestra.run.smithi052.stdout:mgr is available 2024-09-17T09:57:26.167 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:25 smithi052 ceph-mon[23685]: mgrmap e4: y(active, since 2s) 2024-09-17T09:57:26.167 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:25 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3441275086' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout fsid = 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.52:3300,v1:172.21.15.52:6789] 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:57:26.858 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-17T09:57:26.859 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:57:26.859 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:57:26.859 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:57:26.859 INFO:teuthology.orchestra.run.smithi052.stdout:Enabling cephadm module... 2024-09-17T09:57:27.290 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:26 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/484922755' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:57:27.290 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:26 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/484922755' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:57:28.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:27 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2443717050' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T09:57:28.301 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setuser ceph since I am not root 2024-09-17T09:57:28.301 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setgroup ceph since I am not root 2024-09-17T09:57:28.301 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:28.103+0000 7f644f90a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:57:28.301 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:28.162+0000 7f644f90a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:57:28.577 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:28.317+0000 7f644f90a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:57:28.577 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:28.386+0000 7f644f90a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:57:28.577 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:28.540+0000 7f644f90a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:57:28.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:28.691+0000 7f644f90a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:57:29.261 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2443717050' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T09:57:29.261 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:28 smithi052 ceph-mon[23685]: mgrmap e5: y(active, since 5s) 2024-09-17T09:57:29.261 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:29 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:29.023+0000 7f644f90a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:57:29.261 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:29 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:29.088+0000 7f644f90a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:57:29.597 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:29 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:29.284+0000 7f644f90a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for the mgr to restart... 2024-09-17T09:57:29.911 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr epoch 5... 2024-09-17T09:57:30.031 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:29 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3101486166' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:57:30.290 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:30.217+0000 7f644f90a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:57:30.290 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:30.288+0000 7f644f90a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:57:31.160 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.037+0000 7f644f90a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:57:31.160 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.158+0000 7f644f90a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:57:31.460 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.306+0000 7f644f90a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:57:31.461 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.370+0000 7f644f90a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:57:31.830 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.530+0000 7f644f90a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:57:31.831 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.601+0000 7f644f90a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:57:31.831 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.664+0000 7f644f90a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:57:31.831 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.828+0000 7f644f90a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:57:32.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.896+0000 7f644f90a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:57:32.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:31.965+0000 7f644f90a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:57:32.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:32 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:32.052+0000 7f644f90a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:57:32.597 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:32 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:32.114+0000 7f644f90a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:57:32.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:32 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:32.175+0000 7f644f90a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:57:33.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:33.000+0000 7f644f90a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: Active manager daemon y restarted 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: Activating manager daemon y 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: osdmap e2: 0 total, 0 up, 0 in 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: mgrmap e6: y(active, starting, since 0.00340273s) 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:57:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:57:33.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: Manager daemon y is now available 2024-09-17T09:57:33.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:33.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:33.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:57:33.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:57:33.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:57:33.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:33 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:57:34.635 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:57:34.635 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T09:57:34.635 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:57:34.635 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:57:34.635 INFO:teuthology.orchestra.run.smithi052.stdout:mgr epoch 5 is available 2024-09-17T09:57:34.636 INFO:teuthology.orchestra.run.smithi052.stdout:Setting orchestrator backend to cephadm... 2024-09-17T09:57:35.264 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:35 smithi052 ceph-mon[23685]: Found migration_current of "None". Setting to last migration. 2024-09-17T09:57:35.265 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:35 smithi052 ceph-mon[23685]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:57:35.265 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:35 smithi052 ceph-mon[23685]: mgrmap e7: y(active, since 1.00523s) 2024-09-17T09:57:35.265 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:35 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:35.265 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:35 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:36.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-mon[23685]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:57:36.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:36.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:57:36.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-mon[23685]: mgrmap e8: y(active, since 2s) 2024-09-17T09:57:36.600 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:36.181+0000 7f63b6c24640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:09:57:36] ENGINE Error in HTTPServer.serve 2024-09-17T09:57:36.600 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: Traceback (most recent call last): 2024-09-17T09:57:36.600 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:57:36.600 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._connections.run(self.expiration_interval) 2024-09-17T09:57:36.600 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._run(expiration_interval) 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: s = self.context.wrap_socket( 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: return self.sslsocket_class._create( 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self.do_handshake() 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._sslobj.do_handshake() 2024-09-17T09:57:36.601 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:57:36.602 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:36.978 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T09:57:36.978 INFO:teuthology.orchestra.run.smithi052.stdout:Generating ssh key... 2024-09-17T09:57:37.294 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-mon[23685]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:37.295 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:35] ENGINE Bus STARTING 2024-09-17T09:57:37.295 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: Generating public/private rsa key pair. 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: Your identification has been saved in /tmp/tmpegf18i6l/key 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: Your public key has been saved in /tmp/tmpegf18i6l/key.pub 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: The key fingerprint is: 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: SHA256:1Bm5/1NIOzoVtfykM/pOepHNUI2/PuIRUDmYf0awvSM ceph-12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: The key's randomart image is: 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: +---[RSA 3072]----+ 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | ..ooo..| 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | ..=.o+.+| 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | . oo..+=.| 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | . . ..+=+| 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | S . Eo&o| 2024-09-17T09:57:38.009 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | . &.*| 2024-09-17T09:57:38.010 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | *o* | 2024-09-17T09:57:38.010 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | ++=o | 2024-09-17T09:57:38.010 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: | o*+..| 2024-09-17T09:57:38.010 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: +----[SHA256]-----+ 2024-09-17T09:57:38.298 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:38 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:36] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T09:57:38.298 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:38 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:36] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T09:57:38.298 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:38 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:36] ENGINE Bus STARTED 2024-09-17T09:57:38.298 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:38 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:36] ENGINE Error in HTTPServer.serve 2024-09-17T09:57:38.298 INFO:journalctl@ceph.mon.a.smithi052.stdout: Traceback (most recent call last): 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._run(expiration_interval) 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T09:57:38.299 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:57:38.300 INFO:journalctl@ceph.mon.a.smithi052.stdout: self.do_handshake() 2024-09-17T09:57:38.300 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:57:38.300 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T09:57:38.300 INFO:journalctl@ceph.mon.a.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:57:38.300 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:38 smithi052 ceph-mon[23685]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:38.300 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:38 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:38.300 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:38 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:39.228 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:39 smithi052 ceph-mon[23685]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:39.228 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:39 smithi052 ceph-mon[23685]: Generating ssh key... 2024-09-17T09:57:39.515 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyLRQbMDD3SW80cQgA6e53XfGmZCzr9uynlb/j1m9jrIlwWDS3Ol1zLoGqGGq1NSN+V0UsEbSZG0VKsih0pjjpYUs/QtbjFkQHywyEnp7D81M4/7Gp7wwFjW9u+m5X9HM/CF7Bi1n3AWxC3K5GRCnr8jZA7icTMgMedQpIfReRghRl/2jkdManxji9R9aTp4UAOjEQjjEL4b6/akQFpRnP5eQA7k/VzjNwfD+WuIX5RNyLdkNtLzq1aE37aYwdItkDswN9bn5cW8swpExSWNU8Du/sFZIBMTv1BP0MibtyVb8JbkAuRCvLu0icZC0ejCOeYPtOkRRXCIEwUEd+4mBe/Jk3+HpiJsmElHSEQn0wcCJQuSk1RSfc9wOGtOC5CNnmpAQwho19cvMcilafvt+jQYrbfUEYpp32e1JNGzvS9gg3vyb6CjMICmAGZGwwfTfYBq25Iaf4AIhNgA5MvwUF55bwW9OfiJMrobOszaeavSMdU0ntEVZh6pLH/bj0L40= ceph-12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:57:39.515 INFO:teuthology.orchestra.run.smithi052.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:57:39.515 INFO:teuthology.orchestra.run.smithi052.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T09:57:39.527 INFO:teuthology.orchestra.run.smithi052.stdout:Adding host smithi052... 2024-09-17T09:57:40.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:40 smithi052 ceph-mon[23685]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:41.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:41 smithi052 ceph-mon[23685]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi052", "addr": "172.21.15.52", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:42.346 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:42 smithi052 ceph-mon[23685]: Deploying cephadm binary to smithi052 2024-09-17T09:57:44.597 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout Added host 'smithi052' with addr '172.21.15.52' 2024-09-17T09:57:44.597 INFO:teuthology.orchestra.run.smithi052.stdout:Deploying unmanaged mon service... 2024-09-17T09:57:45.259 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:44 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:45.259 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:44 smithi052 ceph-mon[23685]: Added host smithi052 2024-09-17T09:57:45.259 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:44 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:57:46.023 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T09:57:46.023 INFO:teuthology.orchestra.run.smithi052.stdout:Deploying unmanaged mgr service... 2024-09-17T09:57:46.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:46 smithi052 ceph-mon[23685]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:46.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:46 smithi052 ceph-mon[23685]: Saving service mon spec with placement count:5 2024-09-17T09:57:46.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:46 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:47.263 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T09:57:47.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:47 smithi052 ceph-mon[23685]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:47.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:47 smithi052 ceph-mon[23685]: Saving service mgr spec with placement count:2 2024-09-17T09:57:47.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:47 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:49.387 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:49 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:49.387 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:49 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:49.387 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:49 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2676214329' entity='client.admin' 2024-09-17T09:57:51.188 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:50 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2751298152' entity='client.admin' 2024-09-17T09:57:51.189 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:50 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:51.190 INFO:teuthology.orchestra.run.smithi052.stdout:Enabling the dashboard module... 2024-09-17T09:57:52.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:51 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3407826798' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T09:57:52.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:51 smithi052 ceph-mon[23685]: from='mgr.14118 172.21.15.52:0/1178579209' entity='mgr.y' 2024-09-17T09:57:52.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setuser ceph since I am not root 2024-09-17T09:57:52.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setgroup ceph since I am not root 2024-09-17T09:57:52.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:52.152+0000 7fa297fb6040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:57:52.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:52.212+0000 7fa297fb6040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:57:52.644 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:52.370+0000 7fa297fb6040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:57:52.644 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:52.439+0000 7fa297fb6040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:57:52.644 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:52.593+0000 7fa297fb6040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:57:52.897 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:52.743+0000 7fa297fb6040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:57:53.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3407826798' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T09:57:53.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:52 smithi052 ceph-mon[23685]: mgrmap e9: y(active, since 18s) 2024-09-17T09:57:53.301 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:53 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:53.076+0000 7fa297fb6040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:57:53.301 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:53 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:53.143+0000 7fa297fb6040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:57:53.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:53 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:53.345+0000 7fa297fb6040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:57:54.180 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:53 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1558199185' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:57:54.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:57:54.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T09:57:54.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:57:54.181 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T09:57:54.182 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:57:54.182 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:57:54.182 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for the mgr to restart... 2024-09-17T09:57:54.182 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr epoch 9... 2024-09-17T09:57:54.429 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:54.292+0000 7fa297fb6040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:57:54.429 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:54.364+0000 7fa297fb6040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:57:55.225 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.118+0000 7fa297fb6040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:57:55.519 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.240+0000 7fa297fb6040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:57:55.520 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.390+0000 7fa297fb6040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:57:55.520 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.455+0000 7fa297fb6040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:57:55.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.612+0000 7fa297fb6040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:57:55.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.682+0000 7fa297fb6040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:57:55.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.745+0000 7fa297fb6040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:57:56.198 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.910+0000 7fa297fb6040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:57:56.198 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:55.978+0000 7fa297fb6040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:57:56.198 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:56.048+0000 7fa297fb6040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:57:56.198 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:56.134+0000 7fa297fb6040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:57:56.198 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:56.195+0000 7fa297fb6040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:57:56.597 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:56.257+0000 7fa297fb6040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:57:57.341 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:57.085+0000 7fa297fb6040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:57:57.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: Active manager daemon y restarted 2024-09-17T09:57:57.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: Activating manager daemon y 2024-09-17T09:57:57.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: osdmap e3: 0 total, 0 up, 0 in 2024-09-17T09:57:57.341 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: mgrmap e10: y(active, starting, since 0.00293001s) 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: Manager daemon y is now available 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:57:57.342 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:57:59.004 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:57:59.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T09:57:59.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:57:59.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:57:59.005 INFO:teuthology.orchestra.run.smithi052.stdout:mgr epoch 9 is available 2024-09-17T09:57:59.005 INFO:teuthology.orchestra.run.smithi052.stdout:Generating a dashboard self-signed certificate... 2024-09-17T09:57:59.092 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:59.016+0000 7fa2032ca640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:09:57:59] ENGINE Error in HTTPServer.serve 2024-09-17T09:57:59.092 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: Traceback (most recent call last): 2024-09-17T09:57:59.092 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._connections.run(self.expiration_interval) 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._run(expiration_interval) 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: s = self.context.wrap_socket( 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: return self.sslsocket_class._create( 2024-09-17T09:57:59.093 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:57:59.094 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self.do_handshake() 2024-09-17T09:57:59.094 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:57:59.094 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._sslobj.do_handshake() 2024-09-17T09:57:59.094 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:57:59.094 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:57:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-mon[23685]: mgrmap e11: y(active, since 1.00606s) 2024-09-17T09:57:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:57:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:58] ENGINE Bus STARTING 2024-09-17T09:57:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:59] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T09:57:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:57:59 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:59] ENGINE Error in HTTPServer.serve 2024-09-17T09:57:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: Traceback (most recent call last): 2024-09-17T09:57:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._run(expiration_interval) 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:57:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout: self.do_handshake() 2024-09-17T09:57:59.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:57:59.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T09:57:59.349 INFO:journalctl@ceph.mon.a.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:58:00.311 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T09:58:00.311 INFO:teuthology.orchestra.run.smithi052.stdout:Creating initial admin user... 2024-09-17T09:58:00.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:00 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:59] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T09:58:00.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:00 smithi052 ceph-mon[23685]: [17/Sep/2024:09:57:59] ENGINE Bus STARTED 2024-09-17T09:58:00.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:00.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:00 smithi052 ceph-mon[23685]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:00.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:00 smithi052 ceph-mon[23685]: mgrmap e12: y(active, since 2s) 2024-09-17T09:58:00.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:00.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:01 smithi052 ceph-mon[23685]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:01 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:02.449 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$CqKVBOla4caarlfuaJ3/HuxHMrzo2ca3reOtfXkdlqh3HGCU1fq2y", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726567081, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T09:58:02.449 INFO:teuthology.orchestra.run.smithi052.stdout:Fetching dashboard port number... 2024-09-17T09:58:03.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:03 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2540619685' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T09:58:03.605 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T09:58:03.616 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-17T09:58:03.616 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout disabled 2024-09-17T09:58:03.623 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-17T09:58:03.624 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-17T09:58:03.624 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld.service is not enabled 2024-09-17T09:58:03.624 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T09:58:03.625 INFO:teuthology.orchestra.run.smithi052.stdout:Ceph Dashboard is now available at: 2024-09-17T09:58:03.626 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:03.626 INFO:teuthology.orchestra.run.smithi052.stdout: URL: https://smithi052.front.sepia.ceph.com:8443/ 2024-09-17T09:58:03.626 INFO:teuthology.orchestra.run.smithi052.stdout: User: admin 2024-09-17T09:58:03.626 INFO:teuthology.orchestra.run.smithi052.stdout: Password: puikiouqti 2024-09-17T09:58:03.626 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:03.627 INFO:teuthology.orchestra.run.smithi052.stdout:Saving cluster configuration to /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config directory 2024-09-17T09:58:04.887 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T09:58:04.887 INFO:teuthology.orchestra.run.smithi052.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T09:58:04.887 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: ceph telemetry on 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout:For more information see: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.888 INFO:teuthology.orchestra.run.smithi052.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T09:58:04.889 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:04.889 INFO:teuthology.orchestra.run.smithi052.stdout:Bootstrap complete. 2024-09-17T09:58:04.931 INFO:tasks.cephadm:Fetching config... 2024-09-17T09:58:04.932 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:58:04.932 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T09:58:04.949 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T09:58:04.949 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:58:04.949 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T09:58:05.007 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T09:58:05.007 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:58:05.007 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T09:58:05.074 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T09:58:05.074 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:58:05.074 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T09:58:05.130 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T09:58:05.130 DEBUG:teuthology.orchestra.run.smithi052:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyLRQbMDD3SW80cQgA6e53XfGmZCzr9uynlb/j1m9jrIlwWDS3Ol1zLoGqGGq1NSN+V0UsEbSZG0VKsih0pjjpYUs/QtbjFkQHywyEnp7D81M4/7Gp7wwFjW9u+m5X9HM/CF7Bi1n3AWxC3K5GRCnr8jZA7icTMgMedQpIfReRghRl/2jkdManxji9R9aTp4UAOjEQjjEL4b6/akQFpRnP5eQA7k/VzjNwfD+WuIX5RNyLdkNtLzq1aE37aYwdItkDswN9bn5cW8swpExSWNU8Du/sFZIBMTv1BP0MibtyVb8JbkAuRCvLu0icZC0ejCOeYPtOkRRXCIEwUEd+4mBe/Jk3+HpiJsmElHSEQn0wcCJQuSk1RSfc9wOGtOC5CNnmpAQwho19cvMcilafvt+jQYrbfUEYpp32e1JNGzvS9gg3vyb6CjMICmAGZGwwfTfYBq25Iaf4AIhNgA5MvwUF55bwW9OfiJMrobOszaeavSMdU0ntEVZh6pLH/bj0L40= ceph-12d1b944-74db-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:58:05.192 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:05 smithi052 ceph-mon[23685]: mgrmap e13: y(active, since 7s) 2024-09-17T09:58:05.192 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:05 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3002463974' entity='client.admin' 2024-09-17T09:58:05.206 INFO:teuthology.orchestra.run.smithi052.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyLRQbMDD3SW80cQgA6e53XfGmZCzr9uynlb/j1m9jrIlwWDS3Ol1zLoGqGGq1NSN+V0UsEbSZG0VKsih0pjjpYUs/QtbjFkQHywyEnp7D81M4/7Gp7wwFjW9u+m5X9HM/CF7Bi1n3AWxC3K5GRCnr8jZA7icTMgMedQpIfReRghRl/2jkdManxji9R9aTp4UAOjEQjjEL4b6/akQFpRnP5eQA7k/VzjNwfD+WuIX5RNyLdkNtLzq1aE37aYwdItkDswN9bn5cW8swpExSWNU8Du/sFZIBMTv1BP0MibtyVb8JbkAuRCvLu0icZC0ejCOeYPtOkRRXCIEwUEd+4mBe/Jk3+HpiJsmElHSEQn0wcCJQuSk1RSfc9wOGtOC5CNnmpAQwho19cvMcilafvt+jQYrbfUEYpp32e1JNGzvS9gg3vyb6CjMICmAGZGwwfTfYBq25Iaf4AIhNgA5MvwUF55bwW9OfiJMrobOszaeavSMdU0ntEVZh6pLH/bj0L40= ceph-12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:05.219 DEBUG:teuthology.orchestra.run.smithi153:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyLRQbMDD3SW80cQgA6e53XfGmZCzr9uynlb/j1m9jrIlwWDS3Ol1zLoGqGGq1NSN+V0UsEbSZG0VKsih0pjjpYUs/QtbjFkQHywyEnp7D81M4/7Gp7wwFjW9u+m5X9HM/CF7Bi1n3AWxC3K5GRCnr8jZA7icTMgMedQpIfReRghRl/2jkdManxji9R9aTp4UAOjEQjjEL4b6/akQFpRnP5eQA7k/VzjNwfD+WuIX5RNyLdkNtLzq1aE37aYwdItkDswN9bn5cW8swpExSWNU8Du/sFZIBMTv1BP0MibtyVb8JbkAuRCvLu0icZC0ejCOeYPtOkRRXCIEwUEd+4mBe/Jk3+HpiJsmElHSEQn0wcCJQuSk1RSfc9wOGtOC5CNnmpAQwho19cvMcilafvt+jQYrbfUEYpp32e1JNGzvS9gg3vyb6CjMICmAGZGwwfTfYBq25Iaf4AIhNgA5MvwUF55bwW9OfiJMrobOszaeavSMdU0ntEVZh6pLH/bj0L40= ceph-12d1b944-74db-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:58:05.323 INFO:teuthology.orchestra.run.smithi153.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyLRQbMDD3SW80cQgA6e53XfGmZCzr9uynlb/j1m9jrIlwWDS3Ol1zLoGqGGq1NSN+V0UsEbSZG0VKsih0pjjpYUs/QtbjFkQHywyEnp7D81M4/7Gp7wwFjW9u+m5X9HM/CF7Bi1n3AWxC3K5GRCnr8jZA7icTMgMedQpIfReRghRl/2jkdManxji9R9aTp4UAOjEQjjEL4b6/akQFpRnP5eQA7k/VzjNwfD+WuIX5RNyLdkNtLzq1aE37aYwdItkDswN9bn5cW8swpExSWNU8Du/sFZIBMTv1BP0MibtyVb8JbkAuRCvLu0icZC0ejCOeYPtOkRRXCIEwUEd+4mBe/Jk3+HpiJsmElHSEQn0wcCJQuSk1RSfc9wOGtOC5CNnmpAQwho19cvMcilafvt+jQYrbfUEYpp32e1JNGzvS9gg3vyb6CjMICmAGZGwwfTfYBq25Iaf4AIhNgA5MvwUF55bwW9OfiJMrobOszaeavSMdU0ntEVZh6pLH/bj0L40= ceph-12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:05.337 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T09:58:05.589 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:07.350 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T09:58:07.351 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T09:58:07.491 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:07 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/923237847' entity='client.admin' 2024-09-17T09:58:07.835 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:09.198 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi153 2024-09-17T09:58:09.198 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-17T09:58:09.199 DEBUG:teuthology.orchestra.run.smithi153:> dd of=/etc/ceph/ceph.conf 2024-09-17T09:58:09.218 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-17T09:58:09.218 DEBUG:teuthology.orchestra.run.smithi153:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:58:09.277 INFO:tasks.cephadm:Adding host smithi153 to orchestrator... 2024-09-17T09:58:09.277 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch host add smithi153 2024-09-17T09:58:09.671 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:09.792 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:09 smithi052 ceph-mon[23685]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:09.793 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:09 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:58:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T09:58:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:11.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:11.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:11.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:11.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:11.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:11.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:11.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:12.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:11 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:58:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:11 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:58:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:11 smithi052 ceph-mon[23685]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi153", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:12 smithi052 ceph-mon[23685]: Deploying cephadm binary to smithi153 2024-09-17T09:58:14.236 INFO:teuthology.orchestra.run.smithi052.stdout:Added host 'smithi153' with addr '172.21.15.153' 2024-09-17T09:58:14.861 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T09:58:15.113 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:15.486 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:15 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:15.487 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:15 smithi052 ceph-mon[23685]: Added host smithi153 2024-09-17T09:58:15.487 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:15 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:15.487 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:15 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:15.487 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:15 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:15.758 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:15.758 INFO:teuthology.orchestra.run.smithi052.stdout:[{"addr": "172.21.15.52", "hostname": "smithi052", "labels": [], "status": ""}, {"addr": "172.21.15.153", "hostname": "smithi153", "labels": [], "status": ""}] 2024-09-17T09:58:16.394 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T09:58:16.395 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T09:58:16.647 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:16.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:16.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:16 smithi052 ceph-mon[23685]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:58:18.100 INFO:teuthology.orchestra.run.smithi052.stderr:adjusted tunables profile to default 2024-09-17T09:58:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:18 smithi052 ceph-mon[23685]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:18 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/795162465' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:58:18.786 INFO:tasks.cephadm:Adding mon.a on smithi052 2024-09-17T09:58:18.786 INFO:tasks.cephadm:Adding mon.c on smithi052 2024-09-17T09:58:18.786 INFO:tasks.cephadm:Adding mon.b on smithi153 2024-09-17T09:58:18.786 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi052:172.21.15.52=a;smithi052:[v2:172.21.15.52:3301,v1:172.21.15.52:6790]=c;smithi153:172.21.15.153=b' 2024-09-17T09:58:19.030 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/795162465' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi153", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:19.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T09:58:19.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:19.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:19 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:58:19.725 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled mon update... 2024-09-17T09:58:20.306 DEBUG:teuthology.orchestra.run.smithi052:mon.c> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T09:58:20.309 DEBUG:teuthology.orchestra.run.smithi153:mon.b> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T09:58:20.312 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:58:20.312 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi052:172.21.15.52=a;smithi052:[v2:172.21.15.52:3301,v1:172.21.15.52:6790]=c;smithi153:172.21.15.153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: Saving service mon spec with placement smithi052:172.21.15.52=a;smithi052:[v2:172.21.15.52:3301,v1:172.21.15.52:6790]=c;smithi153:172.21.15.153=b;count:3 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:20.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:20.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:20.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:20.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:20.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:20.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:20 smithi052 ceph-mon[23685]: Deploying daemon mon.b on smithi153 2024-09-17T09:58:22.452 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:58:22.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:22 smithi052 ceph-mon[23685]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:23.180 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:58:23.180 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":1,"fsid":"12d1b944-74db-11ef-bceb-c7b262605968","modified":"2024-09-17T09:56:58.615884Z","created":"2024-09-17T09:56:58.615884Z","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.52:3300","nonce":0},{"type":"v1","addr":"172.21.15.52:6789","nonce":0}]},"addr":"172.21.15.52:6789/0","public_addr":"172.21.15.52:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:58:23.180 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 1 2024-09-17T09:58:23.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:23 smithi153 systemd[1]: Starting Ceph mon.b for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T09:58:23.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:23 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/3775601315' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:24.136 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 podman[27065]: 2024-09-17 09:58:23.934345761 +0000 UTC m=+0.015781217 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T09:58:24.137 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 podman[27065]: 2024-09-17 09:58:24.046195386 +0000 UTC m=+0.127630831 container create c4eda48b9eb35fd117f9a6e199bf92ff85476f58093c7f4a274377dd4da23e6d (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, ceph=True, 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.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-17T09:58:24.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 podman[27065]: 2024-09-17 09:58:24.239982162 +0000 UTC m=+0.321417620 container init c4eda48b9eb35fd117f9a6e199bf92ff85476f58093c7f4a274377dd4da23e6d (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:58:24.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 podman[27065]: 2024-09-17 09:58:24.243219594 +0000 UTC m=+0.324655040 container start c4eda48b9eb35fd117f9a6e199bf92ff85476f58093c7f4a274377dd4da23e6d (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T09:58:24.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:58:24.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 2 2024-09-17T09:58:24.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: pidfile_write: ignore empty --pid-file 2024-09-17T09:58:24.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: load: jerasure load: lrc 2024-09-17T09:58:24.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: RocksDB version: 7.9.2 2024-09-17T09:58:24.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Git sha 0 2024-09-17T09:58:24.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T09:58:24.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: DB SUMMARY 2024-09-17T09:58:24.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: DB Session ID: PI4CNYLFHY6B3LRISQCE 2024-09-17T09:58:24.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: CURRENT file: CURRENT 2024-09-17T09:58:24.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:58:24.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T09:58:24.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-17T09:58:24.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-17T09:58:24.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.error_if_exists: 0 2024-09-17T09:58:24.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.create_if_missing: 0 2024-09-17T09:58:24.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.paranoid_checks: 1 2024-09-17T09:58:24.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:58:24.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:58:24.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:58:24.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.env: 0x560806435940 2024-09-17T09:58:24.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:58:24.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.info_log: 0x56080826f6e0 2024-09-17T09:58:24.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:58:24.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.statistics: (nil) 2024-09-17T09:58:24.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.use_fsync: 0 2024-09-17T09:58:24.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_log_file_size: 0 2024-09-17T09:58:24.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:58:24.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:58:24.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:58:24.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:58:24.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.allow_fallocate: 1 2024-09-17T09:58:24.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:58:24.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:58:24.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.use_direct_reads: 0 2024-09-17T09:58:24.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:58:24.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:58:24.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.db_log_dir: 2024-09-17T09:58:24.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.wal_dir: 2024-09-17T09:58:24.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:58:24.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:58:24.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:58:24.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:58:24.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:58:24.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:58:24.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:58:24.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:58:24.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.write_buffer_manager: 0x56080827edc0 2024-09-17T09:58:24.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:58:24.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:58:24.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:58:24.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:58:24.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:58:24.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:58:24.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:58:24.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:58:24.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.unordered_write: 0 2024-09-17T09:58:24.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:58:24.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:58:24.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:58:24.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:58:24.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.row_cache: None 2024-09-17T09:58:24.462 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.wal_filter: None 2024-09-17T09:58:24.462 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:58:24.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:58:24.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.two_write_queues: 0 2024-09-17T09:58:24.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:58:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.wal_compression: 0 2024-09-17T09:58:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.atomic_flush: 0 2024-09-17T09:58:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:58:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:58:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:58:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.log_readahead_size: 0 2024-09-17T09:58:24.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_background_jobs: 2 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_background_compactions: -1 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_subcompactions: 1 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:58:24.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_open_files: -1 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_background_flushes: -1 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Compression algorithms supported: 2024-09-17T09:58:24.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kZSTD supported: 0 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kXpressCompression supported: 0 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kBZip2Compression supported: 0 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kLZ4Compression supported: 1 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kZlibCompression supported: 1 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: kSnappyCompression supported: 1 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:58:24.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.merge_operator: 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_filter: None 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56080826f320) 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout: cache_index_and_filter_blocks: 1 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout: pin_top_level_index_and_filter: 1 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout: index_type: 0 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout: data_block_index_type: 0 2024-09-17T09:58:24.469 INFO:journalctl@ceph.mon.b.smithi153.stdout: index_shortening: 1 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: checksum: 4 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: no_block_cache: 0 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache: 0x5608082631f0 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache_name: BinnedLRUCache 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache_options: 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: capacity : 536870912 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: num_shard_bits : 4 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: strict_capacity_limit : 0 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: high_pri_pool_ratio: 0.000 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache_compressed: (nil) 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: persistent_cache: (nil) 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_size: 4096 2024-09-17T09:58:24.470 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_size_deviation: 10 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_restart_interval: 16 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: index_block_restart_interval: 1 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: metadata_block_size: 4096 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: partition_filters: 0 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: use_delta_encoding: 1 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: filter_policy: bloomfilter 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: whole_key_filtering: 1 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: verify_compression: 0 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: read_amp_bytes_per_bit: 0 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: format_version: 5 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: enable_index_compression: 1 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_align: 0 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: max_auto_readahead_size: 262144 2024-09-17T09:58:24.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: prepopulate_block_cache: 0 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: initial_auto_readahead_size: 8192 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression: NoCompression 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.num_levels: 7 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:58:24.472 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:58:24.473 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:58:24.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:58:24.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:58:24.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.inplace_update_support: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.bloom_locality: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.max_successive_merges: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.ttl: 2592000 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:58:24.477 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.enable_blob_files: false 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.min_blob_size: 0 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-17T09:58:24.478 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2e3b2734-6676-445a-b4cd-b16b85de30c4 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567104270540, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567104270961, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "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": 401, "raw_average_value_size": 80, "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": 1726567104, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2e3b2734-6676-445a-b4cd-b16b85de30c4", "db_session_id": "PI4CNYLFHY6B3LRISQCE", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567104271057, "job": 1, "event": "recovery_finished"} 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560808290e00 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: DB pointer 0x56080838c000 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:58:24.479 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** DB Stats ** 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.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-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.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-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** Compaction Stats [default] ** 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.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-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:24.480 INFO:journalctl@ceph.mon.b.smithi153.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 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** Compaction Stats [default] ** 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.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-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.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 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:58:24.481 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout: Cumulative compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout: Interval compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.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-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout: Block cache BinnedLRUCache@0x5608082631f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.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-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: using public_addr v2:172.21.15.153:0/0 -> [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: starting mon.b rank -1 at public addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] at bind addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(???) e0 preinit fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).mds e1 new map 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-17T09:58:24.482 INFO:journalctl@ceph.mon.b.smithi153.stdout: e1 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout: btime 2024-09-17T09:57:04:347750+0000 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.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-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout: legacy client fscid: -1 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout: No filesystems configured 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T09:58:24.483 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/3775601315' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 ceph-mon[27084]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 bash[27065]: c4eda48b9eb35fd117f9a6e199bf92ff85476f58093c7f4a274377dd4da23e6d 2024-09-17T09:58:24.484 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:24 smithi153 systemd[1]: Started Ceph mon.b for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T09:58:24.817 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:58:24.818 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:58:25.091 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:58:29.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:58:29.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: mon.a calling monitor election 2024-09-17T09:58:29.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: mon.b calling monitor election 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: monmap epoch 2 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:29.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: last_changed 2024-09-17T09:58:24.298425+0000 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: min_mon_release 19 (squid) 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: election_strategy: 1 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: fsmap 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: mgrmap e13: y(active, since 32s) 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: overall HEALTH_OK 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:29.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:29.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: mon.a calling monitor election 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: mon.b calling monitor election 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:29.762 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: monmap epoch 2 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: last_changed 2024-09-17T09:58:24.298425+0000 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: min_mon_release 19 (squid) 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: election_strategy: 1 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: fsmap 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: mgrmap e13: y(active, since 32s) 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: overall HEALTH_OK 2024-09-17T09:58:29.763 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:29.764 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:29.764 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:29.764 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:29.764 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:30.166 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:58:30.166 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":2,"fsid":"12d1b944-74db-11ef-bceb-c7b262605968","modified":"2024-09-17T09:58:24.298425Z","created":"2024-09-17T09:56:58.615884Z","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.52:3300","nonce":0},{"type":"v1","addr":"172.21.15.52:6789","nonce":0}]},"addr":"172.21.15.52:6789/0","public_addr":"172.21.15.52:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:3300","nonce":0},{"type":"v1","addr":"172.21.15.153:6789","nonce":0}]},"addr":"172.21.15.153:6789/0","public_addr":"172.21.15.153:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T09:58:30.166 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 2 2024-09-17T09:58:30.443 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:30 smithi153 ceph-mon[27084]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:30.443 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:30 smithi153 ceph-mon[27084]: Deploying daemon mon.c on smithi052 2024-09-17T09:58:30.443 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:30 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/2552745075' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:30.443 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:30.641 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:30 smithi052 ceph-mon[23685]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:30.641 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:30 smithi052 ceph-mon[23685]: Deploying daemon mon.c on smithi052 2024-09-17T09:58:30.641 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:30 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/2552745075' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:30.641 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:31.750 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:58:31.751 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:58:31.998 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:58:32.343 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 systemd[1]: Starting Ceph mon.c for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T09:58:32.343 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 podman[33516]: 2024-09-17 09:58:32.340789882 +0000 UTC m=+0.108922622 container create 42958012e5451e2936d7144b90c5c8fddba07ad8e2b51b6d39309c3e706dcaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T09:58:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[23685]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 podman[33516]: 2024-09-17 09:58:32.248023934 +0000 UTC m=+0.016156689 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 podman[33516]: 2024-09-17 09:58:32.535170121 +0000 UTC m=+0.303302873 container init 42958012e5451e2936d7144b90c5c8fddba07ad8e2b51b6d39309c3e706dcaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 podman[33516]: 2024-09-17 09:58:32.538449195 +0000 UTC m=+0.306581936 container start 42958012e5451e2936d7144b90c5c8fddba07ad8e2b51b6d39309c3e706dcaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 2 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: pidfile_write: ignore empty --pid-file 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: load: jerasure load: lrc 2024-09-17T09:58:32.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: RocksDB version: 7.9.2 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Git sha 0 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: DB SUMMARY 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: DB Session ID: MLJH3N5V1QYK75UA7YDJ 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: CURRENT file: CURRENT 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T09:58:32.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.error_if_exists: 0 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.create_if_missing: 0 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.paranoid_checks: 1 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.env: 0x55fc68a66940 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.info_log: 0x55fc69b1b6e0 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.statistics: (nil) 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.use_fsync: 0 2024-09-17T09:58:32.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_log_file_size: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.allow_fallocate: 1 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.use_direct_reads: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:58:32.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.db_log_dir: 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.wal_dir: 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.write_buffer_manager: 0x55fc69b2adc0 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:58:32.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.unordered_write: 0 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.row_cache: None 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.wal_filter: None 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:58:32.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:58:32.610 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.two_write_queues: 0 2024-09-17T09:58:32.610 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:58:32.610 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.wal_compression: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.atomic_flush: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.log_readahead_size: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:58:32.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_background_jobs: 2 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_background_compactions: -1 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_subcompactions: 1 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_open_files: -1 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:58:32.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_background_flushes: -1 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Compression algorithms supported: 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kZSTD supported: 0 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kXpressCompression supported: 0 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kBZip2Compression supported: 0 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kLZ4Compression supported: 1 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kZlibCompression supported: 1 2024-09-17T09:58:32.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: kSnappyCompression supported: 1 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.merge_operator: 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_filter: None 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fc69b1b320) 2024-09-17T09:58:32.614 INFO:journalctl@ceph.mon.c.smithi052.stdout: cache_index_and_filter_blocks: 1 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: pin_top_level_index_and_filter: 1 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: index_type: 0 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: data_block_index_type: 0 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: index_shortening: 1 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: checksum: 4 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: no_block_cache: 0 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache: 0x55fc69b0f1f0 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache_name: BinnedLRUCache 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache_options: 2024-09-17T09:58:32.615 INFO:journalctl@ceph.mon.c.smithi052.stdout: capacity : 536870912 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: num_shard_bits : 4 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: strict_capacity_limit : 0 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: high_pri_pool_ratio: 0.000 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache_compressed: (nil) 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: persistent_cache: (nil) 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_size: 4096 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_size_deviation: 10 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_restart_interval: 16 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: index_block_restart_interval: 1 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: metadata_block_size: 4096 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: partition_filters: 0 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: use_delta_encoding: 1 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: filter_policy: bloomfilter 2024-09-17T09:58:32.616 INFO:journalctl@ceph.mon.c.smithi052.stdout: whole_key_filtering: 1 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: verify_compression: 0 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: read_amp_bytes_per_bit: 0 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: format_version: 5 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: enable_index_compression: 1 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_align: 0 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: max_auto_readahead_size: 262144 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: prepopulate_block_cache: 0 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: initial_auto_readahead_size: 8192 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression: NoCompression 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:58:32.617 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.num_levels: 7 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:58:32.618 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:58:32.619 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:58:32.620 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:58:32.621 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.inplace_update_support: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.bloom_locality: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.max_successive_merges: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.ttl: 2592000 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:58:32.622 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.enable_blob_files: false 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.min_blob_size: 0 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: 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-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T09:58:32.623 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9de40554-ee9d-4db7-9b49-92e6ed3be87c 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567112565636, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567112566039, "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": 1726567112, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9de40554-ee9d-4db7-9b49-92e6ed3be87c", "db_session_id": "MLJH3N5V1QYK75UA7YDJ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726567112566136, "job": 1, "event": "recovery_finished"} 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: 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-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fc69b3ce00 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: DB pointer 0x55fc69c38000 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** DB Stats ** 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.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-17T09:58:32.624 INFO:journalctl@ceph.mon.c.smithi052.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.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-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.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-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T09:58:32.625 INFO:journalctl@ceph.mon.c.smithi052.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-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: Cumulative compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.stdout: Interval compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:58:32.626 INFO:journalctl@ceph.mon.c.smithi052.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-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout: Block cache BinnedLRUCache@0x55fc69b0f1f0#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-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.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-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: using public_addrv [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: starting mon.c rank -1 at public addrs [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] at bind addrs [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(???) e0 preinit fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).mds e1 new map 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout: e1 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout: btime 2024-09-17T09:57:04:347750+0000 2024-09-17T09:58:32.627 INFO:journalctl@ceph.mon.c.smithi052.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.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-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout: legacy client fscid: -1 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout: No filesystems configured 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: 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-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:58:32.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/3775601315' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.a calling monitor election 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.b calling monitor election 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:32.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: monmap epoch 2 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: last_changed 2024-09-17T09:58:24.298425+0000 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: min_mon_release 19 (squid) 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: election_strategy: 1 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: fsmap 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mgrmap e13: y(active, since 32s) 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: overall HEALTH_OK 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:32.630 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: Deploying daemon mon.c on smithi052 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/2552745075' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 ceph-mon[33536]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T09:58:32.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:32 smithi153 ceph-mon[27084]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:33.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 bash[33516]: 42958012e5451e2936d7144b90c5c8fddba07ad8e2b51b6d39309c3e706dcaf4 2024-09-17T09:58:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:32 smithi052 systemd[1]: Started Ceph mon.c for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T09:58:37.602 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T09:58:37.602 INFO:teuthology.orchestra.run.smithi153.stdout:{"epoch":3,"fsid":"12d1b944-74db-11ef-bceb-c7b262605968","modified":"2024-09-17T09:58:32.589385Z","created":"2024-09-17T09:56:58.615884Z","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.52:3300","nonce":0},{"type":"v1","addr":"172.21.15.52:6789","nonce":0}]},"addr":"172.21.15.52:6789/0","public_addr":"172.21.15.52:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:3300","nonce":0},{"type":"v1","addr":"172.21.15.153:6789","nonce":0}]},"addr":"172.21.15.153:6789/0","public_addr":"172.21.15.153:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:3301","nonce":0},{"type":"v1","addr":"172.21.15.52:6790","nonce":0}]},"addr":"172.21.15.52:6790/0","public_addr":"172.21.15.52:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T09:58:37.602 INFO:teuthology.orchestra.run.smithi153.stderr:dumped monmap epoch 3 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: mon.a calling monitor election 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: mon.b calling monitor election 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/3203522172' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:37.919 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: mon.c calling monitor election 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: monmap epoch 3 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:58:37.920 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: min_mon_release 19 (squid) 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: election_strategy: 1 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: fsmap 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: mgrmap e13: y(active, since 40s) 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: overall HEALTH_OK 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:37.921 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: mon.a calling monitor election 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: mon.b calling monitor election 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/3203522172' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: mon.c calling monitor election 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: monmap epoch 3 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: min_mon_release 19 (squid) 2024-09-17T09:58:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: election_strategy: 1 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: fsmap 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: mgrmap e13: y(active, since 40s) 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: overall HEALTH_OK 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: mon.a calling monitor election 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: mon.b calling monitor election 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/3203522172' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: mon.c calling monitor election 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:38.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: monmap epoch 3 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: min_mon_release 19 (squid) 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: election_strategy: 1 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: fsmap 2024-09-17T09:58:38.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:58:38.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: mgrmap e13: y(active, since 40s) 2024-09-17T09:58:38.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: overall HEALTH_OK 2024-09-17T09:58:38.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:38.220 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T09:58:38.221 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T09:58:38.782 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:38.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:38 smithi052 ceph-mon[23685]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:38.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:38.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:38 smithi052 ceph-mon[33536]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:38.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:38.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:38.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:38 smithi153 ceph-mon[27084]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:58:39.537 INFO:teuthology.orchestra.run.smithi052.stdout:# minimal ceph.conf for 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:39.537 INFO:teuthology.orchestra.run.smithi052.stdout:[global] 2024-09-17T09:58:39.537 INFO:teuthology.orchestra.run.smithi052.stdout: fsid = 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T09:58:39.537 INFO:teuthology.orchestra.run.smithi052.stdout: mon_host = [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] 2024-09-17T09:58:39.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 09:58:39 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T09:58:39.588+0000 7fa236cbf640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T09:58:40.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2505041242' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:40.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2505041242' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:40.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:40 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.137 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T09:58:40.137 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:58:40.137 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:58:40.167 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:58:40.167 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:58:40.233 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-17T09:58:40.233 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:58:40.262 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-17T09:58:40.262 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:58:40.325 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.326 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.326 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.326 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.326 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.326 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:40.326 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2505041242' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.326 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:40.327 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:40 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:40.329 INFO:tasks.cephadm:Adding mgr.y on smithi052 2024-09-17T09:58:40.329 INFO:tasks.cephadm:Adding mgr.x on smithi153 2024-09-17T09:58:40.329 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi052=y;smithi153=x' 2024-09-17T09:58:40.605 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:58:41.165 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[23685]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:41.165 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T09:58:41.165 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T09:58:41.165 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:41.165 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:41.165 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[23685]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:58:41.165 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[23685]: Reconfiguring daemon mon.a on smithi052 2024-09-17T09:58:41.166 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[33536]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:41.166 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T09:58:41.166 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T09:58:41.166 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:41.166 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:41.166 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[33536]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:58:41.166 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:41 smithi052 ceph-mon[33536]: Reconfiguring daemon mon.a on smithi052 2024-09-17T09:58:41.215 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled mgr update... 2024-09-17T09:58:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:41 smithi153 ceph-mon[27084]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:41 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T09:58:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:41 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T09:58:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:41 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:41 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:58:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:41 smithi153 ceph-mon[27084]: Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:58:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:41 smithi153 ceph-mon[27084]: Reconfiguring daemon mon.a on smithi052 2024-09-17T09:58:41.841 DEBUG:teuthology.orchestra.run.smithi153:mgr.x> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T09:58:41.843 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T09:58:41.843 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T09:58:41.843 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T09:58:41.843 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:58:41.860 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-17T09:58:41.860 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_1 2024-09-17T09:58:41.916 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-17 09:58:32.069913316 +0000 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-17 09:55:54.337038755 +0000 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-17 09:55:54.337038755 +0000 2024-09-17T09:58:41.917 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-17 09:55:54.337038755 +0000 2024-09-17T09:58:41.917 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:58:41.982 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-17T09:58:41.982 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-17T09:58:41.982 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000109404 s, 4.7 MB/s 2024-09-17T09:58:41.984 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:58:42.040 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_2 2024-09-17T09:58:42.096 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-17 09:58:32.069913316 +0000 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-17 09:55:54.667034424 +0000 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-17 09:55:54.667034424 +0000 2024-09-17T09:58:42.097 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-17 09:55:54.667034424 +0000 2024-09-17T09:58:42.097 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:58:42.161 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-17T09:58:42.161 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-17T09:58:42.161 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000110362 s, 4.6 MB/s 2024-09-17T09:58:42.162 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:58:42.220 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_3 2024-09-17T09:58:42.276 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:58:42.276 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:42.277 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-17T09:58:42.277 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:42.277 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:42.277 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-17 09:58:32.069913316 +0000 2024-09-17T09:58:42.277 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-17 09:55:54.981030301 +0000 2024-09-17T09:58:42.277 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-17 09:55:54.981030301 +0000 2024-09-17T09:58:42.277 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-17 09:55:54.981030301 +0000 2024-09-17T09:58:42.277 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:58:42.341 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-17T09:58:42.341 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-17T09:58:42.341 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000105373 s, 4.9 MB/s 2024-09-17T09:58:42.342 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:58:42.399 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_4 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-17 09:58:32.070913303 +0000 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-17 09:55:55.296026164 +0000 2024-09-17T09:58:42.455 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-17 09:55:55.296026164 +0000 2024-09-17T09:58:42.456 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: 2024-09-17 09:55:55.296026164 +0000 2024-09-17T09:58:42.456 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=y;smithi153=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: Saving service mgr spec with placement smithi052=y;smithi153=x;count:2 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: Reconfiguring mgr.y (unknown last config time)... 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:42.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: Reconfiguring daemon mgr.y on smithi052 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=y;smithi153=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: Saving service mgr spec with placement smithi052=y;smithi153=x;count:2 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: Reconfiguring mgr.y (unknown last config time)... 2024-09-17T09:58:42.520 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:42.520 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:42.520 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:42.520 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: Reconfiguring daemon mgr.y on smithi052 2024-09-17T09:58:42.520 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.521 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-17T09:58:42.521 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-17T09:58:42.521 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000107691 s, 4.8 MB/s 2024-09-17T09:58:42.521 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:58:42.578 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-17T09:58:42.578 DEBUG:teuthology.orchestra.run.smithi153:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:58:42.595 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-17T09:58:42.595 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_1 2024-09-17T09:58:42.652 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:58:42.652 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:42.652 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-17T09:58:42.652 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:42.652 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:42.652 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-17 09:58:23.311363073 +0000 2024-09-17T09:58:42.652 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-17 09:55:49.612149155 +0000 2024-09-17T09:58:42.653 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-17 09:55:49.612149155 +0000 2024-09-17T09:58:42.653 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-17 09:55:49.612149155 +0000 2024-09-17T09:58:42.653 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:58:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=y;smithi153=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: Saving service mgr spec with placement smithi052=y;smithi153=x;count:2 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: Reconfiguring mgr.y (unknown last config time)... 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: Reconfiguring daemon mgr.y on smithi052 2024-09-17T09:58:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:42.719 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-17T09:58:42.719 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-17T09:58:42.719 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000192489 s, 2.7 MB/s 2024-09-17T09:58:42.720 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:58:42.777 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_2 2024-09-17T09:58:42.833 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:58:42.833 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:42.833 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-17T09:58:42.834 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:42.834 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:42.834 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-17 09:58:23.311363073 +0000 2024-09-17T09:58:42.834 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-17 09:55:49.950143206 +0000 2024-09-17T09:58:42.834 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-17 09:55:49.950143206 +0000 2024-09-17T09:58:42.834 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-17 09:55:49.950143206 +0000 2024-09-17T09:58:42.834 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:58:42.897 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-17T09:58:42.898 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-17T09:58:42.898 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000210846 s, 2.4 MB/s 2024-09-17T09:58:42.899 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:58:42.956 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_3 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-17 09:58:23.312363055 +0000 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-17 09:55:50.258137785 +0000 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-17 09:55:50.258137785 +0000 2024-09-17T09:58:43.012 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-17 09:55:50.258137785 +0000 2024-09-17T09:58:43.013 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:58:43.076 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-17T09:58:43.076 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-17T09:58:43.076 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000200248 s, 2.6 MB/s 2024-09-17T09:58:43.077 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:58:43.133 DEBUG:teuthology.orchestra.run.smithi153:> stat /dev/vg_nvme/lv_4 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout:Access: 2024-09-17 09:58:23.312363055 +0000 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout:Modify: 2024-09-17 09:55:50.587131995 +0000 2024-09-17T09:58:43.189 INFO:teuthology.orchestra.run.smithi153.stdout:Change: 2024-09-17 09:55:50.587131995 +0000 2024-09-17T09:58:43.190 INFO:teuthology.orchestra.run.smithi153.stdout: Birth: 2024-09-17 09:55:50.587131995 +0000 2024-09-17T09:58:43.190 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:58:43.252 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records in 2024-09-17T09:58:43.252 INFO:teuthology.orchestra.run.smithi153.stderr:1+0 records out 2024-09-17T09:58:43.252 INFO:teuthology.orchestra.run.smithi153.stderr:512 bytes copied, 0.000199371 s, 2.6 MB/s 2024-09-17T09:58:43.254 DEBUG:teuthology.orchestra.run.smithi153:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:58:43.310 INFO:tasks.cephadm:Deploying osd.0 on smithi052 with /dev/vg_nvme/lv_4... 2024-09-17T09:58:43.310 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:58:43.592 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:43.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:43 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:43.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:43 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:43.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:43 smithi153 ceph-mon[27084]: Reconfiguring mon.c (monmap changed)... 2024-09-17T09:58:43.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:43 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:43.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:43 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:43.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:43 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:43.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:43 smithi153 ceph-mon[27084]: Reconfiguring daemon mon.c on smithi052 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[23685]: Reconfiguring mon.c (monmap changed)... 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[23685]: Reconfiguring daemon mon.c on smithi052 2024-09-17T09:58:43.970 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:43.971 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:43.971 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[33536]: Reconfiguring mon.c (monmap changed)... 2024-09-17T09:58:43.971 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:43.971 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:43.971 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:43.972 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:43 smithi052 ceph-mon[33536]: Reconfiguring daemon mon.c on smithi052 2024-09-17T09:58:45.287 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: Reconfiguring mon.b (monmap changed)... 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[23685]: Reconfiguring daemon mon.b on smithi153 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:45.288 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:45.289 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:45.289 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: Reconfiguring mon.b (monmap changed)... 2024-09-17T09:58:45.289 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:45.289 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:45.289 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:45.289 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:45 smithi052 ceph-mon[33536]: Reconfiguring daemon mon.b on smithi153 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: Reconfiguring mon.b (monmap changed)... 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:45.306 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:45 smithi153 ceph-mon[27084]: Reconfiguring daemon mon.b on smithi153 2024-09-17T09:58:46.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:46 smithi153 ceph-mon[27084]: Deploying daemon mgr.x on smithi153 2024-09-17T09:58:46.533 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[33536]: Deploying daemon mgr.x on smithi153 2024-09-17T09:58:46.534 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:46.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:46 smithi052 ceph-mon[23685]: Deploying daemon mgr.x on smithi153 2024-09-17T09:58:46.536 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:58:46.565 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi052:vg_nvme/lv_4 2024-09-17T09:58:46.819 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:47.350 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 systemd[1]: Starting Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T09:58:47.606 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 podman[28775]: 2024-09-17 09:58:47.251347278 +0000 UTC m=+0.019991215 image pull ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T09:58:47.606 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 podman[28775]: 2024-09-17 09:58:47.366895543 +0000 UTC m=+0.135539527 container create 7304585fb79e96f6c121c30ca04c76671dbcfe62084ad0924a6f2458d766ae44 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-c2ddf97) 2024-09-17T09:58:47.606 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 podman[28775]: 2024-09-17 09:58:47.577582166 +0000 UTC m=+0.346226103 container init 7304585fb79e96f6c121c30ca04c76671dbcfe62084ad0924a6f2458d766ae44 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-17T09:58:47.606 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 podman[28775]: 2024-09-17 09:58:47.580576131 +0000 UTC m=+0.349220053 container start 7304585fb79e96f6c121c30ca04c76671dbcfe62084ad0924a6f2458d766ae44 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97) 2024-09-17T09:58:47.923 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 ceph-mgr[28794]: -- 172.21.15.153:0/2371611855 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5600bc9910e0 con 0x5600bc96f400 2024-09-17T09:58:47.923 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 bash[28775]: 7304585fb79e96f6c121c30ca04c76671dbcfe62084ad0924a6f2458d766ae44 2024-09-17T09:58:47.923 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 systemd[1]: Started Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T09:58:47.923 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:47.701+0000 7f180f3c6040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:58:47.923 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:47.763+0000 7f180f3c6040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:58:47.923 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:47.920+0000 7f180f3c6040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:58:48.176 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:47.989+0000 7f180f3c6040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:58:48.428 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:48.173+0000 7f180f3c6040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:58:48.428 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:48.328+0000 7f180f3c6040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.429 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:48.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:48.681 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:48.658+0000 7f180f3c6040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:58:48.950 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:48.721+0000 7f180f3c6040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:58:48.960 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:48.916+0000 7f180f3c6040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:58:50.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:49.833+0000 7f180f3c6040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:58:50.978 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:49.900+0000 7f180f3c6040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:58:50.979 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.979 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.979 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:50.979 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:50.980 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.980 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:50.980 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:50.980 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:50.980 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.980 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1348528874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "142a1b96-45e2-4142-bc8f-6c68be310d2b"}]: dispatch 2024-09-17T09:58:50.981 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1348528874' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "142a1b96-45e2-4142-bc8f-6c68be310d2b"}]': finished 2024-09-17T09:58:50.981 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:58:50.981 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:58:50.982 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:50.636+0000 7f180f3c6040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:58:50.982 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:50.750+0000 7f180f3c6040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:58:50.983 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.983 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.983 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:50.983 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:50.983 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.983 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:50.984 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:50.984 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:50.984 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.984 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1348528874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "142a1b96-45e2-4142-bc8f-6c68be310d2b"}]: dispatch 2024-09-17T09:58:50.984 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1348528874' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "142a1b96-45e2-4142-bc8f-6c68be310d2b"}]': finished 2024-09-17T09:58:50.984 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:58:50.985 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:58:50.985 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.985 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.985 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:50.985 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:50.986 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.986 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:58:50.986 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:50.986 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:50.986 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:50.986 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1348528874' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "142a1b96-45e2-4142-bc8f-6c68be310d2b"}]: dispatch 2024-09-17T09:58:50.986 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1348528874' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "142a1b96-45e2-4142-bc8f-6c68be310d2b"}]': finished 2024-09-17T09:58:50.987 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:58:50.987 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:58:51.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-mon[27084]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:51.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2829313052' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:58:51.172 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:50.890+0000 7f180f3c6040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:58:51.172 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:50.952+0000 7f180f3c6040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:58:51.172 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.101+0000 7f180f3c6040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:58:51.172 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.169+0000 7f180f3c6040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:58:51.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:51 smithi052 ceph-mon[23685]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:51.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:51 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2829313052' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:58:51.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:51 smithi052 ceph-mon[33536]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:51.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:51 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2829313052' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:58:51.449 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.228+0000 7f180f3c6040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:58:51.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.386+0000 7f180f3c6040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:58:51.719 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.450+0000 7f180f3c6040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:58:51.720 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.517+0000 7f180f3c6040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:58:51.720 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.599+0000 7f180f3c6040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:58:51.720 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.658+0000 7f180f3c6040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:58:51.720 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:51.717+0000 7f180f3c6040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:58:52.949 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 09:58:52 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T09:58:52.500+0000 7f180f3c6040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:58:53.338 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[23685]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[23685]: Standby manager daemon x started 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[33536]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[33536]: Standby manager daemon x started 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:58:53.339 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:58:53.340 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:58:53.340 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:53 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:58:53.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:53 smithi153 ceph-mon[27084]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:53.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:58:53.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:53 smithi153 ceph-mon[27084]: Standby manager daemon x started 2024-09-17T09:58:53.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:53 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:58:53.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:53 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:58:53.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:53 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:58:53.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:53 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2881623347' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:58:54.294 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:54 smithi052 ceph-mon[23685]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:54.294 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:54 smithi052 ceph-mon[23685]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-17T09:58:54.294 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:54 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:58:54.294 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:54 smithi052 ceph-mon[33536]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:54.294 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:54 smithi052 ceph-mon[33536]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-17T09:58:54.295 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:54 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:58:54.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:54 smithi153 ceph-mon[27084]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:54.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:54 smithi153 ceph-mon[27084]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-17T09:58:54.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:54 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:58:56.282 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:56 smithi052 ceph-mon[23685]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:56.283 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:56 smithi052 ceph-mon[33536]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:56.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:56 smithi153 ceph-mon[27084]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:57.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:58:57.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:57.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:57 smithi052 ceph-mon[23685]: Deploying daemon osd.0 on smithi052 2024-09-17T09:58:57.435 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:57 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:58:57.435 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:57 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:57.435 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:57 smithi052 ceph-mon[33536]: Deploying daemon osd.0 on smithi052 2024-09-17T09:58:57.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:57 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:58:57.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:57 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:57.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:57 smithi153 ceph-mon[27084]: Deploying daemon osd.0 on smithi052 2024-09-17T09:58:58.430 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:58:58 smithi052 ceph-mon[23685]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:58.430 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:58:58 smithi052 ceph-mon[33536]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:58:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:58:58 smithi153 ceph-mon[27084]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:00.316 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:00 smithi052 ceph-mon[23685]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:00.317 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:00 smithi052 ceph-mon[33536]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:00.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:00 smithi153 ceph-mon[27084]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:02.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:02 smithi153 ceph-mon[27084]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:02.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:02 smithi052 ceph-mon[23685]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:02.461 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:02 smithi052 ceph-mon[33536]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:04 smithi153 ceph-mon[27084]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[23685]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:04.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[33536]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:04.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:04.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:04.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.231 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[23685]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:07.231 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[33536]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:07.232 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.270 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 0 on host 'smithi052' 2024-09-17T09:59:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:07 smithi153 ceph-mon[27084]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:07.972 DEBUG:teuthology.orchestra.run.smithi052:osd.0> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T09:59:07.975 INFO:tasks.cephadm:Deploying osd.1 on smithi052 with /dev/vg_nvme/lv_3... 2024-09-17T09:59:07.975 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T09:59:08.271 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:08 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:08.271 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:08 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:08.271 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:08 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:08.271 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:08 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:08.271 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:08 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:08.271 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:08 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:08.396 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:08 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:08.397 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:08 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:08.397 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:08 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:08.581 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 09:59:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[37327]: 2024-09-17T09:59:08.419+0000 7fa653688640 -1 osd.0 0 log_to_monitors true 2024-09-17T09:59:09.320 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:09 smithi153 ceph-mon[27084]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:09.321 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:09 smithi153 ceph-mon[27084]: from='osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:59:09.321 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:09 smithi153 ceph-mon[27084]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:59:09.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:09 smithi052 ceph-mon[23685]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:09.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:09 smithi052 ceph-mon[23685]: from='osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:59:09.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:09 smithi052 ceph-mon[23685]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:59:09.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:09 smithi052 ceph-mon[33536]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:09.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:09 smithi052 ceph-mon[33536]: from='osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:59:09.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:09 smithi052 ceph-mon[33536]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:59:09.521 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:59:10.278 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[33536]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:59:10.278 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[33536]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:59:10.278 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[33536]: from='osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:10.278 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:10.278 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[33536]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:10.278 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[33536]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T09:59:10.279 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[23685]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:59:10.279 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[23685]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:59:10.279 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[23685]: from='osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:10.279 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:10.279 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[23685]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:10.279 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-mon[23685]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T09:59:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:10 smithi153 ceph-mon[27084]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:59:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:10 smithi153 ceph-mon[27084]: osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:59:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:10 smithi153 ceph-mon[27084]: from='osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:10 smithi153 ceph-mon[27084]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:10 smithi153 ceph-mon[27084]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T09:59:10.598 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[37327]: 2024-09-17T09:59:10.334+0000 7fa64f60b640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T09:59:10.598 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 09:59:10 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[37327]: 2024-09-17T09:59:10.336+0000 7fa64742b640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:59:11.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[33536]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[33536]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[33536]: from='osd.0 ' entity='osd.0' 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[23685]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[23685]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[23685]: from='osd.0 ' entity='osd.0' 2024-09-17T09:59:11.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:11 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:11 smithi153 ceph-mon[27084]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:11 smithi153 ceph-mon[27084]: osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:59:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:11 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:11 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:11 smithi153 ceph-mon[27084]: from='osd.0 ' entity='osd.0' 2024-09-17T09:59:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:11 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:12.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T09:59:12.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T09:59:12.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:12.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287] boot 2024-09-17T09:59:12.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi052 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi052 to 16068M 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:12.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287] boot 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi052 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi052 to 16068M 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:12.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:12.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: osd.0 [v2:172.21.15.52:6802/2952633287,v1:172.21.15.52:6803/2952633287] boot 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi052 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi052 to 16068M 2024-09-17T09:59:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:12.959 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:59:12.987 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi052:vg_nvme/lv_3 2024-09-17T09:59:13.241 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:59:13.611 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:13 smithi052 ceph-mon[23685]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:59:13.611 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:13 smithi052 ceph-mon[33536]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:59:13.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:13 smithi153 ceph-mon[27084]: osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:59:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[23685]: pgmap v37: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[23685]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:59:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:59:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:59:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[33536]: pgmap v37: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[33536]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:59:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:59:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:59:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:14 smithi153 ceph-mon[27084]: pgmap v37: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:14 smithi153 ceph-mon[27084]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:59:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:59:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:59:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:16 smithi153 ceph-mon[27084]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:16.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:16 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3066215099' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94a8125c-33fb-41aa-889d-29c3fba01e46"}]: dispatch 2024-09-17T09:59:16.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:16 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3066215099' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94a8125c-33fb-41aa-889d-29c3fba01e46"}]': finished 2024-09-17T09:59:16.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:16 smithi153 ceph-mon[27084]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:59:16.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:16.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[23685]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:16.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3066215099' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94a8125c-33fb-41aa-889d-29c3fba01e46"}]: dispatch 2024-09-17T09:59:16.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3066215099' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94a8125c-33fb-41aa-889d-29c3fba01e46"}]': finished 2024-09-17T09:59:16.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[23685]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:59:16.748 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:16.749 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[33536]: pgmap v38: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:16.749 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3066215099' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "94a8125c-33fb-41aa-889d-29c3fba01e46"}]: dispatch 2024-09-17T09:59:16.749 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3066215099' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "94a8125c-33fb-41aa-889d-29c3fba01e46"}]': finished 2024-09-17T09:59:16.749 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[33536]: osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:59:16.749 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:17.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:17 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3275938994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:59:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:17 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3275938994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:59:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:17 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3275938994' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:59:18.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:18 smithi153 ceph-mon[27084]: pgmap v40: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:18.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:18 smithi052 ceph-mon[23685]: pgmap v40: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:18.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:18 smithi052 ceph-mon[33536]: pgmap v40: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:20 smithi052 ceph-mon[23685]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:20.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:20 smithi052 ceph-mon[33536]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:20.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:20 smithi153 ceph-mon[27084]: pgmap v41: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:22.485 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:22 smithi052 ceph-mon[23685]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:22.485 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:22 smithi052 ceph-mon[33536]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:22.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:22 smithi153 ceph-mon[27084]: pgmap v42: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[23685]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:59:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[23685]: Deploying daemon osd.1 on smithi052 2024-09-17T09:59:24.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[33536]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:24.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:59:24.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:24.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:24 smithi052 ceph-mon[33536]: Deploying daemon osd.1 on smithi052 2024-09-17T09:59:24.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:24 smithi153 ceph-mon[27084]: pgmap v43: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:24.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:24 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:59:24.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:24 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:24.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:24 smithi153 ceph-mon[27084]: Deploying daemon osd.1 on smithi052 2024-09-17T09:59:26.486 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:26 smithi052 ceph-mon[23685]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:26.486 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:26 smithi052 ceph-mon[33536]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:26 smithi153 ceph-mon[27084]: pgmap v44: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:28.667 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:28 smithi052 ceph-mon[23685]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:28.668 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:28 smithi052 ceph-mon[33536]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:28.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:28 smithi153 ceph-mon[27084]: pgmap v45: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:30.430 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[33536]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:30.430 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:30.430 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:30.431 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:30.431 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[23685]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:30.431 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:30.431 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:30.431 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:30.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:30 smithi153 ceph-mon[27084]: pgmap v46: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:30.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:30.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:30.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:32.631 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:32 smithi052 ceph-mon[23685]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:32.631 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:32 smithi052 ceph-mon[33536]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:32.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:32 smithi153 ceph-mon[27084]: pgmap v47: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.056 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:34.057 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:34.057 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:33 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.096 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 1 on host 'smithi052' 2024-09-17T09:59:34.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:33 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:33 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:33 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:34.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:33 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:34.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:33 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:34.863 DEBUG:teuthology.orchestra.run.smithi052:osd.1> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T09:59:34.866 INFO:tasks.cephadm:Deploying osd.2 on smithi052 with /dev/vg_nvme/lv_2... 2024-09-17T09:59:34.866 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T09:59:35.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[23685]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[33536]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:34 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:34 smithi153 ceph-mon[27084]: pgmap v48: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:34 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:34 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:34 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:35.598 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 09:59:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[43215]: 2024-09-17T09:59:35.224+0000 7f0b9aa6e640 -1 osd.1 0 log_to_monitors true 2024-09-17T09:59:36.002 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:59:36.197 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:35 smithi052 ceph-mon[23685]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:59:36.197 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:35 smithi052 ceph-mon[33536]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:59:36.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:35 smithi153 ceph-mon[27084]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:59:37.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[23685]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:37.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[23685]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:59:37.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[23685]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:59:37.183 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[23685]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:37.184 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:37.184 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[33536]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:37.184 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[33536]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:59:37.184 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[33536]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:59:37.184 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[33536]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:37.184 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:37.185 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[43215]: 2024-09-17T09:59:36.894+0000 7f0b969f1640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T09:59:37.185 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 09:59:36 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[43215]: 2024-09-17T09:59:36.897+0000 7f0b92819640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:59:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:36 smithi153 ceph-mon[27084]: pgmap v49: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:37.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:36 smithi153 ceph-mon[27084]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:59:37.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:36 smithi153 ceph-mon[27084]: osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:59:37.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:36 smithi153 ceph-mon[27084]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T09:59:37.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:36 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:38.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:37 smithi153 ceph-mon[27084]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T09:59:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:37 smithi153 ceph-mon[27084]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:59:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:37 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:38.304 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[23685]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T09:59:38.305 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[23685]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:59:38.305 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:38.305 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:38.305 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[33536]: from='osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T09:59:38.305 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[33536]: osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:59:38.305 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:38.305 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:37 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105] boot 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105] boot 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:39.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: pgmap v52: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: osd.1 [v2:172.21.15.52:6810/1705912105,v1:172.21.15.52:6811/1705912105] boot 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.218 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.219 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:39.219 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:59:39.219 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:39.219 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:39.219 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:39.219 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:40.074 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T09:59:40.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:39 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi052 2024-09-17T09:59:40.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:39 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi052 to 8034M 2024-09-17T09:59:40.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:39 smithi052 ceph-mon[23685]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:59:40.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:39 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi052 2024-09-17T09:59:40.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:39 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi052 to 8034M 2024-09-17T09:59:40.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:39 smithi052 ceph-mon[33536]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:59:40.107 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi052:vg_nvme/lv_2 2024-09-17T09:59:40.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:39 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi052 2024-09-17T09:59:40.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:39 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi052 to 8034M 2024-09-17T09:59:40.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:39 smithi153 ceph-mon[27084]: osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:59:40.375 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:59:41.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:40 smithi052 ceph-mon[23685]: pgmap v55: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:40 smithi052 ceph-mon[33536]: pgmap v55: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:40 smithi153 ceph-mon[27084]: pgmap v55: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:41 smithi153 ceph-mon[27084]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:59:42.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:59:42.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:59:42.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[23685]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:59:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:59:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:59:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:42.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[33536]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:59:42.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:59:42.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:59:42.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:42 smithi052 ceph-mon[23685]: pgmap v56: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:42 smithi052 ceph-mon[33536]: pgmap v56: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:42 smithi153 ceph-mon[27084]: pgmap v56: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:44.045 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1689433572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4544d2a3-a5c8-456f-9656-3031f472b129"}]: dispatch 2024-09-17T09:59:44.045 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1689433572' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4544d2a3-a5c8-456f-9656-3031f472b129"}]': finished 2024-09-17T09:59:44.045 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[23685]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:59:44.046 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:59:44.046 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1689433572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4544d2a3-a5c8-456f-9656-3031f472b129"}]: dispatch 2024-09-17T09:59:44.046 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1689433572' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4544d2a3-a5c8-456f-9656-3031f472b129"}]': finished 2024-09-17T09:59:44.046 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[33536]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:59:44.046 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:43 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:59:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:43 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1689433572' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4544d2a3-a5c8-456f-9656-3031f472b129"}]: dispatch 2024-09-17T09:59:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:43 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1689433572' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4544d2a3-a5c8-456f-9656-3031f472b129"}]': finished 2024-09-17T09:59:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:43 smithi153 ceph-mon[27084]: osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:59:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:43 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:59:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:44 smithi153 ceph-mon[27084]: pgmap v57: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:45.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:44 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/430970790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:59:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:44 smithi052 ceph-mon[23685]: pgmap v57: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:44 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/430970790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:59:45.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:44 smithi052 ceph-mon[33536]: pgmap v57: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:45.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:44 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/430970790' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:59:47.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:46 smithi153 ceph-mon[27084]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:47.246 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:46 smithi052 ceph-mon[33536]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:47.246 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:46 smithi052 ceph-mon[23685]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:49.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:48 smithi153 ceph-mon[27084]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:48 smithi052 ceph-mon[23685]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:48 smithi052 ceph-mon[33536]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:50 smithi153 ceph-mon[27084]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:51.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:50 smithi052 ceph-mon[23685]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:51.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:50 smithi052 ceph-mon[33536]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:52.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:51 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:59:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:51 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:51 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:59:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:51 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:51 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:59:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:51 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:53.064 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:52 smithi052 ceph-mon[23685]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:53.064 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:52 smithi052 ceph-mon[23685]: Deploying daemon osd.2 on smithi052 2024-09-17T09:59:53.065 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:52 smithi052 ceph-mon[33536]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:53.065 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:52 smithi052 ceph-mon[33536]: Deploying daemon osd.2 on smithi052 2024-09-17T09:59:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:52 smithi153 ceph-mon[27084]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:53.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:52 smithi153 ceph-mon[27084]: Deploying daemon osd.2 on smithi052 2024-09-17T09:59:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:54 smithi052 ceph-mon[23685]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:54 smithi052 ceph-mon[33536]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:54 smithi153 ceph-mon[27084]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:57.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:56 smithi052 ceph-mon[33536]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:56 smithi052 ceph-mon[23685]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:56 smithi153 ceph-mon[27084]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:57 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:58.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:57 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:58.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:57 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:58.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:57 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:58.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:57 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:59:58.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:57 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:58.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:57 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T09:59:58.999 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 09:59:58 smithi052 ceph-mon[23685]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:59.338 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 09:59:58 smithi052 ceph-mon[33536]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:59:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 09:59:58 smithi153 ceph-mon[27084]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:00.508 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 2 on host 'smithi052' 2024-09-17T10:00:01.063 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:01.063 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.063 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.063 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:01.063 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: overall HEALTH_OK 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:01.064 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:01.065 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.065 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: overall HEALTH_OK 2024-09-17T10:00:01.065 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:01.065 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.065 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:00 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.096 DEBUG:teuthology.orchestra.run.smithi052:osd.2> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T10:00:01.098 INFO:tasks.cephadm:Deploying osd.3 on smithi052 with /dev/vg_nvme/lv_1... 2024-09-17T10:00:01.098 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T10:00:01.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: overall HEALTH_OK 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:00 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:02.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:01 smithi052 ceph-mon[33536]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T10:00:02.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:01 smithi052 ceph-mon[23685]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T10:00:02.098 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[48756]: 2024-09-17T10:00:01.786+0000 7f1cefcf6640 -1 osd.2 0 log_to_monitors true 2024-09-17T10:00:02.249 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:00:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:01 smithi153 ceph-mon[27084]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[23685]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[23685]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[23685]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[23685]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[33536]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[33536]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:00:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[33536]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:00:03.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[33536]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T10:00:03.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:02 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:02 smithi153 ceph-mon[27084]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:02 smithi153 ceph-mon[27084]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:00:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:02 smithi153 ceph-mon[27084]: osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:00:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:02 smithi153 ceph-mon[27084]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T10:00:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:02 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:03.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[48756]: 2024-09-17T10:00:03.245+0000 7f1cebc79640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T10:00:03.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[48756]: 2024-09-17T10:00:03.248+0000 7f1ce3a99640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:00:04.253 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[23685]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T10:00:04.253 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[23685]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:00:04.253 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.253 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.253 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[23685]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' 2024-09-17T10:00:04.253 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.254 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[33536]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T10:00:04.254 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[33536]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:00:04.254 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.254 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.254 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[33536]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' 2024-09-17T10:00:04.254 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:03 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:03 smithi153 ceph-mon[27084]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T10:00:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:03 smithi153 ceph-mon[27084]: osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:00:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:03 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:03 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:03 smithi153 ceph-mon[27084]: from='osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961]' entity='osd.2' 2024-09-17T10:00:04.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:03 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:05.274 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T10:00:05.274 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T10:00:05.274 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:05.274 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961] boot 2024-09-17T10:00:05.274 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T10:00:05.275 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961] boot 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:05.276 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:04 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: osd.2 [v2:172.21.15.52:6818/4048545961,v1:172.21.15.52:6819/4048545961] boot 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:05.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:05.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:05.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:05.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:04 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:06.299 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi052 2024-09-17T10:00:06.299 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi052 to 5356M 2024-09-17T10:00:06.299 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' 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-17T10:00:06.299 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' 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-17T10:00:06.299 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[23685]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:00:06.299 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T10:00:06.299 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi052 2024-09-17T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi052 to 5356M 2024-09-17T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' 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-17T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' 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-17T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[33536]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:00:06.300 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:06 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T10:00:06.302 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:00:06.329 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi052:vg_nvme/lv_1 2024-09-17T10:00:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:06 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi052 2024-09-17T10:00:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:06 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi052 to 5356M 2024-09-17T10:00:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:06 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' 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-17T10:00:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:06 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' 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-17T10:00:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:06 smithi153 ceph-mon[27084]: osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:00:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:06 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T10:00:06.584 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:00:07.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:07 smithi052 ceph-mon[23685]: pgmap v72: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:07.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:00:07.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:07 smithi052 ceph-mon[23685]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:00:07.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:07 smithi052 ceph-mon[33536]: pgmap v72: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:07.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:00:07.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:07 smithi052 ceph-mon[33536]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:00:07.350 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:07 smithi153 ceph-mon[27084]: pgmap v72: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:07.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:00:07.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:07 smithi153 ceph-mon[27084]: osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:00:07.712 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52550]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T10:00:07.712 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52550]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:07.712 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:07.712 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52550]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:08.011 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52612]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T10:00:08.012 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52612]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:08.012 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:08.012 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:00:07 smithi052 sudo[52612]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:08.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[23685]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[33536]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:00:08.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:08 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:08 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:08 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:08 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:08 smithi153 ceph-mon[27084]: osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:00:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:08 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:08.722 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52631]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T10:00:08.722 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52631]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:08.722 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:08.722 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52631]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:09.004 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52656]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T10:00:09.004 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52656]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:09.004 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:09.004 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:00:08 smithi052 sudo[52656]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:09.255 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:09 smithi052 ceph-mon[23685]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:09.255 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:09 smithi052 ceph-mon[23685]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:09.255 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:09 smithi052 ceph-mon[23685]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-17T10:00:09.255 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:09 smithi052 ceph-mon[33536]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:09.255 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:09 smithi052 ceph-mon[33536]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:09.256 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:09 smithi052 ceph-mon[33536]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-17T10:00:09.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:09 smithi153 ceph-mon[27084]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:09.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:09 smithi153 ceph-mon[27084]: from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:09.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:09 smithi153 ceph-mon[27084]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-17T10:00:09.555 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52686]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T10:00:09.555 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52686]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:09.555 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:09.555 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52686]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:09.848 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52720]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T10:00:09.848 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52720]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:09.848 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:09.848 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:00:09 smithi052 sudo[52720]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:10.549 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52754]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T10:00:10.549 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52754]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:10.549 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:10.549 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52754]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52804]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T10:00:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52804]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 sudo[52804]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3288210419' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a84793c-aa63-49f2-b7e0-27bd2e7eecae"}]: dispatch 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3288210419' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a84793c-aa63-49f2-b7e0-27bd2e7eecae"}]': finished 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[23685]: osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[23685]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3288210419' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a84793c-aa63-49f2-b7e0-27bd2e7eecae"}]: dispatch 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3288210419' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a84793c-aa63-49f2-b7e0-27bd2e7eecae"}]': finished 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[33536]: osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:10 smithi052 ceph-mon[33536]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3288210419' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6a84793c-aa63-49f2-b7e0-27bd2e7eecae"}]: dispatch 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3288210419' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6a84793c-aa63-49f2-b7e0-27bd2e7eecae"}]': finished 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 ceph-mon[27084]: osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 ceph-mon[27084]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 sudo[29440]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 sudo[29440]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:10.930 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 sudo[29440]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:10 smithi153 sudo[29440]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:11 smithi153 sudo[29444]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T10:00:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:11 smithi153 sudo[29444]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:11 smithi153 sudo[29444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:11 smithi153 sudo[29444]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:12.092 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:11 smithi052 sudo[53178]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-17T10:00:12.092 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:11 smithi052 sudo[53178]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:12.092 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:11 smithi052 sudo[53178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:12.092 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:11 smithi052 sudo[53178]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 sudo[53182]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 sudo[53182]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 sudo[53182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 sudo[53182]: pam_unix(sudo:session): session closed for user root 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/123014173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:12.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/123014173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:00:12.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:12.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:12.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:12.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:12.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/123014173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:00:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:00:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:00:13.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:13 smithi153 ceph-mon[27084]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:13 smithi153 ceph-mon[27084]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:13 smithi153 ceph-mon[27084]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:13.531 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:13 smithi052 ceph-mon[33536]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:13.531 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:13 smithi052 ceph-mon[33536]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:13.531 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:13 smithi052 ceph-mon[33536]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:13.532 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:13 smithi052 ceph-mon[23685]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:13.532 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:13 smithi052 ceph-mon[23685]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:00:13.532 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:13 smithi052 ceph-mon[23685]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:00:14.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:14 smithi052 ceph-mon[23685]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:14.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:14 smithi052 ceph-mon[33536]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:14.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:14 smithi153 ceph-mon[27084]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:16.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:16 smithi153 ceph-mon[27084]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T10:00:16.481 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:16 smithi052 ceph-mon[33536]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T10:00:16.481 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:16 smithi052 ceph-mon[23685]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T10:00:17.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:17 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T10:00:17.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:17 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:17.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:17 smithi153 ceph-mon[27084]: Deploying daemon osd.3 on smithi052 2024-09-17T10:00:17.484 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:17 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T10:00:17.484 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:17 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:17.484 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:17 smithi052 ceph-mon[23685]: Deploying daemon osd.3 on smithi052 2024-09-17T10:00:17.484 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:17 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T10:00:17.484 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:17 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:17.484 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:17 smithi052 ceph-mon[33536]: Deploying daemon osd.3 on smithi052 2024-09-17T10:00:18.429 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:18 smithi052 ceph-mon[23685]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T10:00:18.429 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:18 smithi052 ceph-mon[33536]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T10:00:18.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:18 smithi153 ceph-mon[27084]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T10:00:20.334 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:20 smithi052 ceph-mon[23685]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T10:00:20.335 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:20 smithi052 ceph-mon[33536]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T10:00:20.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:20 smithi153 ceph-mon[27084]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T10:00:22.300 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:22 smithi052 ceph-mon[23685]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 68 KiB/s wr, 4 op/s 2024-09-17T10:00:22.300 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:22 smithi052 ceph-mon[33536]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 68 KiB/s wr, 4 op/s 2024-09-17T10:00:22.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:22 smithi153 ceph-mon[27084]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 68 KiB/s wr, 4 op/s 2024-09-17T10:00:23.294 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:23 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:23.295 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:23 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:23.295 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:23 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:23.295 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:23 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:23.295 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:23 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:23.295 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:23 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:23.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:23 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:23.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:23 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:23.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:23 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:24.844 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:24 smithi052 ceph-mon[33536]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T10:00:24.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:24 smithi052 ceph-mon[23685]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T10:00:24.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:24 smithi153 ceph-mon[27084]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T10:00:25.436 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 3 on host 'smithi052' 2024-09-17T10:00:26.369 DEBUG:teuthology.orchestra.run.smithi052:osd.3> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T10:00:26.371 INFO:tasks.cephadm:Deploying osd.4 on smithi153 with /dev/vg_nvme/lv_4... 2024-09-17T10:00:26.371 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T10:00:26.626 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:00:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:26 smithi153 ceph-mon[27084]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T10:00:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:26 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:26.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:26 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:26.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:26 smithi052 ceph-mon[23685]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T10:00:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:26 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:26 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:26 smithi052 ceph-mon[33536]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T10:00:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:26 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:26 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:27.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:27 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:27.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:27 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:27 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:27 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:27.793 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:27 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:27.956 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:27 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:28.098 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:00:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[54411]: 2024-09-17T10:00:27.807+0000 7fa9c69db640 -1 osd.3 0 log_to_monitors true 2024-09-17T10:00:28.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:28 smithi153 ceph-mon[27084]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:28.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:28 smithi153 ceph-mon[27084]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:00:28.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:28 smithi052 ceph-mon[33536]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:28.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:28 smithi052 ceph-mon[33536]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:00:28.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:28 smithi052 ceph-mon[23685]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:28.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:28 smithi052 ceph-mon[23685]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T10:00:29.096 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T10:00:29.124 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_4 2024-09-17T10:00:29.386 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:00:29.648 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:29 smithi153 ceph-mon[27084]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:00:29.649 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:29 smithi153 ceph-mon[27084]: osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:00:29.649 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:29 smithi153 ceph-mon[27084]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T10:00:29.649 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:29 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:29.809 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[33536]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:00:29.809 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[33536]: osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:00:29.809 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[33536]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T10:00:29.809 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:29.810 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[23685]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:00:29.810 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[23685]: osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:00:29.810 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[23685]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]: dispatch 2024-09-17T10:00:29.810 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:29.810 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[54411]: 2024-09-17T10:00:29.536+0000 7fa9c295e640 -1 osd.3 0 waiting for initial osdmap 2024-09-17T10:00:29.810 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:00:29 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[54411]: 2024-09-17T10:00:29.540+0000 7fa9be786640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi052 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi052 to 4017M 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.583 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:30.584 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:30.584 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:30.584 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T10:00:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi052 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi052 to 4017M 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:30.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-17T10:00:30.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi052 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi052 to 4017M 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:30.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:30.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T10:00:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T10:00:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[23685]: osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784] boot 2024-09-17T10:00:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[23685]: osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:00:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:31.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T10:00:31.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T10:00:31.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[33536]: osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784] boot 2024-09-17T10:00:31.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[33536]: osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:00:31.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:31 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:31.917 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:31 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T10:00:31.917 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:31 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T10:00:31.917 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:31 smithi153 ceph-mon[27084]: osd.3 [v2:172.21.15.52:6826/730476784,v1:172.21.15.52:6827/730476784] boot 2024-09-17T10:00:31.917 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:31 smithi153 ceph-mon[27084]: osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:00:31.917 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:31 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:00:32.792 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:32 smithi153 ceph-mon[27084]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:32.793 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:32 smithi153 ceph-mon[27084]: osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:00:32.793 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:32 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/3763384029' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]: dispatch 2024-09-17T10:00:32.793 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:32 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]: dispatch 2024-09-17T10:00:32.793 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:32 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]': finished 2024-09-17T10:00:32.793 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:32 smithi153 ceph-mon[27084]: osdmap e27: 5 total, 4 up, 5 in 2024-09-17T10:00:32.793 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:32 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:32.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[23685]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[23685]: osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/3763384029' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]: dispatch 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]: dispatch 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]': finished 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[23685]: osdmap e27: 5 total, 4 up, 5 in 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[33536]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:32.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[33536]: osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:00:32.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/3763384029' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]: dispatch 2024-09-17T10:00:32.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]: dispatch 2024-09-17T10:00:32.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "84829925-4563-4be7-aee9-d534455ce8a9"}]': finished 2024-09-17T10:00:32.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[33536]: osdmap e27: 5 total, 4 up, 5 in 2024-09-17T10:00:32.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:32 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:33.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:33 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/1208582143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:00:33.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:33 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/1208582143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:00:33.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:33 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/1208582143' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:00:34.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:34 smithi052 ceph-mon[23685]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:34.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:34 smithi052 ceph-mon[33536]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:34.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:34 smithi153 ceph-mon[27084]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:36.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:36 smithi052 ceph-mon[23685]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:36.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:36 smithi052 ceph-mon[33536]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:36.897 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:36 smithi153 ceph-mon[27084]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:38.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:38 smithi052 ceph-mon[23685]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:38.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:38 smithi052 ceph-mon[33536]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:38.871 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:38 smithi153 ceph-mon[27084]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:39.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:39 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T10:00:39.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:39 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:39.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:39 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T10:00:39.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:39 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:39.866 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:39 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T10:00:39.866 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:39 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:40.807 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:40 smithi153 ceph-mon[27084]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:40.807 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:40 smithi153 ceph-mon[27084]: Deploying daemon osd.4 on smithi153 2024-09-17T10:00:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:40 smithi052 ceph-mon[23685]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:40 smithi052 ceph-mon[23685]: Deploying daemon osd.4 on smithi153 2024-09-17T10:00:40.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:40 smithi052 ceph-mon[33536]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:40.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:40 smithi052 ceph-mon[33536]: Deploying daemon osd.4 on smithi153 2024-09-17T10:00:42.788 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:42 smithi153 ceph-mon[27084]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:42.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:42 smithi052 ceph-mon[23685]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:42 smithi052 ceph-mon[33536]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:44.675 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:44 smithi153 ceph-mon[27084]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:44 smithi052 ceph-mon[23685]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:44.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:44 smithi052 ceph-mon[33536]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:45.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:46 smithi052 ceph-mon[33536]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:46 smithi052 ceph-mon[23685]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:46.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:46 smithi153 ceph-mon[27084]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:49.180 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:48 smithi153 ceph-mon[27084]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:49.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:49.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:49.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[23685]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[33536]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:49.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:49.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:49.842 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 4 on host 'smithi153' 2024-09-17T10:00:50.138 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:50.138 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:50.139 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:49 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:50.250 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:50.250 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:50.250 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:49 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:50.250 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:00:50.250 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:50.250 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:49 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:50.458 DEBUG:teuthology.orchestra.run.smithi153:osd.4> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T10:00:50.460 INFO:tasks.cephadm:Deploying osd.5 on smithi153 with /dev/vg_nvme/lv_3... 2024-09-17T10:00:50.460 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T10:00:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:50 smithi153 ceph-mon[27084]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:50 smithi153 ceph-mon[27084]: from='osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:00:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:50 smithi153 ceph-mon[27084]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:00:51.266 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:50 smithi052 ceph-mon[23685]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:51.266 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:50 smithi052 ceph-mon[23685]: from='osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:00:51.266 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:50 smithi052 ceph-mon[23685]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:00:51.266 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:50 smithi052 ceph-mon[33536]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:51.266 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:50 smithi052 ceph-mon[33536]: from='osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:00:51.266 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:50 smithi052 ceph-mon[33536]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T10:00:51.945 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:00:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[23685]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:00:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[23685]: from='osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:00:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[23685]: osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:00:52.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:52.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[23685]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:00:52.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[23685]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:00:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[33536]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:00:52.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[33536]: from='osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:00:52.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[33536]: osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:00:52.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:52.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[33536]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:00:52.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:51 smithi052 ceph-mon[33536]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:00:52.195 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-mon[27084]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:00:52.195 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-mon[27084]: from='osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:00:52.195 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-mon[27084]: osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:00:52.196 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:52.196 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-mon[27084]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:00:52.196 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-mon[27084]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:00:52.196 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[31716]: 2024-09-17T10:00:51.920+0000 7f1097918640 -1 osd.4 0 waiting for initial osdmap 2024-09-17T10:00:52.196 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:00:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[31716]: 2024-09-17T10:00:51.927+0000 7f1093740640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:00:53.174 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:52 smithi153 ceph-mon[27084]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:53.175 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:52 smithi153 ceph-mon[27084]: osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:00:53.175 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:52 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.175 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:52 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.175 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:52 smithi153 ceph-mon[27084]: osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016] boot 2024-09-17T10:00:53.175 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:52 smithi153 ceph-mon[27084]: osdmap e30: 5 total, 5 up, 5 in 2024-09-17T10:00:53.175 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:52 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[23685]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[23685]: osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[23685]: osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016] boot 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[23685]: osdmap e30: 5 total, 5 up, 5 in 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[33536]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:00:53.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[33536]: osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:00:53.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:53.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[33536]: osd.4 [v2:172.21.15.153:6800/3493843016,v1:172.21.15.153:6801/3493843016] boot 2024-09-17T10:00:53.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[33536]: osdmap e30: 5 total, 5 up, 5 in 2024-09-17T10:00:53.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:52 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.171 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:53 smithi153 ceph-mon[27084]: osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[23685]: osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:54.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:54.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:00:54.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:53 smithi052 ceph-mon[33536]: osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:00:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:54 smithi153 ceph-mon[27084]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:54 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi153 2024-09-17T10:00:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:54 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi153 to 17088M 2024-09-17T10:00:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:54 smithi153 ceph-mon[27084]: osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:00:55.229 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T10:00:55.254 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_3 2024-09-17T10:00:55.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[23685]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:55.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi153 2024-09-17T10:00:55.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi153 to 17088M 2024-09-17T10:00:55.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[23685]: osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:00:55.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[33536]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:55.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi153 2024-09-17T10:00:55.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi153 to 17088M 2024-09-17T10:00:55.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:54 smithi052 ceph-mon[33536]: osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:00:55.497 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:00:56.774 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:56 smithi153 ceph-mon[27084]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:56.774 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:56 smithi153 ceph-mon[27084]: osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:00:56.774 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:56 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:56.774 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:56 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:56.774 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:56 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[33536]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[33536]: osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:00:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[23685]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[23685]: osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:00:57.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:00:57.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:00:57.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:56 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:57.845 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:57 smithi153 ceph-mon[27084]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:57.845 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:57 smithi153 ceph-mon[27084]: osdmap e34: 5 total, 5 up, 5 in 2024-09-17T10:00:58.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:57 smithi052 ceph-mon[23685]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:57 smithi052 ceph-mon[23685]: osdmap e34: 5 total, 5 up, 5 in 2024-09-17T10:00:58.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:57 smithi052 ceph-mon[33536]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:00:58.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:57 smithi052 ceph-mon[33536]: osdmap e34: 5 total, 5 up, 5 in 2024-09-17T10:00:58.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:58 smithi153 ceph-mon[27084]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:58.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:58 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/148991280' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]: dispatch 2024-09-17T10:00:58.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:58 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]: dispatch 2024-09-17T10:00:58.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:58 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]': finished 2024-09-17T10:00:58.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:58 smithi153 ceph-mon[27084]: osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:00:58.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:58 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:00:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[33536]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/148991280' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]: dispatch 2024-09-17T10:00:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]: dispatch 2024-09-17T10:00:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]': finished 2024-09-17T10:00:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[33536]: osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:00:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:00:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[23685]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:00:59.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/148991280' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]: dispatch 2024-09-17T10:00:59.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]: dispatch 2024-09-17T10:00:59.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8bcd575a-1554-4426-b6f4-093e50ad13f6"}]': finished 2024-09-17T10:00:59.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[23685]: osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:00:59.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:58 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:00:59.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:00:59 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/267706467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:00.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:00:59 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/267706467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:00:59 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/267706467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:00.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:00 smithi153 ceph-mon[27084]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 137 KiB/s, 0 objects/s recovering 2024-09-17T10:01:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:00 smithi052 ceph-mon[23685]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 137 KiB/s, 0 objects/s recovering 2024-09-17T10:01:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:00 smithi052 ceph-mon[33536]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 137 KiB/s, 0 objects/s recovering 2024-09-17T10:01:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:02 smithi052 ceph-mon[23685]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T10:01:02.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:02 smithi052 ceph-mon[33536]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T10:01:02.928 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:02 smithi153 ceph-mon[27084]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T10:01:04.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:04 smithi153 ceph-mon[27084]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T10:01:05.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:04 smithi052 ceph-mon[23685]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T10:01:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:04 smithi052 ceph-mon[33536]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T10:01:05.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:05 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T10:01:05.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:05 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:05 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T10:01:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:05 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:06.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:05 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T10:01:06.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:05 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:07.072 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:06 smithi153 ceph-mon[27084]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T10:01:07.073 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:06 smithi153 ceph-mon[27084]: Deploying daemon osd.5 on smithi153 2024-09-17T10:01:07.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:06 smithi052 ceph-mon[23685]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T10:01:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:06 smithi052 ceph-mon[23685]: Deploying daemon osd.5 on smithi153 2024-09-17T10:01:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:06 smithi052 ceph-mon[33536]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T10:01:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:06 smithi052 ceph-mon[33536]: Deploying daemon osd.5 on smithi153 2024-09-17T10:01:08.964 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:08 smithi153 ceph-mon[27084]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:01:09.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:08 smithi052 ceph-mon[23685]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:01:09.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:08 smithi052 ceph-mon[33536]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:01:10.936 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:10 smithi153 ceph-mon[27084]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T10:01:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:10 smithi052 ceph-mon[23685]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T10:01:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:10 smithi052 ceph-mon[33536]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T10:01:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:12 smithi153 ceph-mon[27084]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:12 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[23685]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[33536]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:13.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:13.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:13.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:12 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:14 smithi153 ceph-mon[27084]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:14 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:15.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[23685]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[33536]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:14 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:15.995 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 5 on host 'smithi153' 2024-09-17T10:01:16.682 DEBUG:teuthology.orchestra.run.smithi153:osd.5> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T10:01:16.684 INFO:tasks.cephadm:Deploying osd.6 on smithi153 with /dev/vg_nvme/lv_2... 2024-09-17T10:01:16.685 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T10:01:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:16 smithi153 ceph-mon[27084]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:16 smithi153 ceph-mon[27084]: from='osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:01:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:16 smithi153 ceph-mon[27084]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[23685]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[23685]: from='osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[23685]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[33536]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:17.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:17.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:17.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[33536]: from='osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:01:17.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:16 smithi052 ceph-mon[33536]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T10:01:17.888 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:01:18.150 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:18 smithi153 ceph-mon[27084]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:01:18.151 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:18 smithi153 ceph-mon[27084]: osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:01:18.151 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:18 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:18.151 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:18 smithi153 ceph-mon[27084]: from='osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:18.151 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:18 smithi153 ceph-mon[27084]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:18.152 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:01:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[37666]: 2024-09-17T10:01:18.005+0000 7f863543b640 -1 osd.5 0 waiting for initial osdmap 2024-09-17T10:01:18.152 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:01:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[37666]: 2024-09-17T10:01:18.009+0000 7f8631263640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:01:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[23685]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:01:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[23685]: osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:01:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[23685]: from='osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[23685]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:18.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[33536]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:01:18.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[33536]: osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:01:18.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:18.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[33536]: from='osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:18.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:17 smithi052 ceph-mon[33536]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:19.192 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:19.193 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:01:19.193 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: osdmap e37: 6 total, 5 up, 6 in 2024-09-17T10:01:19.193 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.193 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.193 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017] boot 2024-09-17T10:01:19.194 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:01:19.194 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:19 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:19.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:01:19.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: osdmap e37: 6 total, 5 up, 6 in 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017] boot 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: osdmap e37: 6 total, 5 up, 6 in 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:19.355 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: osd.5 [v2:172.21.15.153:6808/1157610017,v1:172.21.15.153:6809/1157610017] boot 2024-09-17T10:01:19.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:01:19.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:19 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:01:20.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:20 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T10:01:20.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:20 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T10:01:20.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:20 smithi153 ceph-mon[27084]: osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:01:20.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:20 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T10:01:20.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:20 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T10:01:20.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:20 smithi052 ceph-mon[23685]: osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:01:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:20 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T10:01:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:20 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T10:01:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:20 smithi052 ceph-mon[33536]: osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:21.220 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:21 smithi153 ceph-mon[27084]: osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[23685]: osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:21.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:21.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:21 smithi052 ceph-mon[33536]: osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:01:21.924 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T10:01:21.950 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_2 2024-09-17T10:01:22.197 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:01:22.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:22 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi153 2024-09-17T10:01:22.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:22 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi153 to 8544M 2024-09-17T10:01:22.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:22 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi153 2024-09-17T10:01:22.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:22 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi153 to 8544M 2024-09-17T10:01:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:22 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi153 2024-09-17T10:01:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:22 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi153 to 8544M 2024-09-17T10:01:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[23685]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[23685]: osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:01:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:01:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:01:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:23.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[33536]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:23.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[33536]: osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:01:23.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:01:23.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:01:23.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:23 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:23.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:23 smithi153 ceph-mon[27084]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:23.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:23 smithi153 ceph-mon[27084]: osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:01:23.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:23 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:01:23.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:23 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:01:23.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:23 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:24.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:24 smithi052 ceph-mon[23685]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:24.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:24 smithi052 ceph-mon[23685]: osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:01:24.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:24 smithi052 ceph-mon[33536]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:24.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:24 smithi052 ceph-mon[33536]: osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:01:24.353 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:24 smithi153 ceph-mon[27084]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:24.353 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:24 smithi153 ceph-mon[27084]: osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:01:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:25 smithi052 ceph-mon[23685]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:25 smithi052 ceph-mon[33536]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:25.385 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:25 smithi153 ceph-mon[27084]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/3851253535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]: dispatch 2024-09-17T10:01:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]: dispatch 2024-09-17T10:01:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]': finished 2024-09-17T10:01:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[23685]: osdmap e43: 7 total, 6 up, 7 in 2024-09-17T10:01:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/3194371777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:26.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/3851253535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]: dispatch 2024-09-17T10:01:26.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]: dispatch 2024-09-17T10:01:26.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]': finished 2024-09-17T10:01:26.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[33536]: osdmap e43: 7 total, 6 up, 7 in 2024-09-17T10:01:26.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:26.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:26 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/3194371777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:26.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:26 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/3851253535' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]: dispatch 2024-09-17T10:01:26.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:26 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]: dispatch 2024-09-17T10:01:26.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:26 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9256b6b3-dd01-4e00-b9f9-49f501dbf6ad"}]': finished 2024-09-17T10:01:26.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:26 smithi153 ceph-mon[27084]: osdmap e43: 7 total, 6 up, 7 in 2024-09-17T10:01:26.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:26 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:26.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:26 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/3194371777' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:27.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:27 smithi052 ceph-mon[23685]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:27 smithi052 ceph-mon[33536]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:27.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:27 smithi153 ceph-mon[27084]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:29.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:29 smithi052 ceph-mon[23685]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:29.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:29 smithi052 ceph-mon[33536]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:29.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:29 smithi153 ceph-mon[27084]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:31.181 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:31 smithi153 ceph-mon[27084]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:31.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:31 smithi052 ceph-mon[23685]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:31.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:31 smithi052 ceph-mon[33536]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:33 smithi052 ceph-mon[23685]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:33 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T10:01:33.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:33 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:33.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:33 smithi052 ceph-mon[33536]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:33.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:33 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T10:01:33.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:33 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:33.442 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:33 smithi153 ceph-mon[27084]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:33.442 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:33 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T10:01:33.442 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:33 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:34.333 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:34 smithi153 ceph-mon[27084]: Deploying daemon osd.6 on smithi153 2024-09-17T10:01:34.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:34 smithi052 ceph-mon[23685]: Deploying daemon osd.6 on smithi153 2024-09-17T10:01:34.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:34 smithi052 ceph-mon[33536]: Deploying daemon osd.6 on smithi153 2024-09-17T10:01:35.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:35 smithi052 ceph-mon[23685]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:35.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:35 smithi052 ceph-mon[33536]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:35.420 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:35 smithi153 ceph-mon[27084]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:37.149 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:37 smithi153 ceph-mon[27084]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:37.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:37 smithi052 ceph-mon[23685]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:37.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:37 smithi052 ceph-mon[33536]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:38.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:38.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:38.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:38 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:38.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:38.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:38.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:38 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:38.409 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:38.410 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:38.410 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:38 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:39.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:39 smithi052 ceph-mon[23685]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:39.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:39 smithi052 ceph-mon[33536]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:39.442 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:39 smithi153 ceph-mon[27084]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:41.312 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:41 smithi153 ceph-mon[27084]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:41.312 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.312 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.313 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:41.313 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:41.313 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:41 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[23685]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[33536]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:41.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:41.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:41 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:41.670 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 6 on host 'smithi153' 2024-09-17T10:01:42.252 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:42.252 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:42.252 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:42 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:42.276 DEBUG:teuthology.orchestra.run.smithi153:osd.6> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T10:01:42.279 INFO:tasks.cephadm:Deploying osd.7 on smithi153 with /dev/vg_nvme/lv_1... 2024-09-17T10:01:42.279 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T10:01:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:42 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:42.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:01:42.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:42.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:42 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:43.067 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:01:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[43134]: 2024-09-17T10:01:43.008+0000 7f7a6827e640 -1 osd.6 0 log_to_monitors true 2024-09-17T10:01:43.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:43 smithi052 ceph-mon[23685]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:43.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:43 smithi052 ceph-mon[23685]: from='osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:01:43.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:43 smithi052 ceph-mon[23685]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:01:43.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:43 smithi052 ceph-mon[33536]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:43.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:43 smithi052 ceph-mon[33536]: from='osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:01:43.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:43 smithi052 ceph-mon[33536]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:01:43.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:43 smithi153 ceph-mon[27084]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:43.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:43 smithi153 ceph-mon[27084]: from='osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:01:43.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:43 smithi153 ceph-mon[27084]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T10:01:44.018 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:01:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[33536]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:01:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[33536]: osdmap e44: 7 total, 6 up, 7 in 2024-09-17T10:01:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[33536]: from='osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[33536]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[33536]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:01:44.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[23685]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:01:44.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[23685]: osdmap e44: 7 total, 6 up, 7 in 2024-09-17T10:01:44.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[23685]: from='osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:44.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:44.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[23685]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:44.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:44 smithi052 ceph-mon[23685]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:01:44.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-mon[27084]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:01:44.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-mon[27084]: osdmap e44: 7 total, 6 up, 7 in 2024-09-17T10:01:44.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-mon[27084]: from='osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:44.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:44.415 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-mon[27084]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:01:44.415 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-mon[27084]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:01:44.415 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[43134]: 2024-09-17T10:01:44.069+0000 7f7a64201640 -1 osd.6 0 waiting for initial osdmap 2024-09-17T10:01:44.415 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:01:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[43134]: 2024-09-17T10:01:44.075+0000 7f7a60029640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:01:45.335 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:45 smithi153 ceph-mon[27084]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:45.335 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:45 smithi153 ceph-mon[27084]: osdmap e45: 7 total, 6 up, 7 in 2024-09-17T10:01:45.335 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.335 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.335 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:45 smithi153 ceph-mon[27084]: osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545] boot 2024-09-17T10:01:45.335 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:45 smithi153 ceph-mon[27084]: osdmap e46: 7 total, 7 up, 7 in 2024-09-17T10:01:45.335 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:45 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[23685]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[23685]: osdmap e45: 7 total, 6 up, 7 in 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[23685]: osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545] boot 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[23685]: osdmap e46: 7 total, 7 up, 7 in 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[33536]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[33536]: osdmap e45: 7 total, 6 up, 7 in 2024-09-17T10:01:45.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:45.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[33536]: osd.6 [v2:172.21.15.153:6816/2068185545,v1:172.21.15.153:6817/2068185545] boot 2024-09-17T10:01:45.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[33536]: osdmap e46: 7 total, 7 up, 7 in 2024-09-17T10:01:45.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:45 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:01:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T10:01:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T10:01:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi153 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi153 to 5696M 2024-09-17T10:01:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:46.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:46.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:46 smithi153 ceph-mon[27084]: osdmap e47: 7 total, 7 up, 7 in 2024-09-17T10:01:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T10:01:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T10:01:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi153 2024-09-17T10:01:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi153 to 5696M 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[23685]: osdmap e47: 7 total, 7 up, 7 in 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi153 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi153 to 5696M 2024-09-17T10:01:46.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:46.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:46.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:01:46.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:46 smithi052 ceph-mon[33536]: osdmap e47: 7 total, 7 up, 7 in 2024-09-17T10:01:47.106 INFO:teuthology.orchestra.run.smithi153.stdout: 2024-09-17T10:01:47.133 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi153:vg_nvme/lv_1 2024-09-17T10:01:47.377 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:01:47.782 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:47 smithi153 ceph-mon[27084]: osdmap e48: 7 total, 7 up, 7 in 2024-09-17T10:01:48.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:47 smithi052 ceph-mon[23685]: osdmap e48: 7 total, 7 up, 7 in 2024-09-17T10:01:48.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:47 smithi052 ceph-mon[33536]: osdmap e48: 7 total, 7 up, 7 in 2024-09-17T10:01:48.818 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:48 smithi153 ceph-mon[27084]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:01:48.818 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:48 smithi153 ceph-mon[27084]: osdmap e49: 7 total, 7 up, 7 in 2024-09-17T10:01:48.819 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:48 smithi153 ceph-mon[27084]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:48.819 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:01:48.819 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:01:48.819 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:48 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[23685]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:01:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[23685]: osdmap e49: 7 total, 7 up, 7 in 2024-09-17T10:01:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[23685]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:01:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:01:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:49.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[33536]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:01:49.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[33536]: osdmap e49: 7 total, 7 up, 7 in 2024-09-17T10:01:49.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[33536]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi153:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:49.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T10:01:49.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T10:01:49.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:48 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:49.958 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:49 smithi153 ceph-mon[27084]: osdmap e50: 7 total, 7 up, 7 in 2024-09-17T10:01:50.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:49 smithi052 ceph-mon[23685]: osdmap e50: 7 total, 7 up, 7 in 2024-09-17T10:01:50.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:49 smithi052 ceph-mon[33536]: osdmap e50: 7 total, 7 up, 7 in 2024-09-17T10:01:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:50 smithi153 ceph-mon[27084]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:01:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:50 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/444357635' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]: dispatch 2024-09-17T10:01:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:50 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]: dispatch 2024-09-17T10:01:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:50 smithi153 ceph-mon[27084]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]': finished 2024-09-17T10:01:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:50 smithi153 ceph-mon[27084]: osdmap e51: 8 total, 7 up, 8 in 2024-09-17T10:01:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:50 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:01:50.999 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[33536]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:01:50.999 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/444357635' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]: dispatch 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]: dispatch 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[33536]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]': finished 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[33536]: osdmap e51: 8 total, 7 up, 8 in 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[23685]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/444357635' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]: dispatch 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]: dispatch 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[23685]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a1855f24-0773-4d4e-be04-1e4f7e3a5817"}]': finished 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[23685]: osdmap e51: 8 total, 7 up, 8 in 2024-09-17T10:01:51.000 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:50 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:01:52.011 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:51 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/318366439' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:52.011 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:51 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/318366439' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:51 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/318366439' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T10:01:52.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:52 smithi052 ceph-mon[23685]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 130 KiB/s, 0 objects/s recovering 2024-09-17T10:01:52.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:52 smithi052 ceph-mon[33536]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 130 KiB/s, 0 objects/s recovering 2024-09-17T10:01:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:52 smithi153 ceph-mon[27084]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 130 KiB/s, 0 objects/s recovering 2024-09-17T10:01:54.904 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:54 smithi153 ceph-mon[27084]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:54 smithi052 ceph-mon[23685]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:54 smithi052 ceph-mon[33536]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:56.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:56 smithi153 ceph-mon[27084]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:56 smithi052 ceph-mon[23685]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:56 smithi052 ceph-mon[33536]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[23685]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[23685]: Deploying daemon osd.7 on smithi153 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[33536]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:01:58 smithi052 ceph-mon[33536]: Deploying daemon osd.7 on smithi153 2024-09-17T10:01:59.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:58 smithi153 ceph-mon[27084]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:01:59.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:58 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T10:01:59.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:58 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:59.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:01:58 smithi153 ceph-mon[27084]: Deploying daemon osd.7 on smithi153 2024-09-17T10:02:00.910 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:00 smithi153 ceph-mon[27084]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:00 smithi052 ceph-mon[23685]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:00 smithi052 ceph-mon[33536]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:03.059 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:02 smithi153 ceph-mon[27084]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:03.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:02 smithi052 ceph-mon[23685]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:02 smithi052 ceph-mon[33536]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:04.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:03 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:04.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:03 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:04.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:03 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:04.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:03 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:04.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:03 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:04.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:03 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:04.108 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:03 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:04.109 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:03 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:04.109 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:03 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:05.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:04 smithi052 ceph-mon[23685]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:04 smithi052 ceph-mon[33536]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:05.102 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:04 smithi153 ceph-mon[27084]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:06 smithi052 ceph-mon[23685]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:06 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:06 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:06 smithi052 ceph-mon[33536]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:06 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:06 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.155 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:06 smithi153 ceph-mon[27084]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:07.155 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:06 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.155 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:06 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.194 INFO:teuthology.orchestra.run.smithi153.stdout:Created osd(s) 7 on host 'smithi153' 2024-09-17T10:02:07.792 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:07.792 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:07.792 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.792 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:07.792 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.792 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:07 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:07.818 DEBUG:teuthology.orchestra.run.smithi153:osd.7> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T10:02:07.821 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T10:02:07.822 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T10:02:08.091 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:08.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:08.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:07 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:08.704 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:02:08.982 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:08 smithi153 ceph-mon[27084]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:08.983 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:08 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3649882230' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:02:08.983 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:08 smithi153 ceph-mon[27084]: from='osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:02:08.983 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:08 smithi153 ceph-mon[27084]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:02:08.983 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:02:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[48635]: 2024-09-17T10:02:08.710+0000 7fbf57edf640 -1 osd.7 0 log_to_monitors true 2024-09-17T10:02:09.211 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[33536]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:09.211 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3649882230' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:02:09.211 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[33536]: from='osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:02:09.211 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[33536]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:02:09.211 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[23685]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:09.212 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3649882230' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:02:09.212 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[23685]: from='osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:02:09.212 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:08 smithi052 ceph-mon[23685]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T10:02:09.413 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":51,"num_osds":8,"num_up_osds":7,"osd_up_since":1726567305,"num_in_osds":8,"osd_in_since":1726567310,"num_remapped_pgs":0} 2024-09-17T10:02:10.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:09 smithi153 ceph-mon[27084]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:02:10.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:09 smithi153 ceph-mon[27084]: osdmap e52: 8 total, 7 up, 8 in 2024-09-17T10:02:10.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:09 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:10.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:09 smithi153 ceph-mon[27084]: from='osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:02:10.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:09 smithi153 ceph-mon[27084]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[23685]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[23685]: osdmap e52: 8 total, 7 up, 8 in 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[23685]: from='osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[23685]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[33536]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[33536]: osdmap e52: 8 total, 7 up, 8 in 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[33536]: from='osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:02:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:09 smithi052 ceph-mon[33536]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]: dispatch 2024-09-17T10:02:10.414 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T10:02:10.689 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:10.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[48635]: 2024-09-17T10:02:10.351+0000 7fbf53e62640 -1 osd.7 0 waiting for initial osdmap 2024-09-17T10:02:10.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[48635]: 2024-09-17T10:02:10.357+0000 7fbf4bc82640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: osdmap e53: 8 total, 7 up, 8 in 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='osd.7 ' entity='osd.7' 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122] boot 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: osdmap e54: 8 total, 8 up, 8 in 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.086 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:11.087 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: osdmap e53: 8 total, 7 up, 8 in 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='osd.7 ' entity='osd.7' 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122] boot 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: osdmap e54: 8 total, 8 up, 8 in 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.088 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.089 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.089 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.089 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.089 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:11.089 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:11.089 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:10 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-17T10:02:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]}]': finished 2024-09-17T10:02:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: osdmap e53: 8 total, 7 up, 8 in 2024-09-17T10:02:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='osd.7 ' entity='osd.7' 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: osd.7 [v2:172.21.15.153:6824/2261318122,v1:172.21.15.153:6825/2261318122] boot 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: osdmap e54: 8 total, 8 up, 8 in 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:11.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:11.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:10 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:11.284 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:02:11.913 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1726567330,"num_in_osds":8,"osd_in_since":1726567310,"num_remapped_pgs":1} 2024-09-17T10:02:11.914 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[23685]: purged_snaps scrub starts 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[23685]: purged_snaps scrub ok 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[23685]: Detected new or changed devices on smithi153 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi153 to 4272M 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3680650263' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[23685]: osdmap e55: 8 total, 8 up, 8 in 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[33536]: purged_snaps scrub starts 2024-09-17T10:02:12.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[33536]: purged_snaps scrub ok 2024-09-17T10:02:12.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[33536]: Detected new or changed devices on smithi153 2024-09-17T10:02:12.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi153 to 4272M 2024-09-17T10:02:12.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3680650263' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:02:12.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:11 smithi052 ceph-mon[33536]: osdmap e55: 8 total, 8 up, 8 in 2024-09-17T10:02:12.168 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:11 smithi153 ceph-mon[27084]: purged_snaps scrub starts 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:11 smithi153 ceph-mon[27084]: purged_snaps scrub ok 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:11 smithi153 ceph-mon[27084]: Detected new or changed devices on smithi153 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:11 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi153 to 4272M 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:11 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3680650263' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:11 smithi153 ceph-mon[27084]: osdmap e55: 8 total, 8 up, 8 in 2024-09-17T10:02:12.797 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:02:12.798 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":56,"fsid":"12d1b944-74db-11ef-bceb-c7b262605968","created":"2024-09-17T09:57:04.347928+0000","modified":"2024-09-17T10:02:12.692550+0000","last_up_change":"2024-09-17T10:02:10.689895+0000","last_in_change":"2024-09-17T10:01:50.438681+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-17T10:00:05.595170+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"142a1b96-45e2-4142-bc8f-6c68be310d2b","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.52:6802","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6803","nonce":2952633287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6805","nonce":2952633287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6809","nonce":2952633287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6807","nonce":2952633287}]},"public_addr":"172.21.15.52:6803/2952633287","cluster_addr":"172.21.15.52:6805/2952633287","heartbeat_back_addr":"172.21.15.52:6809/2952633287","heartbeat_front_addr":"172.21.15.52:6807/2952633287","state":["exists","up"]},{"osd":1,"uuid":"94a8125c-33fb-41aa-889d-29c3fba01e46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6810","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6811","nonce":1705912105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6812","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6813","nonce":1705912105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6816","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6817","nonce":1705912105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6814","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6815","nonce":1705912105}]},"public_addr":"172.21.15.52:6811/1705912105","cluster_addr":"172.21.15.52:6813/1705912105","heartbeat_back_addr":"172.21.15.52:6817/1705912105","heartbeat_front_addr":"172.21.15.52:6815/1705912105","state":["exists","up"]},{"osd":2,"uuid":"4544d2a3-a5c8-456f-9656-3031f472b129","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.52:6818","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6819","nonce":4048545961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6820","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6821","nonce":4048545961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6824","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6825","nonce":4048545961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6822","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6823","nonce":4048545961}]},"public_addr":"172.21.15.52:6819/4048545961","cluster_addr":"172.21.15.52:6821/4048545961","heartbeat_back_addr":"172.21.15.52:6825/4048545961","heartbeat_front_addr":"172.21.15.52:6823/4048545961","state":["exists","up"]},{"osd":3,"uuid":"6a84793c-aa63-49f2-b7e0-27bd2e7eecae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6826","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6827","nonce":730476784}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6828","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6829","nonce":730476784}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6832","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6833","nonce":730476784}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6830","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6831","nonce":730476784}]},"public_addr":"172.21.15.52:6827/730476784","cluster_addr":"172.21.15.52:6829/730476784","heartbeat_back_addr":"172.21.15.52:6833/730476784","heartbeat_front_addr":"172.21.15.52:6831/730476784","state":["exists","up"]},{"osd":4,"uuid":"84829925-4563-4be7-aee9-d534455ce8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6801","nonce":3493843016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6803","nonce":3493843016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6807","nonce":3493843016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6805","nonce":3493843016}]},"public_addr":"172.21.15.153:6801/3493843016","cluster_addr":"172.21.15.153:6803/3493843016","heartbeat_back_addr":"172.21.15.153:6807/3493843016","heartbeat_front_addr":"172.21.15.153:6805/3493843016","state":["exists","up"]},{"osd":5,"uuid":"8bcd575a-1554-4426-b6f4-093e50ad13f6","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.153:6808","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6809","nonce":1157610017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6811","nonce":1157610017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6815","nonce":1157610017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6813","nonce":1157610017}]},"public_addr":"172.21.15.153:6809/1157610017","cluster_addr":"172.21.15.153:6811/1157610017","heartbeat_back_addr":"172.21.15.153:6815/1157610017","heartbeat_front_addr":"172.21.15.153:6813/1157610017","state":["exists","up"]},{"osd":6,"uuid":"9256b6b3-dd01-4e00-b9f9-49f501dbf6ad","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.153:6816","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6817","nonce":2068185545}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6819","nonce":2068185545}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6823","nonce":2068185545}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6821","nonce":2068185545}]},"public_addr":"172.21.15.153:6817/2068185545","cluster_addr":"172.21.15.153:6819/2068185545","heartbeat_back_addr":"172.21.15.153:6823/2068185545","heartbeat_front_addr":"172.21.15.153:6821/2068185545","state":["exists","up"]},{"osd":7,"uuid":"a1855f24-0773-4d4e-be04-1e4f7e3a5817","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.153:6824","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6825","nonce":2261318122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6827","nonce":2261318122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6831","nonce":2261318122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6829","nonce":2261318122}]},"public_addr":"172.21.15.153:6825/2261318122","cluster_addr":"172.21.15.153:6827/2261318122","heartbeat_back_addr":"172.21.15.153:6831/2261318122","heartbeat_front_addr":"172.21.15.153:6829/2261318122","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-17T09:59:09.391209+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-17T09:59:36.269645+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-17T10:00:02.766163+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-17T10:00:28.846445+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-17T10:00:51.361966+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-17T10:01:17.340914+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-17T10:01:44.026409+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-17T10:02:09.743859+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.52:0/1187835065":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6801/1001658451":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6800/1001658451":"2024-09-18T09:57:57.087489+0000","172.21.15.52:0/493015824":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6801/3508971195":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/2353341956":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6800/3508971195":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/1629988205":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/1993498324":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/575500882":"2024-09-18T09:57:33.002993+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-17T10:02:13.178 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:12 smithi052 ceph-mon[33536]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:13.178 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:12 smithi052 ceph-mon[33536]: osdmap e56: 8 total, 8 up, 8 in 2024-09-17T10:02:13.179 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:12 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4167332696' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:13.179 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:12 smithi052 ceph-mon[23685]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:13.179 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:12 smithi052 ceph-mon[23685]: osdmap e56: 8 total, 8 up, 8 in 2024-09-17T10:02:13.179 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:12 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4167332696' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:13.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:12 smithi153 ceph-mon[27084]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:13.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:12 smithi153 ceph-mon[27084]: osdmap e56: 8 total, 8 up, 8 in 2024-09-17T10:02:13.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:12 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4167332696' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:13.571 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T10:00:05.595170+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T10:02:13.571 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T10:02:13.830 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:14.584 INFO:teuthology.orchestra.run.smithi052.stdout:pg_num: 1 2024-09-17T10:02:14.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:14 smithi052 ceph-mon[23685]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:14.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:14 smithi052 ceph-mon[23685]: osdmap e57: 8 total, 8 up, 8 in 2024-09-17T10:02:14.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:14 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1213475185' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T10:02:14.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:14 smithi052 ceph-mon[33536]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:14.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:14 smithi052 ceph-mon[33536]: osdmap e57: 8 total, 8 up, 8 in 2024-09-17T10:02:14.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:14 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1213475185' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T10:02:15.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:14 smithi153 ceph-mon[27084]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:14 smithi153 ceph-mon[27084]: osdmap e57: 8 total, 8 up, 8 in 2024-09-17T10:02:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:14 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1213475185' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T10:02:15.317 INFO:tasks.cephadm:Adding prometheus.a on smithi153 2024-09-17T10:02:15.317 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi153=a' 2024-09-17T10:02:15.577 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:02:15.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:15 smithi153 ceph-mon[27084]: osdmap e58: 8 total, 8 up, 8 in 2024-09-17T10:02:16.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:15 smithi052 ceph-mon[23685]: osdmap e58: 8 total, 8 up, 8 in 2024-09-17T10:02:16.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:15 smithi052 ceph-mon[33536]: osdmap e58: 8 total, 8 up, 8 in 2024-09-17T10:02:16.202 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled prometheus update... 2024-09-17T10:02:16.888 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:16 smithi153 ceph-mon[27084]: pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:16.888 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:16.888 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:16.888 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:16.888 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:16.888 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:16 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:16.914 DEBUG:teuthology.orchestra.run.smithi153:prometheus.a> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T10:02:16.917 INFO:tasks.cephadm:Adding node-exporter.a on smithi052 2024-09-17T10:02:16.917 INFO:tasks.cephadm:Adding node-exporter.b on smithi153 2024-09-17T10:02:16.917 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi052=a;smithi153=b' 2024-09-17T10:02:17.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[33536]: pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[23685]: pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:17.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:17.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:17.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:16 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:17.213 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:02:17.900 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled node-exporter update... 2024-09-17T10:02:17.901 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:17 smithi153 ceph-mon[27084]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:17.901 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:17 smithi153 ceph-mon[27084]: Saving service prometheus spec with placement smithi153=a;count:1 2024-09-17T10:02:17.901 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:17 smithi153 ceph-mon[27084]: Deploying daemon prometheus.a on smithi153 2024-09-17T10:02:18.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:17 smithi052 ceph-mon[23685]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:18.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:17 smithi052 ceph-mon[23685]: Saving service prometheus spec with placement smithi153=a;count:1 2024-09-17T10:02:18.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:17 smithi052 ceph-mon[23685]: Deploying daemon prometheus.a on smithi153 2024-09-17T10:02:18.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:17 smithi052 ceph-mon[33536]: from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:18.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:17 smithi052 ceph-mon[33536]: Saving service prometheus spec with placement smithi153=a;count:1 2024-09-17T10:02:18.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:17 smithi052 ceph-mon[33536]: Deploying daemon prometheus.a on smithi153 2024-09-17T10:02:18.878 DEBUG:teuthology.orchestra.run.smithi052:node-exporter.a> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T10:02:18.881 DEBUG:teuthology.orchestra.run.smithi153:node-exporter.b> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T10:02:18.883 INFO:tasks.cephadm:Adding alertmanager.a on smithi052 2024-09-17T10:02:18.884 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi052=a' 2024-09-17T10:02:19.165 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:02:19.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:18 smithi153 ceph-mon[27084]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-17T10:02:19.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:18 smithi153 ceph-mon[27084]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi052=a;smithi153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:19.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:18 smithi153 ceph-mon[27084]: Saving service node-exporter spec with placement smithi052=a;smithi153=b;count:2 2024-09-17T10:02:19.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:18 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:19.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[23685]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-17T10:02:19.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[23685]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi052=a;smithi153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:19.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[23685]: Saving service node-exporter spec with placement smithi052=a;smithi153=b;count:2 2024-09-17T10:02:19.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:19.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[33536]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-09-17T10:02:19.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[33536]: from='client.24319 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi052=a;smithi153=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:19.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[33536]: Saving service node-exporter spec with placement smithi052=a;smithi153=b;count:2 2024-09-17T10:02:19.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:18 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:20.104 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled alertmanager update... 2024-09-17T10:02:21.264 DEBUG:teuthology.orchestra.run.smithi052:alertmanager.a> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T10:02:21.267 INFO:tasks.cephadm:Adding grafana.a on smithi153 2024-09-17T10:02:21.267 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi153=a' 2024-09-17T10:02:21.407 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[23685]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-17T10:02:21.407 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[23685]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi052=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:21.407 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[23685]: Saving service alertmanager spec with placement smithi052=a;count:1 2024-09-17T10:02:21.407 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:21.407 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[33536]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-17T10:02:21.408 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[33536]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi052=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:21.408 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[33536]: Saving service alertmanager spec with placement smithi052=a;count:1 2024-09-17T10:02:21.408 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:21 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:21.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:21 smithi153 ceph-mon[27084]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-17T10:02:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:21 smithi153 ceph-mon[27084]: from='client.24325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi052=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:21 smithi153 ceph-mon[27084]: Saving service alertmanager spec with placement smithi052=a;count:1 2024-09-17T10:02:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:21 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:22.837 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:02:23.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:23 smithi153 ceph-mon[27084]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:02:23.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:23 smithi052 ceph-mon[33536]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:02:23.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:23 smithi052 ceph-mon[23685]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:02:24.244 INFO:teuthology.orchestra.run.smithi153.stdout:Scheduled grafana update... 2024-09-17T10:02:25.390 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:25 smithi153 ceph-mon[27084]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-17T10:02:25.390 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:25 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:25 smithi052 ceph-mon[33536]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-17T10:02:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:25 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:25 smithi052 ceph-mon[23685]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-17T10:02:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:25 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:25.697 DEBUG:teuthology.orchestra.run.smithi153:grafana.a> sudo journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T10:02:25.700 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T10:02:25.700 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T10:02:25.970 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:26.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:26 smithi052 ceph-mon[33536]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:26.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:26 smithi052 ceph-mon[33536]: Saving service grafana spec with placement smithi153=a;count:1 2024-09-17T10:02:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:26 smithi052 ceph-mon[23685]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:26 smithi052 ceph-mon[23685]: Saving service grafana spec with placement smithi153=a;count:1 2024-09-17T10:02:26.362 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:26 smithi153 ceph-mon[27084]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi153=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:02:26.362 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:26 smithi153 ceph-mon[27084]: Saving service grafana spec with placement smithi153=a;count:1 2024-09-17T10:02:26.655 INFO:teuthology.orchestra.run.smithi052.stdout:[client.0] 2024-09-17T10:02:26.656 INFO:teuthology.orchestra.run.smithi052.stdout: key = AQCyU+lmvMrqJhAATwOjQZh35w/35rxYxkE19Q== 2024-09-17T10:02:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:27 smithi052 ceph-mon[33536]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T10:02:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:27 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4075561170' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:02:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:27 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4075561170' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:02:27.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:27 smithi052 ceph-mon[23685]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T10:02:27.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:27 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4075561170' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:02:27.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:27 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4075561170' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:02:27.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:27 smithi153 ceph-mon[27084]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-17T10:02:27.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:27 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4075561170' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:02:27.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:27 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4075561170' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:02:27.494 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-17T10:02:27.494 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T10:02:27.495 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T10:02:27.538 DEBUG:teuthology.orchestra.run.smithi153:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T10:02:27.876 INFO:teuthology.orchestra.run.smithi153.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:02:28.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:28 smithi153 ceph-mon[27084]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:02:28.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:28 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:28 smithi052 ceph-mon[33536]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:02:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:28 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:28.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:28 smithi052 ceph-mon[23685]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:02:28.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:28 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:28.601 INFO:teuthology.orchestra.run.smithi153.stdout:[client.1] 2024-09-17T10:02:28.601 INFO:teuthology.orchestra.run.smithi153.stdout: key = AQC0U+lm9aiPIxAAq19HEFEm32IvMmlCyhrCmg== 2024-09-17T10:02:29.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:29 smithi153 ceph-mon[27084]: from='client.? 172.21.15.153:0/2338223674' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:02:29.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:29 smithi153 ceph-mon[27084]: 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-17T10:02:29.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:29 smithi153 ceph-mon[27084]: 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-17T10:02:29.544 DEBUG:teuthology.orchestra.run.smithi153:> set -ex 2024-09-17T10:02:29.544 DEBUG:teuthology.orchestra.run.smithi153:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T10:02:29.544 DEBUG:teuthology.orchestra.run.smithi153:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T10:02:29.582 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T10:02:29.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:29 smithi052 ceph-mon[23685]: from='client.? 172.21.15.153:0/2338223674' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:02:29.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:29 smithi052 ceph-mon[23685]: 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-17T10:02:29.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:29 smithi052 ceph-mon[23685]: 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-17T10:02:29.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:29 smithi052 ceph-mon[33536]: from='client.? 172.21.15.153:0/2338223674' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T10:02:29.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:29 smithi052 ceph-mon[33536]: 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-17T10:02:29.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:29 smithi052 ceph-mon[33536]: 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-17T10:02:29.850 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:30.227 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setuser ceph since I am not root 2024-09-17T10:02:30.227 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setgroup ceph since I am not root 2024-09-17T10:02:30.228 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[33536]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:30.228 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.228 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.228 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.228 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T10:02:30.228 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[23685]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:30.229 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.229 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.229 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.229 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T10:02:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-mon[27084]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' 2024-09-17T10:02:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T10:02:30.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: ignoring --setuser ceph since I am not root 2024-09-17T10:02:30.451 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: ignoring --setgroup ceph since I am not root 2024-09-17T10:02:30.451 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-mgr[28794]: -- 172.21.15.153:0/201142319 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559d338af0e0 con 0x559d3388c800 2024-09-17T10:02:30.451 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:30.303+0000 7fb5360e2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:02:30.451 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:30.359+0000 7fb5360e2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:02:30.537 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:30.312+0000 7fbf4b67d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:02:30.537 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:30.373+0000 7fbf4b67d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:02:30.537 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:30.534+0000 7fbf4b67d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:02:30.612 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:02:30.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:30.605+0000 7fbf4b67d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:02:30.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:30.764+0000 7fbf4b67d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:02:30.861 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:30.507+0000 7fb5360e2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:02:30.861 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:30.572+0000 7fb5360e2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:02:30.861 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:30.718+0000 7fb5360e2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:02:31.159 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:30.858+0000 7fb5360e2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:02:31.251 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-mon[23685]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T10:02:31.251 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-mon[23685]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-17T10:02:31.251 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/937965696' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T10:02:31.252 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:30.913+0000 7fbf4b67d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:02:31.252 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-mon[33536]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T10:02:31.252 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-mon[33536]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-17T10:02:31.252 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/937965696' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T10:02:31.365 INFO:teuthology.orchestra.run.smithi052.stdout:[{"version":21,"timestamp":"2024-09-17T10:02:10.771329+0000","name":"","changes":[{"name":"osd/host:smithi153/osd_memory_target","previous_value":"5972731084","new_value":"4479548313"}]}] 2024-09-17T10:02:31.366 INFO:tasks.ceph_manager:config epoch is 21 2024-09-17T10:02:31.366 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T10:02:31.366 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T10:02:31.366 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T10:02:31.413 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:31 smithi153 ceph-mon[27084]: from='mgr.14150 172.21.15.52:0/1326977495' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T10:02:31.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:31 smithi153 ceph-mon[27084]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-17T10:02:31.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:31 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/937965696' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T10:02:31.414 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:31.168+0000 7fb5360e2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:02:31.414 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:31.229+0000 7fb5360e2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:02:31.517 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:31.249+0000 7fbf4b67d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:02:31.517 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:31.314+0000 7fbf4b67d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:02:31.517 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:31.515+0000 7fbf4b67d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:02:31.664 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:32.354 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:02:32.452 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:32 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2294642331' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:02:32.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:32 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2294642331' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:02:32.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:32 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2294642331' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:02:32.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:31.411+0000 7fb5360e2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:02:32.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:32.290+0000 7fb5360e2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:02:32.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:32.357+0000 7fb5360e2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:02:32.727 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:32 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:32.510+0000 7fbf4b67d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:02:32.727 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:32 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:32.582+0000 7fbf4b67d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:02:33.031 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6800","nonce":3303948203},{"type":"v1","addr":"172.21.15.52:6801","nonce":3303948203}]},"active_addr":"172.21.15.52:6801/3303948203","active_change":"2024-09-17T09:57:57.087598+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.52: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.52:0","nonce":2078595133}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.52:0","nonce":3845037749}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.52:0","nonce":2983107742}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.52:0","nonce":889057994}]}]} 2024-09-17T10:02:33.036 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T10:02:33.036 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T10:02:33.036 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:02:33.307 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:33.332 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.070+0000 7fb5360e2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:02:33.332 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.185+0000 7fb5360e2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:02:33.612 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.329+0000 7fb5360e2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:02:33.612 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.391+0000 7fb5360e2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:02:33.612 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.542+0000 7fb5360e2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:02:33.612 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.609+0000 7fb5360e2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:02:33.664 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:33.380+0000 7fbf4b67d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:02:33.664 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:33.504+0000 7fbf4b67d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:02:33.893 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.669+0000 7fb5360e2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:02:33.893 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.826+0000 7fb5360e2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:02:33.893 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.890+0000 7fb5360e2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:02:33.942 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:33.662+0000 7fbf4b67d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:02:33.942 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:33.729+0000 7fbf4b67d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:02:33.942 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:33.890+0000 7fbf4b67d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:02:33.943 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:02:33.943 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":58,"fsid":"12d1b944-74db-11ef-bceb-c7b262605968","created":"2024-09-17T09:57:04.347928+0000","modified":"2024-09-17T10:02:14.695083+0000","last_up_change":"2024-09-17T10:02:10.689895+0000","last_in_change":"2024-09-17T10:01:50.438681+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-17T10:00:05.595170+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"142a1b96-45e2-4142-bc8f-6c68be310d2b","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.52:6802","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6803","nonce":2952633287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6805","nonce":2952633287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6809","nonce":2952633287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6807","nonce":2952633287}]},"public_addr":"172.21.15.52:6803/2952633287","cluster_addr":"172.21.15.52:6805/2952633287","heartbeat_back_addr":"172.21.15.52:6809/2952633287","heartbeat_front_addr":"172.21.15.52:6807/2952633287","state":["exists","up"]},{"osd":1,"uuid":"94a8125c-33fb-41aa-889d-29c3fba01e46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6810","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6811","nonce":1705912105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6812","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6813","nonce":1705912105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6816","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6817","nonce":1705912105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6814","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6815","nonce":1705912105}]},"public_addr":"172.21.15.52:6811/1705912105","cluster_addr":"172.21.15.52:6813/1705912105","heartbeat_back_addr":"172.21.15.52:6817/1705912105","heartbeat_front_addr":"172.21.15.52:6815/1705912105","state":["exists","up"]},{"osd":2,"uuid":"4544d2a3-a5c8-456f-9656-3031f472b129","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.52:6818","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6819","nonce":4048545961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6820","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6821","nonce":4048545961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6824","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6825","nonce":4048545961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6822","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6823","nonce":4048545961}]},"public_addr":"172.21.15.52:6819/4048545961","cluster_addr":"172.21.15.52:6821/4048545961","heartbeat_back_addr":"172.21.15.52:6825/4048545961","heartbeat_front_addr":"172.21.15.52:6823/4048545961","state":["exists","up"]},{"osd":3,"uuid":"6a84793c-aa63-49f2-b7e0-27bd2e7eecae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6826","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6827","nonce":730476784}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6828","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6829","nonce":730476784}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6832","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6833","nonce":730476784}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6830","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6831","nonce":730476784}]},"public_addr":"172.21.15.52:6827/730476784","cluster_addr":"172.21.15.52:6829/730476784","heartbeat_back_addr":"172.21.15.52:6833/730476784","heartbeat_front_addr":"172.21.15.52:6831/730476784","state":["exists","up"]},{"osd":4,"uuid":"84829925-4563-4be7-aee9-d534455ce8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6801","nonce":3493843016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6803","nonce":3493843016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6807","nonce":3493843016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6805","nonce":3493843016}]},"public_addr":"172.21.15.153:6801/3493843016","cluster_addr":"172.21.15.153:6803/3493843016","heartbeat_back_addr":"172.21.15.153:6807/3493843016","heartbeat_front_addr":"172.21.15.153:6805/3493843016","state":["exists","up"]},{"osd":5,"uuid":"8bcd575a-1554-4426-b6f4-093e50ad13f6","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.153:6808","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6809","nonce":1157610017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6811","nonce":1157610017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6815","nonce":1157610017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6813","nonce":1157610017}]},"public_addr":"172.21.15.153:6809/1157610017","cluster_addr":"172.21.15.153:6811/1157610017","heartbeat_back_addr":"172.21.15.153:6815/1157610017","heartbeat_front_addr":"172.21.15.153:6813/1157610017","state":["exists","up"]},{"osd":6,"uuid":"9256b6b3-dd01-4e00-b9f9-49f501dbf6ad","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.153:6816","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6817","nonce":2068185545}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6819","nonce":2068185545}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6823","nonce":2068185545}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6821","nonce":2068185545}]},"public_addr":"172.21.15.153:6817/2068185545","cluster_addr":"172.21.15.153:6819/2068185545","heartbeat_back_addr":"172.21.15.153:6823/2068185545","heartbeat_front_addr":"172.21.15.153:6821/2068185545","state":["exists","up"]},{"osd":7,"uuid":"a1855f24-0773-4d4e-be04-1e4f7e3a5817","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.153:6824","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6825","nonce":2261318122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6827","nonce":2261318122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6831","nonce":2261318122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6829","nonce":2261318122}]},"public_addr":"172.21.15.153:6825/2261318122","cluster_addr":"172.21.15.153:6827/2261318122","heartbeat_back_addr":"172.21.15.153:6831/2261318122","heartbeat_front_addr":"172.21.15.153:6829/2261318122","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-17T09:59:09.391209+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-17T09:59:36.269645+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-17T10:00:02.766163+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-17T10:00:28.846445+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-17T10:00:51.361966+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-17T10:01:17.340914+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-17T10:01:44.026409+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-17T10:02:09.743859+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.52:0/1187835065":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6801/1001658451":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6800/1001658451":"2024-09-18T09:57:57.087489+0000","172.21.15.52:0/493015824":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6801/3508971195":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/2353341956":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6800/3508971195":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/1629988205":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/1993498324":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/575500882":"2024-09-18T09:57:33.002993+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-17T10:02:34.158 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1185803262' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:34.159 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:33.956+0000 7fb5360e2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:02:34.159 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:34.039+0000 7fb5360e2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:02:34.159 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:34.097+0000 7fb5360e2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:02:34.159 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:34.155+0000 7fb5360e2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:02:34.204 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1185803262' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:34.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1185803262' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:34.205 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:33 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:33.967+0000 7fbf4b67d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:02:34.205 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:34.034+0000 7fbf4b67d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:02:34.205 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:34.202+0000 7fbf4b67d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:02:34.496 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:34.272+0000 7fbf4b67d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:02:34.496 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:34.343+0000 7fbf4b67d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:02:34.496 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:34.431+0000 7fbf4b67d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:02:34.496 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:34.494+0000 7fbf4b67d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:02:34.706 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T10:02:34.707 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:02:34.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:34.557+0000 7fbf4b67d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:02:34.961 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-mon[27084]: Standby manager daemon x restarted 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-mon[27084]: Standby manager daemon x started 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:34.937+0000 7fb5360e2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:02:35.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: [17/Sep/2024:10:02:34] ENGINE Bus STARTING 2024-09-17T10:02:35.201 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: CherryPy Checker: 2024-09-17T10:02:35.201 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: The Application mounted at '' has an empty config. 2024-09-17T10:02:35.201 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: 2024-09-17T10:02:35.201 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: [17/Sep/2024:10:02:35] ENGINE Serving on http://:::9283 2024-09-17T10:02:35.201 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[28790]: [17/Sep/2024:10:02:35] ENGINE Bus STARTED 2024-09-17T10:02:35.256 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[33536]: Standby manager daemon x restarted 2024-09-17T10:02:35.256 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[33536]: Standby manager daemon x started 2024-09-17T10:02:35.256 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:02:35.256 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:02:35.256 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:02:35.257 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:02:35.257 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[23685]: Standby manager daemon x restarted 2024-09-17T10:02:35.257 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[23685]: Standby manager daemon x started 2024-09-17T10:02:35.257 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:02:35.257 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:02:35.257 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:02:35.257 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:34 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/523643511' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:02:35.675 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:35.421+0000 7fbf4b67d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:02:35.675 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:02:35] ENGINE Bus STARTING 2024-09-17T10:02:35.675 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: CherryPy Checker: 2024-09-17T10:02:35.675 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: The Application mounted at '' has an empty config. 2024-09-17T10:02:35.675 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:35.675 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:02:35] ENGINE Serving on http://:::9283 2024-09-17T10:02:35.675 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:02:35] ENGINE Bus STARTED 2024-09-17T10:02:35.782 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:02:35.782 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":59,"fsid":"12d1b944-74db-11ef-bceb-c7b262605968","created":"2024-09-17T09:57:04.347928+0000","modified":"2024-09-17T10:02:35.423687+0000","last_up_change":"2024-09-17T10:02:10.689895+0000","last_in_change":"2024-09-17T10:01:50.438681+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-17T10:00:05.595170+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"142a1b96-45e2-4142-bc8f-6c68be310d2b","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.52:6802","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6803","nonce":2952633287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6805","nonce":2952633287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6809","nonce":2952633287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":2952633287},{"type":"v1","addr":"172.21.15.52:6807","nonce":2952633287}]},"public_addr":"172.21.15.52:6803/2952633287","cluster_addr":"172.21.15.52:6805/2952633287","heartbeat_back_addr":"172.21.15.52:6809/2952633287","heartbeat_front_addr":"172.21.15.52:6807/2952633287","state":["exists","up"]},{"osd":1,"uuid":"94a8125c-33fb-41aa-889d-29c3fba01e46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6810","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6811","nonce":1705912105}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6812","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6813","nonce":1705912105}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6816","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6817","nonce":1705912105}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6814","nonce":1705912105},{"type":"v1","addr":"172.21.15.52:6815","nonce":1705912105}]},"public_addr":"172.21.15.52:6811/1705912105","cluster_addr":"172.21.15.52:6813/1705912105","heartbeat_back_addr":"172.21.15.52:6817/1705912105","heartbeat_front_addr":"172.21.15.52:6815/1705912105","state":["exists","up"]},{"osd":2,"uuid":"4544d2a3-a5c8-456f-9656-3031f472b129","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.52:6818","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6819","nonce":4048545961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6820","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6821","nonce":4048545961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6824","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6825","nonce":4048545961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6822","nonce":4048545961},{"type":"v1","addr":"172.21.15.52:6823","nonce":4048545961}]},"public_addr":"172.21.15.52:6819/4048545961","cluster_addr":"172.21.15.52:6821/4048545961","heartbeat_back_addr":"172.21.15.52:6825/4048545961","heartbeat_front_addr":"172.21.15.52:6823/4048545961","state":["exists","up"]},{"osd":3,"uuid":"6a84793c-aa63-49f2-b7e0-27bd2e7eecae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6826","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6827","nonce":730476784}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6828","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6829","nonce":730476784}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6832","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6833","nonce":730476784}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6830","nonce":730476784},{"type":"v1","addr":"172.21.15.52:6831","nonce":730476784}]},"public_addr":"172.21.15.52:6827/730476784","cluster_addr":"172.21.15.52:6829/730476784","heartbeat_back_addr":"172.21.15.52:6833/730476784","heartbeat_front_addr":"172.21.15.52:6831/730476784","state":["exists","up"]},{"osd":4,"uuid":"84829925-4563-4be7-aee9-d534455ce8a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6800","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6801","nonce":3493843016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6802","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6803","nonce":3493843016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6806","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6807","nonce":3493843016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6804","nonce":3493843016},{"type":"v1","addr":"172.21.15.153:6805","nonce":3493843016}]},"public_addr":"172.21.15.153:6801/3493843016","cluster_addr":"172.21.15.153:6803/3493843016","heartbeat_back_addr":"172.21.15.153:6807/3493843016","heartbeat_front_addr":"172.21.15.153:6805/3493843016","state":["exists","up"]},{"osd":5,"uuid":"8bcd575a-1554-4426-b6f4-093e50ad13f6","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.153:6808","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6809","nonce":1157610017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6810","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6811","nonce":1157610017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6814","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6815","nonce":1157610017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6812","nonce":1157610017},{"type":"v1","addr":"172.21.15.153:6813","nonce":1157610017}]},"public_addr":"172.21.15.153:6809/1157610017","cluster_addr":"172.21.15.153:6811/1157610017","heartbeat_back_addr":"172.21.15.153:6815/1157610017","heartbeat_front_addr":"172.21.15.153:6813/1157610017","state":["exists","up"]},{"osd":6,"uuid":"9256b6b3-dd01-4e00-b9f9-49f501dbf6ad","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.153:6816","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6817","nonce":2068185545}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6818","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6819","nonce":2068185545}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6822","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6823","nonce":2068185545}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6820","nonce":2068185545},{"type":"v1","addr":"172.21.15.153:6821","nonce":2068185545}]},"public_addr":"172.21.15.153:6817/2068185545","cluster_addr":"172.21.15.153:6819/2068185545","heartbeat_back_addr":"172.21.15.153:6823/2068185545","heartbeat_front_addr":"172.21.15.153:6821/2068185545","state":["exists","up"]},{"osd":7,"uuid":"a1855f24-0773-4d4e-be04-1e4f7e3a5817","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.153:6824","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6825","nonce":2261318122}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6826","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6827","nonce":2261318122}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6830","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6831","nonce":2261318122}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.153:6828","nonce":2261318122},{"type":"v1","addr":"172.21.15.153:6829","nonce":2261318122}]},"public_addr":"172.21.15.153:6825/2261318122","cluster_addr":"172.21.15.153:6827/2261318122","heartbeat_back_addr":"172.21.15.153:6831/2261318122","heartbeat_front_addr":"172.21.15.153:6829/2261318122","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-17T09:59:09.391209+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-17T09:59:36.269645+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-17T10:00:02.766163+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-17T10:00:28.846445+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-17T10:00:51.361966+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-17T10:01:17.340914+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-17T10:01:44.026409+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-17T10:02:09.743859+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.52:0/889057994":"2024-09-18T10:02:35.423660+0000","172.21.15.52:0/3845037749":"2024-09-18T10:02:35.423660+0000","172.21.15.52:6801/3303948203":"2024-09-18T10:02:35.423660+0000","172.21.15.52:0/1993498324":"2024-09-18T09:57:33.002993+0000","172.21.15.52:6800/3508971195":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/2353341956":"2024-09-18T09:57:57.087489+0000","172.21.15.52:0/575500882":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/1629988205":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/2078595133":"2024-09-18T10:02:35.423660+0000","172.21.15.52:6801/3508971195":"2024-09-18T09:57:33.002993+0000","172.21.15.52:0/493015824":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6800/1001658451":"2024-09-18T09:57:57.087489+0000","172.21.15.52:6801/1001658451":"2024-09-18T09:57:57.087489+0000","172.21.15.52:0/1187835065":"2024-09-18T09:57:57.087489+0000","172.21.15.52:0/2983107742":"2024-09-18T10:02:35.423660+0000","172.21.15.52:6800/3303948203":"2024-09-18T10:02:35.423660+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-17T10:02:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-17T10:02:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: Active manager daemon y restarted 2024-09-17T10:02:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: Activating manager daemon y 2024-09-17T10:02:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: osdmap e59: 8 total, 8 up, 8 in 2024-09-17T10:02:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: mgrmap e18: y(active, starting, since 0.00770768s), standbys: x 2024-09-17T10:02:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:02:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: Manager daemon y is now available 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2317831865' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: Active manager daemon y restarted 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: Activating manager daemon y 2024-09-17T10:02:36.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: osdmap e59: 8 total, 8 up, 8 in 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: mgrmap e18: y(active, starting, since 0.00770768s), standbys: x 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:02:36.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: Manager daemon y is now available 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:36.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:35 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2317831865' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: Active manager daemon y restarted 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: Activating manager daemon y 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: osdmap e59: 8 total, 8 up, 8 in 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: mgrmap e18: y(active, starting, since 0.00770768s), standbys: x 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:02:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: Manager daemon y is now available 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:02:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:36.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:36.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:36.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:36.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:35 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2317831865' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T10:02:36.469 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T10:02:36.470 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T10:02:36.470 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T10:02:36.471 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T10:02:36.471 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T10:02:36.471 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T10:02:36.472 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T10:02:36.472 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T10:02:37.001 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:37.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-mon[33536]: mgrmap e19: y(active, since 1.01112s), standbys: x 2024-09-17T10:02:37.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-mon[33536]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:37.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-mon[23685]: mgrmap e19: y(active, since 1.01112s), standbys: x 2024-09-17T10:02:37.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-mon[23685]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:37.692 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:37 smithi153 ceph-mon[27084]: mgrmap e19: y(active, since 1.01112s), standbys: x 2024-09-17T10:02:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:37 smithi153 ceph-mon[27084]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:37.710 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:37.710 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:37.977 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:02:37] "GET /metrics HTTP/1.1" 200 23689 "" "Prometheus/2.43.0" 2024-09-17T10:02:37.977 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:37.849+0000 7fbea3eb2640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:02:37] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:37.977 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: Traceback (most recent call last): 2024-09-17T10:02:37.977 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:37.977 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._connections.run(self.expiration_interval) 2024-09-17T10:02:37.977 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._run(expiration_interval) 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: s = self.context.wrap_socket( 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: return self.sslsocket_class._create( 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self.do_handshake() 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: self._sslobj.do_handshake() 2024-09-17T10:02:37.978 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:37.979 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:02:38.524 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: [17/Sep/2024:10:02:37] ENGINE Bus STARTING 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: [17/Sep/2024:10:02:37] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: [17/Sep/2024:10:02:37] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:38.525 INFO:journalctl@ceph.mon.c.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: self.do_handshake() 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:38.526 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: [17/Sep/2024:10:02:37] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[33536]: [17/Sep/2024:10:02:37] ENGINE Bus STARTED 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: [17/Sep/2024:10:02:37] ENGINE Bus STARTING 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: [17/Sep/2024:10:02:37] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: [17/Sep/2024:10:02:37] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:38.527 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: self.do_handshake() 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:38.528 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:02:38.529 INFO:journalctl@ceph.mon.a.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:38.529 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:38.529 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:38.529 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: [17/Sep/2024:10:02:37] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:02:38.529 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:38 smithi052 ceph-mon[23685]: [17/Sep/2024:10:02:37] ENGINE Bus STARTED 2024-09-17T10:02:38.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-17T10:02:38.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: [17/Sep/2024:10:02:37] ENGINE Bus STARTING 2024-09-17T10:02:38.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: [17/Sep/2024:10:02:37] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:02:38.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: [17/Sep/2024:10:02:37] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:38.701 INFO:journalctl@ceph.mon.b.smithi153.stdout: Traceback (most recent call last): 2024-09-17T10:02:38.701 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:38.701 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:02:38.701 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:38.702 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._run(expiration_interval) 2024-09-17T10:02:38.702 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:38.702 INFO:journalctl@ceph.mon.b.smithi153.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:38.702 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:38.702 INFO:journalctl@ceph.mon.b.smithi153.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:38.703 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:38.703 INFO:journalctl@ceph.mon.b.smithi153.stdout: s = self.context.wrap_socket( 2024-09-17T10:02:38.703 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:38.703 INFO:journalctl@ceph.mon.b.smithi153.stdout: return self.sslsocket_class._create( 2024-09-17T10:02:38.703 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:38.703 INFO:journalctl@ceph.mon.b.smithi153.stdout: self.do_handshake() 2024-09-17T10:02:38.704 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:38.704 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._sslobj.do_handshake() 2024-09-17T10:02:38.704 INFO:journalctl@ceph.mon.b.smithi153.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:38.704 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:38.704 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:38.705 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: [17/Sep/2024:10:02:37] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:02:38.705 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:38 smithi153 ceph-mon[27084]: [17/Sep/2024:10:02:37] ENGINE Bus STARTED 2024-09-17T10:02:39.462 INFO:teuthology.orchestra.run.smithi052.stdout:231928233991 2024-09-17T10:02:39.462 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi153 to 4016M 2024-09-17T10:02:39.781 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi153 to 4016M 2024-09-17T10:02:39.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:39 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:39.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi153 to 4016M 2024-09-17T10:02:39.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:39 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:40.118 INFO:teuthology.orchestra.run.smithi052.stdout:77309411362 2024-09-17T10:02:40.118 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T10:02:40.717 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:40 smithi052 ceph-mon[33536]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-17T10:02:40.717 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:40 smithi052 ceph-mon[33536]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-17T10:02:40.718 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:40 smithi052 ceph-mon[23685]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-17T10:02:40.718 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:40 smithi052 ceph-mon[23685]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-17T10:02:40.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:40 smithi153 ceph-mon[27084]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 38 op/s 2024-09-17T10:02:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:40 smithi153 ceph-mon[27084]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-17T10:02:41.853 INFO:teuthology.orchestra.run.smithi052.stdout:197568495628 2024-09-17T10:02:41.853 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T10:02:41.896 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:41.898 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:41.906 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:41.914 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:42.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:41 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:41 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:41 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:41 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:41 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:41 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.393 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:42.408 INFO:teuthology.orchestra.run.smithi052.stdout:34359738412 2024-09-17T10:02:42.409 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T10:02:42.938 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T10:02:42.939 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.939 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.939 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:42.939 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:42.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:02:42.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:02:42.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:42.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:42.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.941 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.941 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T10:02:42.941 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:42.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:42.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:02:42.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:02:42.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:42.943 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:42.943 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.943 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:42.943 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:42 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:42 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:43 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:43 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:43 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:43 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:43 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:43 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:44.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:43 smithi153 ceph-mon[27084]: Deploying daemon alertmanager.a on smithi052 2024-09-17T10:02:44.316 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:44.316 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:44.316 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[33536]: Deploying daemon alertmanager.a on smithi052 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:44.317 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:02:44.318 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:43 smithi052 ceph-mon[23685]: Deploying daemon alertmanager.a on smithi052 2024-09-17T10:02:44.363 INFO:teuthology.orchestra.run.smithi052.stdout:107374182428 2024-09-17T10:02:44.363 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T10:02:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:44 smithi153 ceph-mon[27084]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:02:45.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:44 smithi052 ceph-mon[33536]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:02:45.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:44 smithi052 ceph-mon[23685]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:02:46.024 INFO:teuthology.orchestra.run.smithi052.stdout:128849018904 2024-09-17T10:02:46.025 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T10:02:46.377 INFO:teuthology.orchestra.run.smithi052.stdout:231928233992 2024-09-17T10:02:46.585 INFO:teuthology.orchestra.run.smithi052.stdout:55834574887 2024-09-17T10:02:46.585 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T10:02:46.782 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:47.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:46 smithi153 ceph-mon[27084]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T10:02:47.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:46 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2486178195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T10:02:47.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:46 smithi052 ceph-mon[33536]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T10:02:47.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:46 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2486178195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T10:02:47.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:46 smithi052 ceph-mon[23685]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T10:02:47.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:46 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2486178195' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T10:02:47.465 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:47.465 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:47.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:02:47] "GET /metrics HTTP/1.1" 200 23689 "" "Prometheus/2.43.0" 2024-09-17T10:02:48.468 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:48.655 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233991 got 231928233992 for osd.7 2024-09-17T10:02:48.656 DEBUG:teuthology.parallel:result is None 2024-09-17T10:02:49.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:48 smithi052 ceph-mon[33536]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:02:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:48 smithi052 ceph-mon[23685]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:02:49.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:48 smithi153 ceph-mon[27084]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:02:50.124 INFO:teuthology.orchestra.run.smithi052.stdout:197568495630 2024-09-17T10:02:50.238 INFO:teuthology.orchestra.run.smithi052.stdout:163208757268 2024-09-17T10:02:50.239 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T10:02:50.408 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:50.518 INFO:teuthology.orchestra.run.smithi052.stdout:77309411364 2024-09-17T10:02:51.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:50 smithi153 ceph-mon[27084]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:02:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:50 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2520977109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T10:02:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:50 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:50 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1755349567' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T10:02:51.334 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[33536]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:02:51.335 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2520977109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T10:02:51.335 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:51.335 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1755349567' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T10:02:51.335 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[23685]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:02:51.335 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2520977109' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T10:02:51.335 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:51.335 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:50 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1755349567' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T10:02:51.984 INFO:teuthology.orchestra.run.smithi052.stdout:128849018905 2024-09-17T10:02:52.312 INFO:teuthology.orchestra.run.smithi052.stdout:107374182430 2024-09-17T10:02:52.637 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411362 got 77309411364 for osd.2 2024-09-17T10:02:52.637 DEBUG:teuthology.parallel:result is None 2024-09-17T10:02:53.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:52 smithi153 ceph-mon[27084]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:53.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:52 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2490437515' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T10:02:53.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:52 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2816204895' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T10:02:53.201 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:52 smithi052 ceph-mon[33536]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:53.201 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:52 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2490437515' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T10:02:53.201 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:52 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2816204895' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T10:02:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:52 smithi052 ceph-mon[23685]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:52 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2490437515' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T10:02:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:52 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2816204895' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T10:02:53.516 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018904 got 128849018905 for osd.4 2024-09-17T10:02:53.516 DEBUG:teuthology.parallel:result is None 2024-09-17T10:02:53.713 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:54.312 INFO:teuthology.orchestra.run.smithi052.stdout:55834574889 2024-09-17T10:02:54.604 INFO:teuthology.orchestra.run.smithi052.stdout:34359738415 2024-09-17T10:02:55.158 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:54 smithi052 ceph-mon[23685]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:55.158 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:54 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1256382045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T10:02:55.158 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:54 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2367546514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T10:02:55.158 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:54 smithi052 ceph-mon[33536]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:55.158 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:54 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1256382045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T10:02:55.158 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:54 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2367546514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T10:02:55.187 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574887 got 55834574889 for osd.1 2024-09-17T10:02:55.188 DEBUG:teuthology.parallel:result is None 2024-09-17T10:02:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:54 smithi153 ceph-mon[27084]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:54 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1256382045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T10:02:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:54 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2367546514' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T10:02:55.558 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495628 got 197568495630 for osd.6 2024-09-17T10:02:55.558 DEBUG:teuthology.parallel:result is None 2024-09-17T10:02:56.419 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182428 got 107374182430 for osd.3 2024-09-17T10:02:56.419 DEBUG:teuthology.parallel:result is None 2024-09-17T10:02:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:56 smithi052 ceph-mon[23685]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:56 smithi052 ceph-mon[33536]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:56 smithi153 ceph-mon[27084]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:57.236 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:57.274 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738412 got 34359738415 for osd.0 2024-09-17T10:02:57.274 DEBUG:teuthology.parallel:result is None 2024-09-17T10:02:57.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:02:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:02:57] "GET /metrics HTTP/1.1" 200 26214 "" "Prometheus/2.43.0" 2024-09-17T10:02:59.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:58 smithi052 ceph-mon[33536]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:58 smithi052 ceph-mon[23685]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:58 smithi153 ceph-mon[27084]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:59.290 INFO:teuthology.orchestra.run.smithi052.stdout:163208757270 2024-09-17T10:03:00.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:02:59 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2443731667' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T10:03:00.243 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:02:59 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2443731667' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T10:03:00.243 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:02:59 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2443731667' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T10:03:00.424 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757268 got 163208757270 for osd.5 2024-09-17T10:03:00.424 DEBUG:teuthology.parallel:result is None 2024-09-17T10:03:00.424 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T10:03:00.428 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T10:03:00.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:00 smithi052 podman[63096]: 2024-09-17 10:03:00.702291567 +0000 UTC m=+0.208963336 container create e77f66b0002b5db3394b0f04e7b37ad04174a99538109702808ea7609252b99e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:01.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:00 smithi153 ceph-mon[27084]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:01.232 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:01.269 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:00 smithi052 ceph-mon[23685]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:01.270 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:00 smithi052 ceph-mon[33536]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:01.270 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:00 smithi052 podman[63096]: 2024-09-17 10:03:00.996852907 +0000 UTC m=+0.503524691 container init e77f66b0002b5db3394b0f04e7b37ad04174a99538109702808ea7609252b99e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:01.270 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 podman[63096]: 2024-09-17 10:03:01.000048169 +0000 UTC m=+0.506719949 container start e77f66b0002b5db3394b0f04e7b37ad04174a99538109702808ea7609252b99e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:01.270 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.013Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T10:03:01.270 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.013Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T10:03:01.270 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.014Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.52 port=9094 2024-09-17T10:03:01.270 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.015Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T10:03:01.271 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.038Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:03:01.271 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.038Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:03:01.271 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.041Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T10:03:01.271 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:01.041Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T10:03:01.271 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 bash[63096]: e77f66b0002b5db3394b0f04e7b37ad04174a99538109702808ea7609252b99e 2024-09-17T10:03:01.271 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:01 smithi052 systemd[1]: Started Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:01.530 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:01] ENGINE Bus STOPPING 2024-09-17T10:03:01.821 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:01.821 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:01] ENGINE Bus STOPPED 2024-09-17T10:03:01.821 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:01] ENGINE Bus STARTING 2024-09-17T10:03:01.821 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:01] ENGINE Serving on http://:::9283 2024-09-17T10:03:01.821 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:01] ENGINE Bus STARTED 2024-09-17T10:03:01.908 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:03:01.909 INFO:teuthology.orchestra.run.smithi052.stderr:dumped all 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:03:02.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:02 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:02 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:02.619 INFO:teuthology.orchestra.run.smithi052.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2024-09-17T10:03:01.440238+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":230852,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730364,"statfs":{"total":767960285184,"available":767723892736,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.002191"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T10:02:37.500061+0000","last_change":"2024-09-17T10:02:14.701192+0000","last_active":"2024-09-17T10:02:37.500061+0000","last_peered":"2024-09-17T10:02:37.500061+0000","last_clean":"2024-09-17T10:02:37.500061+0000","last_became_active":"2024-09-17T10:02:14.700649+0000","last_became_peered":"2024-09-17T10:02:14.700649+0000","last_unstale":"2024-09-17T10:02:37.500061+0000","last_undegraded":"2024-09-17T10:02:37.500061+0000","last_fullsized":"2024-09-17T10:02:37.500061+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T10:00:05.595246+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T10:00:05.595246+0000","last_clean_scrub_stamp":"2024-09-17T10:00:05.595246+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-18T15:32:44.714415+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":829073,"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":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757271,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018908,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182432,"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":238705,"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":77309411367,"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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T10:03:02.620 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T10:03:02.882 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:03.300 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:03.015Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00004559s 2024-09-17T10:03:03.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:03:03.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[33536]: Deploying daemon grafana.a on smithi153 2024-09-17T10:03:03.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[33536]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:03.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[33536]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:03:03.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:03:03.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[23685]: Deploying daemon grafana.a on smithi153 2024-09-17T10:03:03.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[23685]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:03.302 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:03 smithi052 ceph-mon[23685]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:03:03.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:03 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T10:03:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:03 smithi153 ceph-mon[27084]: Deploying daemon grafana.a on smithi153 2024-09-17T10:03:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:03 smithi153 ceph-mon[27084]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:03 smithi153 ceph-mon[27084]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:03:03.479 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:03:03.480 INFO:teuthology.orchestra.run.smithi052.stderr:dumped all 2024-09-17T10:03:04.348 INFO:teuthology.orchestra.run.smithi052.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2024-09-17T10:03:03.440560+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":230852,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730364,"statfs":{"total":767960285184,"available":767723892736,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":229756464},"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.002066"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T10:02:37.500061+0000","last_change":"2024-09-17T10:02:14.701192+0000","last_active":"2024-09-17T10:02:37.500061+0000","last_peered":"2024-09-17T10:02:37.500061+0000","last_clean":"2024-09-17T10:02:37.500061+0000","last_became_active":"2024-09-17T10:02:14.700649+0000","last_became_peered":"2024-09-17T10:02:14.700649+0000","last_unstale":"2024-09-17T10:02:37.500061+0000","last_undegraded":"2024-09-17T10:02:37.500061+0000","last_fullsized":"2024-09-17T10:02:37.500061+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T10:00:05.595246+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T10:00:05.595246+0000","last_clean_scrub_stamp":"2024-09-17T10:00:05.595246+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-18T15:32:44.714415+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":829073,"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":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757271,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018908,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182432,"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":238705,"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":77309411367,"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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T10:03:04.349 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T10:03:04.349 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T10:03:04.349 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T10:03:04.349 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 12d1b944-74db-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T10:03:04.609 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:05.285 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:03:05.285 INFO:teuthology.orchestra.run.smithi052.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T10:03:05.286 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:05 smithi052 ceph-mon[33536]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:05.286 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:05 smithi052 ceph-mon[33536]: from='client.24512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:03:05.286 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:05 smithi052 ceph-mon[23685]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:05.286 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:05 smithi052 ceph-mon[23685]: from='client.24512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:03:05.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:05 smithi153 ceph-mon[27084]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:05.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:05 smithi153 ceph-mon[27084]: from='client.24512 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:03:05.943 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T10:03:05.943 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T10:03:05.944 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:03:05.955 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi052.front.sepia.ceph.com 2024-09-17T10:03:05.955 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-17T10:03:06.211 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:06.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:06 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3679101785' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T10:03:06.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:06 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:06 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:06.483 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:06 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3679101785' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T10:03:06.483 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:06 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:06.483 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:06 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:06.483 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:06 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3679101785' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T10:03:06.483 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:06 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:06.483 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:06 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:07.189 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:06] ENGINE Bus STOPPING 2024-09-17T10:03:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:07 smithi153 ceph-mon[27084]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:07 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1288829340' entity='client.admin' 2024-09-17T10:03:07.588 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-mon[33536]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:07.588 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1288829340' entity='client.admin' 2024-09-17T10:03:07.588 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-mon[23685]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:07.588 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1288829340' entity='client.admin' 2024-09-17T10:03:07.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:07.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:07] ENGINE Bus STOPPED 2024-09-17T10:03:07.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:07] ENGINE Bus STARTING 2024-09-17T10:03:07.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:07] ENGINE Serving on http://:::9283 2024-09-17T10:03:07.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:07] ENGINE Bus STARTED 2024-09-17T10:03:07.621 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:03:07.633 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi052.front.sepia.ceph.com 2024-09-17T10:03:07.634 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T10:03:07.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:03:07] "GET /metrics HTTP/1.1" 200 26207 "" "Prometheus/2.43.0" 2024-09-17T10:03:07.893 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:09.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:09 smithi153 ceph-mon[27084]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:09.492 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:09 smithi052 ceph-mon[23685]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:09.492 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:09 smithi052 ceph-mon[33536]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:10.242 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:03:10.243 INFO:teuthology.orchestra.run.smithi052.stdout: "id": "68d0f8bf-3475-48b6-ae80-d33fdb42c421", 2024-09-17T10:03:10.243 INFO:teuthology.orchestra.run.smithi052.stdout: "name": "r", 2024-09-17T10:03:10.243 INFO:teuthology.orchestra.run.smithi052.stdout: "current_period": "b80470ab-01a1-4e5a-87fc-e46ed8330777", 2024-09-17T10:03:10.243 INFO:teuthology.orchestra.run.smithi052.stdout: "epoch": 1 2024-09-17T10:03:10.243 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:03:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-mon[27084]: osdmap e60: 8 total, 8 up, 8 in 2024-09-17T10:03:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1328510738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T10:03:10.450 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 systemd[1]: Starting Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:03:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:10 smithi052 ceph-mon[33536]: osdmap e60: 8 total, 8 up, 8 in 2024-09-17T10:03:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:10 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1328510738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T10:03:10.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:10 smithi052 ceph-mon[23685]: osdmap e60: 8 total, 8 up, 8 in 2024-09-17T10:03:10.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:10 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1328510738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T10:03:10.718 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 podman[55664]: 2024-09-17 10:03:10.454916371 +0000 UTC m=+0.112483678 container create 0704f1d351bff3b3fb9973167c93a85bba174c8a5a9e7b8c9a00d641b6ff178f (image=quay.io/ceph/grafana:9.4.12, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:03:10.718 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 podman[55664]: 2024-09-17 10:03:10.358840463 +0000 UTC m=+0.016407785 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-17T10:03:10.719 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 podman[55664]: 2024-09-17 10:03:10.650846218 +0000 UTC m=+0.308413526 container init 0704f1d351bff3b3fb9973167c93a85bba174c8a5a9e7b8c9a00d641b6ff178f (image=quay.io/ceph/grafana:9.4.12, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:03:10.719 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 podman[55664]: 2024-09-17 10:03:10.656690338 +0000 UTC m=+0.314257647 container start 0704f1d351bff3b3fb9973167c93a85bba174c8a5a9e7b8c9a00d641b6ff178f (image=quay.io/ceph/grafana:9.4.12, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:03:10.972 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 bash[55664]: 0704f1d351bff3b3fb9973167c93a85bba174c8a5a9e7b8c9a00d641b6ff178f 2024-09-17T10:03:10.972 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 systemd[1]: Started Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:10.972 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817635182Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-17T10:03:10.972 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817876478Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T10:03:10.972 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817890609Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T10:03:10.972 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817896391Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817900929Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817905528Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.81791014Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817914819Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817919598Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817924573Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817929309Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817933977Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.8179385Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T10:03:10.973 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817943118Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817947394Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817951845Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817956789Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817961378Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=settings t=2024-09-17T10:03:10.817965956Z level=info msg="App mode production" 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=sqlstore t=2024-09-17T10:03:10.818017476Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=sqlstore t=2024-09-17T10:03:10.818032446Z 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-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.818932868Z level=info msg="Starting DB migrations" 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.819007572Z level=info msg="Executing migration" id="create migration_log table" 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.819559529Z level=info msg="Executing migration" id="create user table" 2024-09-17T10:03:10.974 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.820025346Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.820487002Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.820928841Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.821530328Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.821994722Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.822889822Z level=info msg="Executing migration" id="create user table v2" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.823290078Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.823644841Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.824069646Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.824421768Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.824776677Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.825211809Z level=info msg="Executing migration" id="Update user table charset" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.825475277Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-17T10:03:10.975 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.825888485Z level=info msg="Executing migration" id="Add missing user data" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.826225013Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.826619181Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.827024651Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.827444914Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.828814525Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.829275748Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.829709062Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.830109755Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.830487683Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.830891277Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.831164808Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.831520612Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-17T10:03:10.976 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.831899495Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-17T10:03:10.977 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.832258126Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-17T10:03:10.977 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.832594519Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T10:03:10.977 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.833355034Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-17T10:03:10.977 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.833753121Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-17T10:03:10.977 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.834132473Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.834485059Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.834859583Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.83524761Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.835540147Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.835873431Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.836181925Z level=info msg="Executing migration" id="create star table" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.836510091Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-17T10:03:10.978 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.836909393Z level=info msg="Executing migration" id="create org table v1" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.837282014Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.837658803Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.838021502Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.838406189Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.838842306Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.839219375Z level=info msg="Executing migration" id="Update org table charset" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.839465866Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.839705627Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.840004473Z level=info msg="Executing migration" id="create dashboard table" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.840355222Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.840728626Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.841127066Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-17T10:03:10.979 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.841510044Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.844068353Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.844472439Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.847186192Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.849748867Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.852377053Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.855004698Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.855702817Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.856174354Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.856433549Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.85695266Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.85743237Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.858248051Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.859081353Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-17T10:03:10.980 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.859817746Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.860227713Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.863316735Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.863709776Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.865885896Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.868853945Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.869485661Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.872462733Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.874827477Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.877611619Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.878038192Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.880824939Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.883263877Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T10:03:10.981 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.886072566Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.886576791Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.889442293Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.892225883Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.894678672Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.895131905Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.897950839Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.898370508Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.900805266Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.903268774Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.903599454Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.9062725Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.908718351Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T10:03:10.982 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.911513772Z level=info msg="Executing migration" id="create data_source table" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.911958971Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.914818543Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.917571791Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.919901467Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.920294634Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.923111248Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.925787027Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.928255277Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.931057488Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.933467537Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.934468369Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.935208257Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.935508228Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-17T10:03:10.983 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.936379764Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.937235297Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.937553082Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.938305747Z level=info msg="Executing migration" id="Add uid column" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.93889889Z level=info msg="Executing migration" id="Update uid value" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.939222794Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.940046841Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.940505057Z level=info msg="Executing migration" id="create api_key table" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.940917605Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.941716656Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.942173383Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-17T10:03:10.984 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.943017935Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.943778883Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.944714508Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.945579041Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.947084378Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.947878654Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.948751571Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.949657647Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.95039929Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.95128709Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.951821717Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.952144962Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-17T10:03:10.985 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.952981242Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.953572228Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.953915564Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.95479485Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.955802057Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.956639123Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.957391535Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.958214011Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.958663945Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.959146805Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.961851535Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.964404946Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.967206387Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.969939642Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-17T10:03:10.986 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.972575843Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T10:03:10.999 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T10:03:11.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:11.221 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:11.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1328510738' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T10:03:11.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: osdmap e61: 8 total, 8 up, 8 in 2024-09-17T10:03:11.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.222 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-mon[27084]: osdmap e62: 8 total, 8 up, 8 in 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.975076532Z level=info msg="Executing migration" id="create quota table v1" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.977730846Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.980438621Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.983505034Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.985981049Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.988654429Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.991601718Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.994399671Z level=info msg="Executing migration" id="create session table" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.997293235Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-17T10:03:11.223 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:10.999939982Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.002537071Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.005295699Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.008039237Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.010636167Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.013226887Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.01598505Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.01864476Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.020907692Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.023589683Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.026143431Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.028932335Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.031743642Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T10:03:11.224 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.03431522Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.037015809Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.039781951Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.042518324Z level=info msg="Executing migration" id="create alert table v1" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.044968786Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.047592592Z level=info msg="Executing migration" id="add index alert state" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.050302218Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.051358425Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.052026175Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.053001065Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.053616193Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.055320695Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.056130927Z 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-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.056918548Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-17T10:03:11.225 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.057828099Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.058563105Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.059343117Z level=info msg="Executing migration" id="Add column is_default" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.060205996Z level=info msg="Executing migration" id="Add column frequency" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.060966144Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.061796831Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.062667598Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.063584619Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.064302818Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.065203249Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.065994984Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.067002057Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.067620857Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-17T10:03:11.226 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.068621766Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.0693104Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.070123864Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.070939908Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.071920856Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.072648942Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.073622211Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.074369324Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.075253683Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.076226435Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.076743413Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.077050798Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.077473374Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-17T10:03:11.227 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.07789743Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.078325474Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.078740283Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.079235949Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.07997782Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.0807264Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.081481356Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.082327143Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.083078062Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.083873077Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.084913183Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.085454751Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.088278763Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-17T10:03:11.228 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.090975465Z 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-17T10:03:11.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.093880415Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-17T10:03:11.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.096794031Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-17T10:03:11.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.099553672Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-17T10:03:11.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.102371115Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-17T10:03:11.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.10511594Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-17T10:03:11.229 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.107841005Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.110396077Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.112965975Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.115760222Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.118588042Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.121477849Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.12408549Z level=info msg="Executing migration" id="Move region to single row" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.126844795Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.129299607Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.131891668Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.134768025Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.137357469Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.139696422Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.142180149Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.144767425Z level=info msg="Executing migration" id="create test_data table" 2024-09-17T10:03:11.230 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.147108484Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.14752828Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.15037016Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.152819243Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.155274523Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.157919987Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.160555695Z level=info msg="Executing migration" id="create team table" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.162971896Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.165820761Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.168184356Z level=info msg="Executing migration" id="create team member table" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.170800182Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.173240649Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.175967608Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.178457043Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.179312717Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-17T10:03:11.231 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.180193574Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.181039744Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.18185557Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.18280353Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.183341828Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.183799064Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.184579666Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.18530313Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.186107541Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.186848534Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.187667347Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.188238952Z level=info msg="Executing migration" id="create tag table" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.188967235Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.189685439Z level=info msg="Executing migration" id="create login attempt table" 2024-09-17T10:03:11.232 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.190586616Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.191115318Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.191858825Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.194207457Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.1949821Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.195749331Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.196562394Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.197524056Z level=info msg="Executing migration" id="create user auth table" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.198122695Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.198926521Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.19930246Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.20050011Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.201414248Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-17T10:03:11.233 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.202288735Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.203190571Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.20396666Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.20487048Z level=info msg="Executing migration" id="create server_lock table" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.205646106Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.20644759Z level=info msg="Executing migration" id="create user auth token table" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.207241532Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.208050409Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.210853104Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.211397359Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.214355887Z level=info msg="Executing migration" id="create cache_data table" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.217164969Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.217674051Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-17T10:03:11.234 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.220522629Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-17T10:03:11.235 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.223159824Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T10:03:11.278 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:11.347 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:11.018Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002565458s 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1328510738' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: osdmap e61: 8 total, 8 up, 8 in 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[23685]: osdmap e62: 8 total, 8 up, 8 in 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1328510738' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: osdmap e61: 8 total, 8 up, 8 in 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:11.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:11 smithi052 ceph-mon[33536]: osdmap e62: 8 total, 8 up, 8 in 2024-09-17T10:03:11.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.225803343Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-17T10:03:11.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.226123923Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-17T10:03:11.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.226603264Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-17T10:03:11.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.22707684Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-17T10:03:11.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.227532154Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T10:03:11.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.22781276Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-17T10:03:11.473 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.228272203Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.228678083Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.229144289Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.229588067Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.230489104Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.230940867Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.231260903Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.231654898Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.232105506Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.232556543Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T10:03:11.474 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.232860928Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-17T10:03:11.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.233360976Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-17T10:03:11.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.233763869Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T10:03:11.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.234329398Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T10:03:11.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.234767132Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-17T10:03:11.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.235639348Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T10:03:11.475 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.236089505Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.236524453Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.240921286Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.245327923Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.246137364Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.247058553Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.248245862Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.24925378Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.249857709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.250659631Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.251596299Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.252448532Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-17T10:03:11.476 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.253574194Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.254501191Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.255447062Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.256392934Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.25724916Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.258378044Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.259329316Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.260195277Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.261171189Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.262123607Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.262986552Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.263977055Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.264725802Z 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-17T10:03:11.477 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.26579905Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.266387289Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.267469173Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.268454705Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.271321953Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.274033452Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.27659243Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.279134848Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.281956982Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.284859105Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.287358585Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.290033573Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.292792254Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T10:03:11.478 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.295693727Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.29823265Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.301039651Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.303875697Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.306921835Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.30959998Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.312374732Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.314991663Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.317840809Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.320441233Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.323055208Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.323167048Z 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-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.325815489Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.328524445Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.331242317Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-17T10:03:11.479 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.331518523Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.331644187Z level=info msg="alerts found to migrate" alerts=0 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.333587057Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.336216757Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.33882054Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.341523008Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.344272701Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.346676508Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.349412747Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.352061172Z level=info msg="Executing migration" id="create data_keys table" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.354831518Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.357359507Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.363143259Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T10:03:11.480 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.365835852Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T10:03:11.481 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.366591376Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T10:03:11.481 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.37219444Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T10:03:11.481 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.377784076Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-17T10:03:11.481 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.378713584Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.379450506Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.380297665Z level=info msg="Executing migration" id="create permission table" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.38079079Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.3812959Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.382175201Z level=info msg="Executing migration" id="create role table" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.382894803Z level=info msg="Executing migration" id="add column display_name" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.383975516Z level=info msg="Executing migration" id="add column group_name" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.385020955Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.385857665Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.386790029Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.387492784Z level=info msg="Executing migration" id="create team role table" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.388310032Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-17T10:03:11.482 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.389111099Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.389940408Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.390835821Z level=info msg="Executing migration" id="create user role table" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.391673306Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.39267551Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.393547499Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.394264563Z level=info msg="Executing migration" id="create builtin role table" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.395217225Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.395944301Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.396791865Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.397907585Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-17T10:03:11.483 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.398693333Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.399674948Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.400390029Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.401212415Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.401624025Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.402095247Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.403250641Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.404169154Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.407156103Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.409676638Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.412291156Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.415103855Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.417979689Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T10:03:11.484 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.420748794Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.423245194Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.426081947Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.428850942Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.43161393Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.434293143Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.436897587Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.43982104Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.442827251Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.445383251Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.447916008Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.450626753Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.450911967Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T10:03:11.485 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.453274651Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T10:03:11.488 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.45337577Z 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-17T10:03:11.488 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.455821711Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T10:03:11.489 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.458353223Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T10:03:11.489 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.461117371Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T10:03:11.489 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.463797974Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T10:03:11.489 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.466541084Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T10:03:11.489 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.469064805Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T10:03:11.490 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.471692484Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T10:03:11.490 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.474170658Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T10:03:11.490 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.476699561Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T10:03:11.851 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:03:11.891 INFO:teuthology.orchestra.run.smithi052.stdout: "id": "680fdcd6-515f-4a08-8929-c618d1082ae4", 2024-09-17T10:03:11.891 INFO:teuthology.orchestra.run.smithi052.stdout: "name": "default", 2024-09-17T10:03:11.891 INFO:teuthology.orchestra.run.smithi052.stdout: "api_name": "default", 2024-09-17T10:03:11.891 INFO:teuthology.orchestra.run.smithi052.stdout: "is_master": true, 2024-09-17T10:03:11.891 INFO:teuthology.orchestra.run.smithi052.stdout: "endpoints": [], 2024-09-17T10:03:11.891 INFO:teuthology.orchestra.run.smithi052.stdout: "hostnames": [], 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "hostnames_s3website": [], 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "master_zone": "", 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "zones": [], 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "placement_targets": [ 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: { 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "name": "default-placement", 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "tags": [], 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "storage_classes": [] 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "default_placement": "default-placement", 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "realm_id": "68d0f8bf-3475-48b6-ae80-d33fdb42c421", 2024-09-17T10:03:11.892 INFO:teuthology.orchestra.run.smithi052.stdout: "sync_policy": { 2024-09-17T10:03:11.893 INFO:teuthology.orchestra.run.smithi052.stdout: "groups": [] 2024-09-17T10:03:11.893 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:11.893 INFO:teuthology.orchestra.run.smithi052.stdout: "enabled_features": [ 2024-09-17T10:03:11.893 INFO:teuthology.orchestra.run.smithi052.stdout: "notification_v2", 2024-09-17T10:03:11.893 INFO:teuthology.orchestra.run.smithi052.stdout: "resharding" 2024-09-17T10:03:11.893 INFO:teuthology.orchestra.run.smithi052.stdout: ] 2024-09-17T10:03:11.893 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:03:11.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.479470316Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T10:03:11.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.482125411Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T10:03:11.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.484828785Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T10:03:11.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.488606797Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T10:03:11.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.491194334Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.493776757Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.494103898Z level=info msg="Executing migration" id="add share column" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.495291554Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.495779901Z level=info msg="Executing migration" id="create file table" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.496221433Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.496964468Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.497457538Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.498394575Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.501101028Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.503618673Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.506526146Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.509553513Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T10:03:11.951 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.512353046Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.515224403Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.517860678Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.520514352Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.523290328Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.525924305Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.528446652Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.531473959Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.534323551Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.536854595Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.549508746Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.552090279Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T10:03:11.952 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.554660666Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.558945763Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.561725249Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.564362268Z level=info msg="Executing migration" id="create folder table" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.566842364Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.569595371Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.572235975Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.574747607Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=migrator t=2024-09-17T10:03:11.577312346Z level=info msg="migrations completed" performed=485 skipped=0 duration=758.322415ms 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=sqlstore t=2024-09-17T10:03:11.577716257Z level=info msg="Created default organization" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=plugin.finder t=2024-09-17T10:03:11.611710072Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=secrets t=2024-09-17T10:03:11.611819392Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=query_data t=2024-09-17T10:03:11.614563474Z level=info msg="Query Service initialization" 2024-09-17T10:03:11.953 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=live.push_http t=2024-09-17T10:03:11.618044729Z level=info msg="Live Push Gateway initialization" 2024-09-17T10:03:12.488 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:12 smithi052 ceph-mon[33536]: Deploying daemon node-exporter.a on smithi052 2024-09-17T10:03:12.488 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:12 smithi052 ceph-mon[23685]: Deploying daemon node-exporter.a on smithi052 2024-09-17T10:03:12.521 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T10:03:12.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-mon[27084]: Deploying daemon node-exporter.a on smithi052 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=infra.usagestats.collector t=2024-09-17T10:03:12.221577102Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=provisioning.datasources t=2024-09-17T10:03:12.222757379Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=provisioning.datasources t=2024-09-17T10:03:12.233672978Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=provisioning.alerting t=2024-09-17T10:03:12.244371671Z level=info msg="starting to provision alerting" 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=provisioning.alerting t=2024-09-17T10:03:12.244381927Z level=info msg="finished to provision alerting" 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=ngalert.state.manager t=2024-09-17T10:03:12.244499312Z level=info msg="Warming state cache for startup" 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=ngalert.state.manager t=2024-09-17T10:03:12.244668951Z level=info msg="State cache has been initialized" states=0 duration=169.271µs 2024-09-17T10:03:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=ticker t=2024-09-17T10:03:12.244733379Z level=info msg=starting first_tick=2024-09-17T10:03:20Z 2024-09-17T10:03:12.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=grafanaStorageLogger t=2024-09-17T10:03:12.244506917Z level=info msg="storage starting" 2024-09-17T10:03:12.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=ngalert.multiorg.alertmanager t=2024-09-17T10:03:12.245092422Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T10:03:12.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:03:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=http.server t=2024-09-17T10:03:12.252246642Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T10:03:12.814 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:13.309 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "id": "e2a6a7aa-3ce9-4f5d-9bda-383ffe63f6ba", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "name": "z", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "control_pool": "z.rgw.control", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "log_pool": "z.rgw.log", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T10:03:13.310 INFO:teuthology.orchestra.run.smithi052.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "system_key": { 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "access_key": "", 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: "secret_key": "" 2024-09-17T10:03:13.311 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "placement_pools": [ 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: { 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "key": "default-placement", 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "val": { 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "storage_classes": { 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "STANDARD": { 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "index_type": 0, 2024-09-17T10:03:13.312 INFO:teuthology.orchestra.run.smithi052.stdout: "inline_data": true 2024-09-17T10:03:13.313 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:13.313 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:13.313 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:03:13.313 INFO:teuthology.orchestra.run.smithi052.stdout: "realm_id": "68d0f8bf-3475-48b6-ae80-d33fdb42c421" 2024-09-17T10:03:13.313 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:03:13.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:13 smithi052 ceph-mon[33536]: pgmap v24: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:03:13.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:13 smithi052 ceph-mon[33536]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:13.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:13 smithi052 ceph-mon[33536]: Cluster is now healthy 2024-09-17T10:03:13.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:13 smithi052 ceph-mon[23685]: pgmap v24: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:03:13.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:13 smithi052 ceph-mon[23685]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:13.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:13 smithi052 ceph-mon[23685]: Cluster is now healthy 2024-09-17T10:03:13.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:13 smithi153 ceph-mon[27084]: pgmap v24: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:03:13.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:13 smithi153 ceph-mon[27084]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:13.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:13 smithi153 ceph-mon[27084]: Cluster is now healthy 2024-09-17T10:03:14.983 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T10:03:15.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 bash[65188]: Writing manifest to image destination 2024-09-17T10:03:15.565 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-mon[33536]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:03:15.565 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-mon[23685]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:03:15.565 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 podman[65188]: 2024-09-17 10:03:15.358879702 +0000 UTC m=+2.719621327 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T10:03:15.566 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 podman[65188]: 2024-09-17 10:03:15.457350064 +0000 UTC m=+2.818091678 container create e47a2aadc27f8fad9879da43f8b469fb4c7ceb462a1cebdfb058636f783635cf (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:15 smithi153 ceph-mon[27084]: pgmap v25: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T10:03:15.892 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:16.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 podman[65188]: 2024-09-17 10:03:15.80967933 +0000 UTC m=+3.170420952 container init e47a2aadc27f8fad9879da43f8b469fb4c7ceb462a1cebdfb058636f783635cf (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:16.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 podman[65188]: 2024-09-17 10:03:15.812869832 +0000 UTC m=+3.173611442 container start e47a2aadc27f8fad9879da43f8b469fb4c7ceb462a1cebdfb058636f783635cf (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:16.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.817Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T10:03:16.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.817Z 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-17T10:03:16.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.817Z 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-17T10:03:16.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.817Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:03:16.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.817Z 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-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.817Z 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-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:03:16.099 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:03:16.100 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:03:16.101 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:03:16.102 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:03:16.103 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:03:16.103 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[65975]: ts=2024-09-17T10:03:15.818Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:03:16.103 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 bash[65188]: e47a2aadc27f8fad9879da43f8b469fb4c7ceb462a1cebdfb058636f783635cf 2024-09-17T10:03:16.103 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:03:15 smithi052 systemd[1]: Started Ceph node-exporter.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:16 smithi153 ceph-mon[27084]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 327 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-17T10:03:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:16 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:16 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:16 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:16 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:16 smithi153 ceph-mon[27084]: Deploying daemon node-exporter.b on smithi153 2024-09-17T10:03:17.200 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:16 smithi153 bash[55930]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-17T10:03:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[23685]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 327 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-17T10:03:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[23685]: Deploying daemon node-exporter.b on smithi153 2024-09-17T10:03:17.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[33536]: pgmap v26: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 327 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-17T10:03:17.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:17.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:16 smithi052 ceph-mon[33536]: Deploying daemon node-exporter.b on smithi153 2024-09-17T10:03:17.699 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:17 smithi153 bash[55930]: Getting image source signatures 2024-09-17T10:03:17.700 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:17 smithi153 bash[55930]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-17T10:03:17.700 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:17 smithi153 bash[55930]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-17T10:03:17.700 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:17 smithi153 bash[55930]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-17T10:03:18.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:03:17] "GET /metrics HTTP/1.1" 200 26207 "" "Prometheus/2.43.0" 2024-09-17T10:03:18.551 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:18 smithi153 ceph-mon[27084]: osdmap e63: 8 total, 8 up, 8 in 2024-09-17T10:03:18.552 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:18 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T10:03:18.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:18 smithi052 ceph-mon[33536]: osdmap e63: 8 total, 8 up, 8 in 2024-09-17T10:03:18.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:18 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T10:03:18.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:18 smithi052 ceph-mon[23685]: osdmap e63: 8 total, 8 up, 8 in 2024-09-17T10:03:18.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:18 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T10:03:18.949 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:18 smithi153 bash[55930]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-17T10:03:18.950 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:18 smithi153 bash[55930]: Writing manifest to image destination 2024-09-17T10:03:19.342 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-mon[27084]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-09-17T10:03:19.342 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-mon[27084]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:19.342 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T10:03:19.342 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-mon[27084]: osdmap e64: 8 total, 8 up, 8 in 2024-09-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 podman[55930]: 2024-09-17 10:03:18.948300124 +0000 UTC m=+2.143286047 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 podman[55930]: 2024-09-17 10:03:19.063389188 +0000 UTC m=+2.258375101 container create f0b83bce3f3ea9e05ccc1ce2ce79fb8afabfb535f4288421327e574a4a0b84df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 podman[55930]: 2024-09-17 10:03:19.265933635 +0000 UTC m=+2.460919554 container init f0b83bce3f3ea9e05ccc1ce2ce79fb8afabfb535f4288421327e574a4a0b84df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 podman[55930]: 2024-09-17 10:03:19.269336377 +0000 UTC m=+2.464322287 container start f0b83bce3f3ea9e05ccc1ce2ce79fb8afabfb535f4288421327e574a4a0b84df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.273Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.273Z 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-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.273Z 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-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.273Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z 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-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z 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-17T10:03:19.343 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:03:19.344 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:03:19.345 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.274Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:03:19.346 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:03:19.347 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:03:19.347 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:03:19.347 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:03:19.347 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:03:19.347 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[56009]: ts=2024-09-17T10:03:19.275Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:03:19.347 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 bash[55930]: f0b83bce3f3ea9e05ccc1ce2ce79fb8afabfb535f4288421327e574a4a0b84df 2024-09-17T10:03:19.564 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[33536]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-09-17T10:03:19.564 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[33536]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:19.564 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T10:03:19.564 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[33536]: osdmap e64: 8 total, 8 up, 8 in 2024-09-17T10:03:19.564 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[23685]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-09-17T10:03:19.564 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[23685]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:19.564 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T10:03:19.565 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:19 smithi052 ceph-mon[23685]: osdmap e64: 8 total, 8 up, 8 in 2024-09-17T10:03:19.699 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:03:19 smithi153 systemd[1]: Started Ceph node-exporter.b for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: osdmap e65: 8 total, 8 up, 8 in 2024-09-17T10:03:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T10:03:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[33536]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: osdmap e65: 8 total, 8 up, 8 in 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:20 smithi052 ceph-mon[23685]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-17T10:03:20.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: osdmap e65: 8 total, 8 up, 8 in 2024-09-17T10:03:20.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T10:03:20.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.574 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.574 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:20.574 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:20 smithi153 ceph-mon[27084]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[23685]: osdmap e66: 8 total, 8 up, 8 in 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[33536]: osdmap e66: 8 total, 8 up, 8 in 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:21.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:21 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:21 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T10:03:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:21 smithi153 ceph-mon[27084]: osdmap e66: 8 total, 8 up, 8 in 2024-09-17T10:03:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:21 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:21 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:21 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:22.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[33536]: osdmap e67: 8 total, 8 up, 8 in 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[33536]: pgmap v34: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[23685]: osdmap e67: 8 total, 8 up, 8 in 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[23685]: pgmap v34: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:22 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:22.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:22 smithi153 ceph-mon[27084]: osdmap e67: 8 total, 8 up, 8 in 2024-09-17T10:03:22.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:22 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T10:03:22.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:22 smithi153 ceph-mon[27084]: pgmap v34: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:03:22.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:22 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:22.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:22 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: "id": "8dd2f06b-8fd6-41d5-abd7-4cf388a4e624", 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: "epoch": 1, 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: "predecessor_uuid": "b80470ab-01a1-4e5a-87fc-e46ed8330777", 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: "sync_status": [], 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: "period_map": { 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: "id": "8dd2f06b-8fd6-41d5-abd7-4cf388a4e624", 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: "zonegroups": [ 2024-09-17T10:03:23.314 INFO:teuthology.orchestra.run.smithi052.stdout: { 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "id": "680fdcd6-515f-4a08-8929-c618d1082ae4", 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "name": "default", 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "api_name": "default", 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "is_master": true, 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "endpoints": [], 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "hostnames": [], 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "hostnames_s3website": [], 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "master_zone": "e2a6a7aa-3ce9-4f5d-9bda-383ffe63f6ba", 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "zones": [ 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: { 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "id": "e2a6a7aa-3ce9-4f5d-9bda-383ffe63f6ba", 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "name": "z", 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "endpoints": [], 2024-09-17T10:03:23.315 INFO:teuthology.orchestra.run.smithi052.stdout: "log_meta": false, 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "log_data": false, 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "bucket_index_max_shards": 11, 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "read_only": false, 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "tier_type": "", 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "sync_from_all": true, 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "sync_from": [], 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "redirect_zone": "", 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "supported_features": [ 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "compress-encrypted", 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "notification_v2", 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: "resharding" 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: ] 2024-09-17T10:03:23.316 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "placement_targets": [ 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: { 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "name": "default-placement", 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "tags": [], 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "storage_classes": [ 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "STANDARD" 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: ] 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "default_placement": "default-placement", 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "realm_id": "68d0f8bf-3475-48b6-ae80-d33fdb42c421", 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "sync_policy": { 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: "groups": [] 2024-09-17T10:03:23.317 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: "enabled_features": [ 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: "notification_v2", 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: "resharding" 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: ] 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: "short_zone_ids": [ 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: { 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: "key": "e2a6a7aa-3ce9-4f5d-9bda-383ffe63f6ba", 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: "val": 2345478900 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: ] 2024-09-17T10:03:23.318 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "master_zonegroup": "680fdcd6-515f-4a08-8929-c618d1082ae4", 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "master_zone": "e2a6a7aa-3ce9-4f5d-9bda-383ffe63f6ba", 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "period_config": { 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "bucket_quota": { 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "enabled": false, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "check_on_raw": false, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "max_size": -1, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "max_size_kb": 0, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "max_objects": -1 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "user_quota": { 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "enabled": false, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "check_on_raw": false, 2024-09-17T10:03:23.319 INFO:teuthology.orchestra.run.smithi052.stdout: "max_size": -1, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_size_kb": 0, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_objects": -1 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "user_ratelimit": { 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_read_ops": 0, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_write_ops": 0, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_read_bytes": 0, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_write_bytes": 0, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "enabled": false 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "bucket_ratelimit": { 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_read_ops": 0, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_write_ops": 0, 2024-09-17T10:03:23.320 INFO:teuthology.orchestra.run.smithi052.stdout: "max_read_bytes": 0, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "max_write_bytes": 0, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "enabled": false 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "anonymous_ratelimit": { 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "max_read_ops": 0, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "max_write_ops": 0, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "max_read_bytes": 0, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "max_write_bytes": 0, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "enabled": false 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "realm_id": "68d0f8bf-3475-48b6-ae80-d33fdb42c421", 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout: "realm_epoch": 2 2024-09-17T10:03:23.321 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:03:23.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:23 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T10:03:23.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:23 smithi052 ceph-mon[33536]: osdmap e68: 8 total, 8 up, 8 in 2024-09-17T10:03:23.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:23 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T10:03:23.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:23 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T10:03:23.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:23 smithi052 ceph-mon[23685]: osdmap e68: 8 total, 8 up, 8 in 2024-09-17T10:03:23.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:23 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T10:03:23.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:23 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T10:03:23.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:23 smithi153 ceph-mon[27084]: osdmap e68: 8 total, 8 up, 8 in 2024-09-17T10:03:23.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:23 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T10:03:24.272 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T10:03:24.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:24 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T10:03:24.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:24 smithi153 ceph-mon[27084]: osdmap e69: 8 total, 8 up, 8 in 2024-09-17T10:03:24.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:24 smithi153 ceph-mon[27084]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:03:24.535 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:24.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:24 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T10:03:24.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:24 smithi052 ceph-mon[33536]: osdmap e69: 8 total, 8 up, 8 in 2024-09-17T10:03:24.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:24 smithi052 ceph-mon[33536]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:03:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:24 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1506718070' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T10:03:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:24 smithi052 ceph-mon[23685]: osdmap e69: 8 total, 8 up, 8 in 2024-09-17T10:03:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:24 smithi052 ceph-mon[23685]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T10:03:25.223 INFO:teuthology.orchestra.run.smithi052.stdout:Scheduled rgw.foo update... 2024-09-17T10:03:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[33536]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[33536]: Cluster is now healthy 2024-09-17T10:03:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[33536]: from='client.14721 -' 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-17T10:03:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[33536]: Saving service rgw.foo spec with placement count:2 2024-09-17T10:03:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[23685]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[23685]: Cluster is now healthy 2024-09-17T10:03:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[23685]: from='client.14721 -' 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-17T10:03:25.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[23685]: Saving service rgw.foo spec with placement count:2 2024-09-17T10:03:25.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:25 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:25 smithi153 ceph-mon[27084]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:25 smithi153 ceph-mon[27084]: Cluster is now healthy 2024-09-17T10:03:25.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:25 smithi153 ceph-mon[27084]: from='client.14721 -' 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-17T10:03:25.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:25 smithi153 ceph-mon[27084]: Saving service rgw.foo spec with placement count:2 2024-09-17T10:03:25.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:25 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:25.995 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph osd pool create foo' 2024-09-17T10:03:26.254 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:26.637 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 393 B/s wr, 1 op/s 2024-09-17T10:03:26.637 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:26.637 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:26.637 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:26.637 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 393 B/s wr, 1 op/s 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:26.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:26 smithi153 ceph-mon[27084]: Deploying daemon rgw.foo.smithi153.owwuuu on smithi153 2024-09-17T10:03:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:03:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:03:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[23685]: Deploying daemon rgw.foo.smithi153.owwuuu on smithi153 2024-09-17T10:03:27.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 393 B/s wr, 1 op/s 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:27.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:26 smithi052 ceph-mon[33536]: Deploying daemon rgw.foo.smithi153.owwuuu on smithi153 2024-09-17T10:03:27.645 INFO:teuthology.orchestra.run.smithi052.stderr:pool 'foo' created 2024-09-17T10:03:27.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:27 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3102956898' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:03:27.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:27 smithi153 ceph-mon[27084]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:03:27.996 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:03:27] "GET /metrics HTTP/1.1" 200 33187 "" "Prometheus/2.43.0" 2024-09-17T10:03:27.997 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:27 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3102956898' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:03:27.997 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:27 smithi052 ceph-mon[33536]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:03:27.997 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:27 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3102956898' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:03:27.997 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:27 smithi052 ceph-mon[23685]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T10:03:28.340 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'rbd pool init foo' 2024-09-17T10:03:28.661 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:28.908 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: pgmap v39: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-17T10:03:28.908 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T10:03:28.908 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: osdmap e70: 8 total, 8 up, 8 in 2024-09-17T10:03:28.908 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: pgmap v39: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: osdmap e70: 8 total, 8 up, 8 in 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:03:28.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:03:28.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: pgmap v39: 129 pgs: 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: osdmap e70: 8 total, 8 up, 8 in 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[23685]: Deploying daemon rgw.foo.smithi052.khvlcd on smithi052 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[23685]: osdmap e71: 8 total, 8 up, 8 in 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3772638087' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[23685]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[33536]: Deploying daemon rgw.foo.smithi052.khvlcd on smithi052 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[33536]: osdmap e71: 8 total, 8 up, 8 in 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3772638087' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:03:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:29 smithi052 ceph-mon[33536]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:03:29.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:29 smithi153 ceph-mon[27084]: Deploying daemon rgw.foo.smithi052.khvlcd on smithi052 2024-09-17T10:03:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:29 smithi153 ceph-mon[27084]: osdmap e71: 8 total, 8 up, 8 in 2024-09-17T10:03:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:29 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3772638087' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:03:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:29 smithi153 ceph-mon[27084]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T10:03:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[23685]: pgmap v42: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-09-17T10:03:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[23685]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[23685]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T10:03:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[23685]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T10:03:30.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[33536]: pgmap v42: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-09-17T10:03:30.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[33536]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:30.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[33536]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T10:03:30.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:30 smithi052 ceph-mon[33536]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T10:03:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:30 smithi153 ceph-mon[27084]: pgmap v42: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-09-17T10:03:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:30 smithi153 ceph-mon[27084]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:03:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:30 smithi153 ceph-mon[27084]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T10:03:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:30 smithi153 ceph-mon[27084]: osdmap e72: 8 total, 8 up, 8 in 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:31 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.967 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T10:03:31.967 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: osdmap e73: 8 total, 8 up, 8 in 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.969 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.969 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:31.969 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:31 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:32.347 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T10:03:32.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:32 smithi153 ceph-mon[27084]: Saving service rgw.foo spec with placement count:2 2024-09-17T10:03:32.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:32 smithi153 ceph-mon[27084]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 191 KiB/s rd, 8.7 KiB/s wr, 387 op/s 2024-09-17T10:03:32.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:32 smithi153 ceph-mon[27084]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T10:03:32.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:32 smithi153 ceph-mon[27084]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:32.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:32 smithi153 ceph-mon[27084]: Cluster is now healthy 2024-09-17T10:03:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[33536]: Saving service rgw.foo spec with placement count:2 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[33536]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 191 KiB/s rd, 8.7 KiB/s wr, 387 op/s 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[33536]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[33536]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[33536]: Cluster is now healthy 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[23685]: Saving service rgw.foo spec with placement count:2 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[23685]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 191 KiB/s rd, 8.7 KiB/s wr, 387 op/s 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[23685]: osdmap e74: 8 total, 8 up, 8 in 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[23685]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:03:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:32 smithi052 ceph-mon[23685]: Cluster is now healthy 2024-09-17T10:03:33.192 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:34.001 INFO:teuthology.orchestra.run.smithi052.stdout:Scheduled iscsi.foo update... 2024-09-17T10:03:35.300 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[23685]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 7.3 KiB/s wr, 322 op/s 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[23685]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[23685]: Saving service iscsi.foo spec with placement count:1 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[33536]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 7.3 KiB/s wr, 322 op/s 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[33536]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[33536]: Saving service iscsi.foo spec with placement count:1 2024-09-17T10:03:35.301 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.302 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.302 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.330 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:03:35.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:35 smithi153 ceph-mon[27084]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 7.3 KiB/s wr, 322 op/s 2024-09-17T10:03:35.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:35 smithi153 ceph-mon[27084]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:03:35.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:35 smithi153 ceph-mon[27084]: Saving service iscsi.foo spec with placement count:1 2024-09-17T10:03:35.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:35.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:36.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-09-17T10:03:36.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-17T10:03:36.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-17T10:03:36.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T10:03:36.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:36.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:36.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:36.153 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:03:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-09-17T10:03:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-17T10:03:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-09-17T10:03:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-17T10:03:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:36.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:37.319 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 5.8 KiB/s wr, 258 op/s 2024-09-17T10:03:37.319 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-09-17T10:03:37.319 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-17T10:03:37.319 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-17T10:03:37.319 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-17T10:03:37.319 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: osdmap e75: 8 total, 8 up, 8 in 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[33536]: Checking dashboard <-> RGW credentials 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 5.8 KiB/s wr, 258 op/s 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-17T10:03:37.320 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-17T10:03:37.321 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: osdmap e75: 8 total, 8 up, 8 in 2024-09-17T10:03:37.321 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:37.321 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:37.321 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:37.321 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:37.321 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-mon[23685]: Checking dashboard <-> RGW credentials 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 5.8 KiB/s wr, 258 op/s 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: osdmap e75: 8 total, 8 up, 8 in 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:37.351 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:37.352 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:37 smithi153 ceph-mon[27084]: Checking dashboard <-> RGW credentials 2024-09-17T10:03:37.597 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:37] ENGINE Bus STOPPING 2024-09-17T10:03:37.995 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:03:37] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-17T10:03:37.995 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:37.995 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:37] ENGINE Bus STOPPED 2024-09-17T10:03:37.995 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:37] ENGINE Bus STARTING 2024-09-17T10:03:37.995 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:37] ENGINE Serving on http://:::9283 2024-09-17T10:03:37.996 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:37] ENGINE Bus STARTED 2024-09-17T10:03:37.996 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:37] ENGINE Bus STOPPING 2024-09-17T10:03:38.017 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[23685]: osdmap e76: 8 total, 8 up, 8 in 2024-09-17T10:03:38.017 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.017 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.017 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.017 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:03:38.017 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:03:38.017 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:38.018 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[33536]: osdmap e76: 8 total, 8 up, 8 in 2024-09-17T10:03:38.018 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.018 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.018 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.018 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:03:38.018 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:03:38.018 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:38 smithi153 ceph-mon[27084]: osdmap e76: 8 total, 8 up, 8 in 2024-09-17T10:03:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:03:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:03:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:38 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:38.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:38.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:38] ENGINE Bus STOPPED 2024-09-17T10:03:38.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:38] ENGINE Bus STARTING 2024-09-17T10:03:38.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:38] ENGINE Serving on http://:::9283 2024-09-17T10:03:38.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:38 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:38] ENGINE Bus STARTED 2024-09-17T10:03:39.311 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:39 smithi052 ceph-mon[33536]: Deploying daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:03:39.311 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:39 smithi052 ceph-mon[33536]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 97 op/s 2024-09-17T10:03:39.311 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:39 smithi052 ceph-mon[23685]: Deploying daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:03:39.312 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:39 smithi052 ceph-mon[23685]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 97 op/s 2024-09-17T10:03:39.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:39 smithi153 ceph-mon[27084]: Deploying daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:03:39.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:39 smithi153 ceph-mon[27084]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 97 op/s 2024-09-17T10:03:41.122 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 131 B/s wr, 75 op/s 2024-09-17T10:03:41.122 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: Checking pool "foo" exists for service iscsi.foo 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1938381900' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2307225741' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/889057994"}]: dispatch 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 131 B/s wr, 75 op/s 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.123 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.124 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: Checking pool "foo" exists for service iscsi.foo 2024-09-17T10:03:41.124 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.124 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1938381900' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:03:41.124 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.124 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:40 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2307225741' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/889057994"}]: dispatch 2024-09-17T10:03:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 131 B/s wr, 75 op/s 2024-09-17T10:03:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: Checking pool "foo" exists for service iscsi.foo 2024-09-17T10:03:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1938381900' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:03:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:40 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2307225741' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/889057994"}]: dispatch 2024-09-17T10:03:42.381 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:42 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2307225741' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/889057994"}]': finished 2024-09-17T10:03:42.381 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:42 smithi153 ceph-mon[27084]: osdmap e77: 8 total, 8 up, 8 in 2024-09-17T10:03:42.381 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:42 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2478908723' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/3845037749"}]: dispatch 2024-09-17T10:03:42.527 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:42 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2307225741' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/889057994"}]': finished 2024-09-17T10:03:42.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:42 smithi052 ceph-mon[33536]: osdmap e77: 8 total, 8 up, 8 in 2024-09-17T10:03:42.528 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:42 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2478908723' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/3845037749"}]: dispatch 2024-09-17T10:03:42.528 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:42 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2307225741' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/889057994"}]': finished 2024-09-17T10:03:42.528 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:42 smithi052 ceph-mon[23685]: osdmap e77: 8 total, 8 up, 8 in 2024-09-17T10:03:42.528 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:42 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2478908723' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/3845037749"}]: dispatch 2024-09-17T10:03:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:43 smithi153 ceph-mon[27084]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 682 B/s wr, 106 op/s 2024-09-17T10:03:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:43 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2478908723' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/3845037749"}]': finished 2024-09-17T10:03:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:43 smithi153 ceph-mon[27084]: osdmap e78: 8 total, 8 up, 8 in 2024-09-17T10:03:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:43 smithi153 ceph-mon[27084]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-17T10:03:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:43 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1503807132' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3303948203"}]: dispatch 2024-09-17T10:03:43.419 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[33536]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 682 B/s wr, 106 op/s 2024-09-17T10:03:43.419 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2478908723' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/3845037749"}]': finished 2024-09-17T10:03:43.419 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[33536]: osdmap e78: 8 total, 8 up, 8 in 2024-09-17T10:03:43.419 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[33536]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-17T10:03:43.420 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1503807132' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3303948203"}]: dispatch 2024-09-17T10:03:43.420 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[23685]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 682 B/s wr, 106 op/s 2024-09-17T10:03:43.420 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2478908723' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/3845037749"}]': finished 2024-09-17T10:03:43.420 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[23685]: osdmap e78: 8 total, 8 up, 8 in 2024-09-17T10:03:43.420 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[23685]: mgrmap e22: y(active, since 66s), standbys: x 2024-09-17T10:03:43.420 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:43 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1503807132' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3303948203"}]: dispatch 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1503807132' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3303948203"}]': finished 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: osdmap e79: 8 total, 8 up, 8 in 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1514132226' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]: dispatch 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]: dispatch 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:44.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:44.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:44 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.559 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1503807132' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3303948203"}]': finished 2024-09-17T10:03:44.560 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: osdmap e79: 8 total, 8 up, 8 in 2024-09-17T10:03:44.560 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1514132226' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]: dispatch 2024-09-17T10:03:44.560 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]: dispatch 2024-09-17T10:03:44.560 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.560 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.560 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.560 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.561 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:44.561 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:44.561 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.561 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1503807132' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3303948203"}]': finished 2024-09-17T10:03:44.561 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: osdmap e79: 8 total, 8 up, 8 in 2024-09-17T10:03:44.561 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1514132226' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]: dispatch 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]: dispatch 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:44.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:44 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:45.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:45 smithi153 ceph-mon[27084]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T10:03:45.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:45 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]': finished 2024-09-17T10:03:45.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:45 smithi153 ceph-mon[27084]: osdmap e80: 8 total, 8 up, 8 in 2024-09-17T10:03:45.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:45 smithi153 ceph-mon[27084]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T10:03:45.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:45 smithi153 ceph-mon[27084]: Reconfiguring daemon alertmanager.a on smithi052 2024-09-17T10:03:45.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:45 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2605253344' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3508971195"}]: dispatch 2024-09-17T10:03:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[23685]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T10:03:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]': finished 2024-09-17T10:03:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[23685]: osdmap e80: 8 total, 8 up, 8 in 2024-09-17T10:03:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[23685]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T10:03:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[23685]: Reconfiguring daemon alertmanager.a on smithi052 2024-09-17T10:03:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2605253344' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3508971195"}]: dispatch 2024-09-17T10:03:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[33536]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T10:03:45.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1993498324"}]': finished 2024-09-17T10:03:45.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[33536]: osdmap e80: 8 total, 8 up, 8 in 2024-09-17T10:03:45.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[33536]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T10:03:45.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[33536]: Reconfiguring daemon alertmanager.a on smithi052 2024-09-17T10:03:45.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:45 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2605253344' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3508971195"}]: dispatch 2024-09-17T10:03:46.243 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2605253344' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3508971195"}]': finished 2024-09-17T10:03:46.243 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[33536]: osdmap e81: 8 total, 8 up, 8 in 2024-09-17T10:03:46.243 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3292400288' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]: dispatch 2024-09-17T10:03:46.243 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]: dispatch 2024-09-17T10:03:46.243 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2605253344' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3508971195"}]': finished 2024-09-17T10:03:46.243 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[23685]: osdmap e81: 8 total, 8 up, 8 in 2024-09-17T10:03:46.244 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3292400288' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]: dispatch 2024-09-17T10:03:46.244 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:46 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]: dispatch 2024-09-17T10:03:46.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:46 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2605253344' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3508971195"}]': finished 2024-09-17T10:03:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:46 smithi153 ceph-mon[27084]: osdmap e81: 8 total, 8 up, 8 in 2024-09-17T10:03:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:46 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3292400288' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]: dispatch 2024-09-17T10:03:46.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:46 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]: dispatch 2024-09-17T10:03:47.317 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[33536]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]': finished 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[33536]: osdmap e82: 8 total, 8 up, 8 in 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3653897602' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]: dispatch 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]: dispatch 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[23685]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]': finished 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[23685]: osdmap e82: 8 total, 8 up, 8 in 2024-09-17T10:03:47.318 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3653897602' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]: dispatch 2024-09-17T10:03:47.319 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]: dispatch 2024-09-17T10:03:47.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:47 smithi153 ceph-mon[27084]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:47.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:47 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2353341956"}]': finished 2024-09-17T10:03:47.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:47 smithi153 ceph-mon[27084]: osdmap e82: 8 total, 8 up, 8 in 2024-09-17T10:03:47.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:47 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3653897602' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]: dispatch 2024-09-17T10:03:47.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:47 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]: dispatch 2024-09-17T10:03:47.597 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:47 smithi052 systemd[1]: Stopping Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:03:48.025 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:03:47] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-17T10:03:48.025 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[63122]: ts=2024-09-17T10:03:47.732Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:03:48.025 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:47 smithi052 podman[72195]: 2024-09-17 10:03:47.762736546 +0000 UTC m=+0.139458955 container died e77f66b0002b5db3394b0f04e7b37ad04174a99538109702808ea7609252b99e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:48.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]': finished 2024-09-17T10:03:48.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[33536]: osdmap e83: 8 total, 8 up, 8 in 2024-09-17T10:03:48.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4014217276' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]: dispatch 2024-09-17T10:03:48.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]: dispatch 2024-09-17T10:03:48.348 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 podman[72195]: 2024-09-17 10:03:48.181689593 +0000 UTC m=+0.558412002 container cleanup e77f66b0002b5db3394b0f04e7b37ad04174a99538109702808ea7609252b99e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:48.348 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 bash[72195]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:03:48.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]': finished 2024-09-17T10:03:48.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[23685]: osdmap e83: 8 total, 8 up, 8 in 2024-09-17T10:03:48.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4014217276' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]: dispatch 2024-09-17T10:03:48.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:48 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]: dispatch 2024-09-17T10:03:48.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:48 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/575500882"}]': finished 2024-09-17T10:03:48.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:48 smithi153 ceph-mon[27084]: osdmap e83: 8 total, 8 up, 8 in 2024-09-17T10:03:48.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:48 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4014217276' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]: dispatch 2024-09-17T10:03:48.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:48 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]: dispatch 2024-09-17T10:03:48.751 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 podman[72207]: 2024-09-17 10:03:48.441782522 +0000 UTC m=+0.674692638 container remove e77f66b0002b5db3394b0f04e7b37ad04174a99538109702808ea7609252b99e (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:48.751 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 podman[72207]: 2024-09-17 10:03:48.542573666 +0000 UTC m=+0.775483781 volume remove 409f37b3104249c35ad3aeeab7c8285d1273917eb661522689b7d47c5a54ec39 2024-09-17T10:03:49.085 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T10:03:49.085 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 systemd[1]: Stopped Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:49.085 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 systemd[1]: Starting Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:03:49.085 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 podman[72325]: 2024-09-17 10:03:48.951517466 +0000 UTC m=+0.093721579 volume create 3ff72ddf601401a34622a018f0dc59b5e6562d4153cc3b86bbf867a88aa7132b 2024-09-17T10:03:49.085 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:48 smithi052 podman[72325]: 2024-09-17 10:03:48.875068641 +0000 UTC m=+0.017272729 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-17T10:03:49.085 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 podman[72325]: 2024-09-17 10:03:49.083928607 +0000 UTC m=+0.226132720 container create 90380f775487f37a12204943829f1c9eeb3a9f8b9c255ecb77b7cd314af4349b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:49.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[33536]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]': finished 2024-09-17T10:03:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[33536]: osdmap e84: 8 total, 8 up, 8 in 2024-09-17T10:03:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3774883037' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2078595133"}]: dispatch 2024-09-17T10:03:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[23685]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]': finished 2024-09-17T10:03:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[23685]: osdmap e84: 8 total, 8 up, 8 in 2024-09-17T10:03:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3774883037' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2078595133"}]: dispatch 2024-09-17T10:03:49.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:49 smithi153 ceph-mon[27084]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:49.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:49 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1629988205"}]': finished 2024-09-17T10:03:49.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:49 smithi153 ceph-mon[27084]: osdmap e84: 8 total, 8 up, 8 in 2024-09-17T10:03:49.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:49 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3774883037' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2078595133"}]: dispatch 2024-09-17T10:03:49.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 podman[72325]: 2024-09-17 10:03:49.413000062 +0000 UTC m=+0.555204147 container init 90380f775487f37a12204943829f1c9eeb3a9f8b9c255ecb77b7cd314af4349b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:49.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 podman[72325]: 2024-09-17 10:03:49.416080315 +0000 UTC m=+0.558284388 container start 90380f775487f37a12204943829f1c9eeb3a9f8b9c255ecb77b7cd314af4349b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:49.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.428Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T10:03:49.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.429Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T10:03:49.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.430Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.52 port=9094 2024-09-17T10:03:49.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.430Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T10:03:49.849 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.455Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:03:49.849 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.455Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:03:49.849 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.458Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T10:03:49.849 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:49.458Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T10:03:49.849 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 bash[72325]: 90380f775487f37a12204943829f1c9eeb3a9f8b9c255ecb77b7cd314af4349b 2024-09-17T10:03:49.849 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:49 smithi052 systemd[1]: Started Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:50.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:50 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3774883037' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2078595133"}]': finished 2024-09-17T10:03:50.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:50 smithi153 ceph-mon[27084]: osdmap e85: 8 total, 8 up, 8 in 2024-09-17T10:03:50.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:50 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1478945778' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]: dispatch 2024-09-17T10:03:50.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:50 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]: dispatch 2024-09-17T10:03:50.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:50 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:50.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:50 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:50.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3774883037' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2078595133"}]': finished 2024-09-17T10:03:50.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[33536]: osdmap e85: 8 total, 8 up, 8 in 2024-09-17T10:03:50.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1478945778' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]: dispatch 2024-09-17T10:03:50.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]: dispatch 2024-09-17T10:03:50.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:50.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:50.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3774883037' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2078595133"}]': finished 2024-09-17T10:03:50.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[23685]: osdmap e85: 8 total, 8 up, 8 in 2024-09-17T10:03:50.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1478945778' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]: dispatch 2024-09-17T10:03:50.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]: dispatch 2024-09-17T10:03:50.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:50.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:50 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:51.432 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]': finished 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: osdmap e86: 8 total, 8 up, 8 in 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3089946392' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]: dispatch 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]: dispatch 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:51.433 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:03:51.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:03:51.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:51.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]': finished 2024-09-17T10:03:51.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: osdmap e86: 8 total, 8 up, 8 in 2024-09-17T10:03:51.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3089946392' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]: dispatch 2024-09-17T10:03:51.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]: dispatch 2024-09-17T10:03:51.434 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:03:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:03:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:51.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/3508971195"}]': finished 2024-09-17T10:03:51.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: osdmap e86: 8 total, 8 up, 8 in 2024-09-17T10:03:51.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3089946392' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]: dispatch 2024-09-17T10:03:51.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]: dispatch 2024-09-17T10:03:51.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:51.847 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:51 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:51.431Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000384745s 2024-09-17T10:03:52.176 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:52 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]': finished 2024-09-17T10:03:52.176 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:52 smithi153 ceph-mon[27084]: osdmap e87: 8 total, 8 up, 8 in 2024-09-17T10:03:52.176 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:52 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/624696560' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1001658451"}]: dispatch 2024-09-17T10:03:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:52 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]': finished 2024-09-17T10:03:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:52 smithi052 ceph-mon[23685]: osdmap e87: 8 total, 8 up, 8 in 2024-09-17T10:03:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:52 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/624696560' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1001658451"}]: dispatch 2024-09-17T10:03:52.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:52 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/493015824"}]': finished 2024-09-17T10:03:52.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:52 smithi052 ceph-mon[33536]: osdmap e87: 8 total, 8 up, 8 in 2024-09-17T10:03:52.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:52 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/624696560' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1001658451"}]: dispatch 2024-09-17T10:03:53.122 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:52 smithi153 systemd[1]: Stopping Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:03:53.415 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-mon[27084]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:53.415 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/624696560' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1001658451"}]': finished 2024-09-17T10:03:53.415 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-mon[27084]: osdmap e88: 8 total, 8 up, 8 in 2024-09-17T10:03:53.415 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2105856803' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]: dispatch 2024-09-17T10:03:53.416 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]: dispatch 2024-09-17T10:03:53.416 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:03:53.416 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:03:53.416 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:03:53.416 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:03:53.416 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:03:53.416 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:03:53.416 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:03:53.417 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.121Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:03:53.417 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.122Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:03:53.417 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.122Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:03:53.417 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.122Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:03:53.417 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[53714]: ts=2024-09-17T10:03:53.122Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:03:53.417 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 podman[58847]: 2024-09-17 10:03:53.1320807 +0000 UTC m=+0.122546393 container died 28beb71727544eead99550ec6822e3f13de0e4076836dc163395bfd17d161668 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[33536]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/624696560' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1001658451"}]': finished 2024-09-17T10:03:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[33536]: osdmap e88: 8 total, 8 up, 8 in 2024-09-17T10:03:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2105856803' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]: dispatch 2024-09-17T10:03:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]: dispatch 2024-09-17T10:03:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[23685]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/624696560' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1001658451"}]': finished 2024-09-17T10:03:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[23685]: osdmap e88: 8 total, 8 up, 8 in 2024-09-17T10:03:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2105856803' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]: dispatch 2024-09-17T10:03:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:53 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]: dispatch 2024-09-17T10:03:53.699 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 podman[58847]: 2024-09-17 10:03:53.512908778 +0000 UTC m=+0.503374464 container cleanup 28beb71727544eead99550ec6822e3f13de0e4076836dc163395bfd17d161668 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:53.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 bash[58847]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:03:54.154 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 podman[58859]: 2024-09-17 10:03:53.705823325 +0000 UTC m=+0.575703230 container remove 28beb71727544eead99550ec6822e3f13de0e4076836dc163395bfd17d161668 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:54.154 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:03:54.154 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 systemd[1]: Stopped Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:54.154 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.176s CPU time. 2024-09-17T10:03:54.155 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:53 smithi153 systemd[1]: Starting Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:03:54.418 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]': finished 2024-09-17T10:03:54.418 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-mon[27084]: osdmap e89: 8 total, 8 up, 8 in 2024-09-17T10:03:54.418 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1819819168' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1187835065"}]: dispatch 2024-09-17T10:03:54.419 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 podman[58951]: 2024-09-17 10:03:54.05714287 +0000 UTC m=+0.016879468 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-17T10:03:54.419 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 podman[58951]: 2024-09-17 10:03:54.164969597 +0000 UTC m=+0.124706242 container create 21e2b6c427267a49aaa3568343c2f87c1051e50dba8ac2fe03a326bae05938c4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:54.419 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 podman[58951]: 2024-09-17 10:03:54.417388981 +0000 UTC m=+0.377125581 container init 21e2b6c427267a49aaa3568343c2f87c1051e50dba8ac2fe03a326bae05938c4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:54.563 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]': finished 2024-09-17T10:03:54.563 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-mon[33536]: osdmap e89: 8 total, 8 up, 8 in 2024-09-17T10:03:54.563 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1819819168' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1187835065"}]: dispatch 2024-09-17T10:03:54.563 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1001658451"}]': finished 2024-09-17T10:03:54.563 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-mon[23685]: osdmap e89: 8 total, 8 up, 8 in 2024-09-17T10:03:54.563 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1819819168' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1187835065"}]: dispatch 2024-09-17T10:03:54.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 podman[58951]: 2024-09-17 10:03:54.420696464 +0000 UTC m=+0.380433064 container start 21e2b6c427267a49aaa3568343c2f87c1051e50dba8ac2fe03a326bae05938c4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:03:54.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.444Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:03:54.702 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.444Z 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-17T10:03:54.702 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.444Z 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 smithi153 (none))" 2024-09-17T10:03:54.702 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.444Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:03:54.702 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.444Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:03:54.702 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.446Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:03:54.702 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.446Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:03:54.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.447Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:03:54.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.447Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:03:54.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.449Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:03:54.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.449Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.879µs 2024-09-17T10:03:54.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.449Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:03:54.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.451Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T10:03:54.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.451Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T10:03:54.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.451Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.574µs wal_replay_duration=2.098734ms wbl_replay_duration=98ns total_replay_duration=2.144058ms 2024-09-17T10:03:54.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.452Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:03:54.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.452Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:03:54.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.452Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:03:54.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.471Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.248084ms db_storage=745ns remote_storage=1.446µs web_handler=358ns query_engine=612ns scrape=380.045µs scrape_sd=92.514µs notify=12.389µs notify_sd=13.136µs rules=18.430285ms tracing=5.917µs 2024-09-17T10:03:54.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.471Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:03:54.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:03:54.471Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:03:54.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 bash[58951]: 21e2b6c427267a49aaa3568343c2f87c1051e50dba8ac2fe03a326bae05938c4 2024-09-17T10:03:54.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:03:54 smithi153 systemd[1]: Started Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:03:54.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:54] ENGINE Bus STOPPING 2024-09-17T10:03:54.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:54.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:54] ENGINE Bus STOPPED 2024-09-17T10:03:54.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:54] ENGINE Bus STARTING 2024-09-17T10:03:54.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:54] ENGINE Serving on http://:::9283 2024-09-17T10:03:54.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:54] ENGINE Bus STARTED 2024-09-17T10:03:54.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:54] ENGINE Bus STOPPING 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STOPPED 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STARTING 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Serving on http://:::9283 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STARTED 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STOPPING 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:55.443 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1819819168' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1187835065"}]': finished 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: osdmap e90: 8 total, 8 up, 8 in 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/615370485' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2983107742"}]: dispatch 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi052.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:03:55.444 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1819819168' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1187835065"}]': finished 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: osdmap e90: 8 total, 8 up, 8 in 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/615370485' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2983107742"}]: dispatch 2024-09-17T10:03:55.445 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi052.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.446 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:03:55.447 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:03:55.447 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1819819168' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1187835065"}]': finished 2024-09-17T10:03:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: osdmap e90: 8 total, 8 up, 8 in 2024-09-17T10:03:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/615370485' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2983107742"}]: dispatch 2024-09-17T10:03:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi052.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:03:55.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:55 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:56.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:56.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STOPPED 2024-09-17T10:03:56.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STARTING 2024-09-17T10:03:56.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Serving on http://:::9283 2024-09-17T10:03:56.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STARTED 2024-09-17T10:03:56.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:55] ENGINE Bus STOPPING 2024-09-17T10:03:56.448 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi052.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:03:56.449 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/615370485' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2983107742"}]': finished 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: osdmap e91: 8 total, 8 up, 8 in 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2015067114' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3303948203"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi052.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:03:56.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:03:56.451 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:03:56.451 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/615370485' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2983107742"}]': finished 2024-09-17T10:03:56.451 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: osdmap e91: 8 total, 8 up, 8 in 2024-09-17T10:03:56.451 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2015067114' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3303948203"}]: dispatch 2024-09-17T10:03:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi052.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi153.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi153.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/615370485' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2983107742"}]': finished 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: osdmap e91: 8 total, 8 up, 8 in 2024-09-17T10:03:56.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:56 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2015067114' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3303948203"}]: dispatch 2024-09-17T10:03:56.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:03:56.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:56] ENGINE Bus STOPPED 2024-09-17T10:03:56.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:56] ENGINE Bus STARTING 2024-09-17T10:03:56.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:56] ENGINE Serving on http://:::9283 2024-09-17T10:03:56.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:03:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:03:56] ENGINE Bus STARTED 2024-09-17T10:03:57.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:57 smithi153 ceph-mon[27084]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:57.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:57 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2015067114' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3303948203"}]': finished 2024-09-17T10:03:57.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:57 smithi153 ceph-mon[27084]: osdmap e92: 8 total, 8 up, 8 in 2024-09-17T10:03:57.517 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:57 smithi052 ceph-mon[33536]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:57.517 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:57 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2015067114' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3303948203"}]': finished 2024-09-17T10:03:57.517 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:57 smithi052 ceph-mon[33536]: osdmap e92: 8 total, 8 up, 8 in 2024-09-17T10:03:57.517 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:57 smithi052 ceph-mon[23685]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:03:57.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:57 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2015067114' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/3303948203"}]': finished 2024-09-17T10:03:57.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:57 smithi052 ceph-mon[23685]: osdmap e92: 8 total, 8 up, 8 in 2024-09-17T10:03:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:03:59 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:03:59.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:03:59 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:03:59.434Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00333738s 2024-09-17T10:04:00.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:00 smithi052 ceph-mon[33536]: Checking dashboard <-> RGW credentials 2024-09-17T10:04:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:00 smithi052 ceph-mon[23685]: Checking dashboard <-> RGW credentials 2024-09-17T10:04:00.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:00 smithi153 ceph-mon[27084]: Checking dashboard <-> RGW credentials 2024-09-17T10:04:01.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:01 smithi052 ceph-mon[33536]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:01.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:01 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:01.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:01 smithi052 ceph-mon[23685]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:01.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:01 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:01.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:01 smithi153 ceph-mon[27084]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:01.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:01 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:03.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:03 smithi052 ceph-mon[33536]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4 op/s 2024-09-17T10:04:03.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:03 smithi052 ceph-mon[23685]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4 op/s 2024-09-17T10:04:03.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:03 smithi153 ceph-mon[27084]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4 op/s 2024-09-17T10:04:05.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:05 smithi052 ceph-mon[23685]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-09-17T10:04:05.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:05 smithi052 ceph-mon[33536]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-09-17T10:04:05.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:05 smithi153 ceph-mon[27084]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-09-17T10:04:06.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:06 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:06.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:06 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:06.412 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:06 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:07.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:07 smithi052 ceph-mon[23685]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T10:04:07.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:07 smithi052 ceph-mon[33536]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T10:04:07.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:07 smithi153 ceph-mon[27084]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T10:04:08.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:04:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:04:07] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-17T10:04:09.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:09 smithi052 ceph-mon[33536]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T10:04:09.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:09 smithi052 ceph-mon[23685]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T10:04:09.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:09 smithi153 ceph-mon[27084]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T10:04:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:11 smithi052 ceph-mon[33536]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T10:04:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:11 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:11 smithi052 ceph-mon[23685]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T10:04:11.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:11 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:11 smithi153 ceph-mon[27084]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T10:04:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:11 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:13.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:13 smithi052 ceph-mon[33536]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T10:04:13.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:13 smithi052 ceph-mon[23685]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T10:04:13.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:13 smithi153 ceph-mon[27084]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T10:04:15.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:15 smithi052 ceph-mon[33536]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:15.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:15 smithi052 ceph-mon[23685]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:15.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:15 smithi153 ceph-mon[27084]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:17.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:17 smithi052 ceph-mon[33536]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:17 smithi052 ceph-mon[23685]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:17.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:17 smithi153 ceph-mon[27084]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:18.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:04:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:04:17] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-17T10:04:19.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:19 smithi052 ceph-mon[33536]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:19.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:19 smithi052 ceph-mon[23685]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:19.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:19 smithi153 ceph-mon[27084]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:21 smithi052 ceph-mon[23685]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:21 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:21 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:21.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:21 smithi052 ceph-mon[33536]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:21.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:21 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:21.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:21 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:21 smithi153 ceph-mon[27084]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:21 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:21 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:23 smithi052 ceph-mon[23685]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:23.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:23 smithi052 ceph-mon[33536]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:23.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:23 smithi153 ceph-mon[27084]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:25 smithi052 ceph-mon[23685]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:25 smithi052 ceph-mon[33536]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:25.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:25 smithi153 ceph-mon[27084]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:27 smithi052 ceph-mon[33536]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:27.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:27 smithi052 ceph-mon[23685]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:27.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:27 smithi153 ceph-mon[27084]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:28.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:04:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:04:27] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-17T10:04:29.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:29 smithi153 ceph-mon[27084]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:29.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:29 smithi052 ceph-mon[33536]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:29.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:29 smithi052 ceph-mon[23685]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:31.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:31 smithi153 ceph-mon[27084]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:31.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:31 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:31.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:31 smithi052 ceph-mon[33536]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:31 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:31 smithi052 ceph-mon[23685]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:31 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:33.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:33 smithi153 ceph-mon[27084]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:33.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:33 smithi052 ceph-mon[33536]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:33 smithi052 ceph-mon[23685]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:35.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:35 smithi153 ceph-mon[27084]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:35.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:35 smithi052 ceph-mon[33536]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:35.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:35 smithi052 ceph-mon[23685]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:36.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:36.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:36.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:37.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:37 smithi153 ceph-mon[27084]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:37.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:37 smithi052 ceph-mon[33536]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:37.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:37 smithi052 ceph-mon[23685]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:04:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:04:37] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-17T10:04:39.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:39 smithi153 ceph-mon[27084]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:39.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:39 smithi052 ceph-mon[23685]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:39.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:39 smithi052 ceph-mon[33536]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:41.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:41 smithi153 ceph-mon[27084]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:41 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:41 smithi052 ceph-mon[33536]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:41 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:41 smithi052 ceph-mon[23685]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:41 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:43.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:43 smithi153 ceph-mon[27084]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:43.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:43 smithi052 ceph-mon[33536]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:43.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:43 smithi052 ceph-mon[23685]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:45.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:45 smithi153 ceph-mon[27084]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:45.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:45 smithi052 ceph-mon[23685]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:45 smithi052 ceph-mon[33536]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:47.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:47 smithi153 ceph-mon[27084]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:47.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:47 smithi052 ceph-mon[23685]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:47.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:47 smithi052 ceph-mon[33536]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:48.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:04:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:04:47] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-17T10:04:49.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:49 smithi153 ceph-mon[27084]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:49 smithi052 ceph-mon[23685]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:49 smithi052 ceph-mon[33536]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:51.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:51 smithi153 ceph-mon[27084]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:51 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:51.499 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:51 smithi052 ceph-mon[23685]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:51.499 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:51 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:51.499 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:51.499 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:51 smithi052 ceph-mon[33536]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:51.499 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:51 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:51.499 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:53.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:53 smithi153 ceph-mon[27084]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:53 smithi052 ceph-mon[23685]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:53 smithi052 ceph-mon[33536]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:55 smithi153 ceph-mon[27084]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:55.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:55 smithi052 ceph-mon[33536]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:55 smithi052 ceph-mon[23685]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:57.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:57 smithi153 ceph-mon[27084]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:57.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:57 smithi052 ceph-mon[23685]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:57.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:57 smithi052 ceph-mon[33536]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:04:58.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:04:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:04:57] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:04:59.432 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:04:59 smithi052 ceph-mon[33536]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:59.432 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:04:59 smithi052 ceph-mon[23685]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:04:59 smithi153 ceph-mon[27084]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:01.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:01 smithi052 ceph-mon[33536]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:01.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:01 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:01.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:01 smithi052 ceph-mon[23685]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:01.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:01 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:01.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:01 smithi153 ceph-mon[27084]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:01.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:01 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:03 smithi153 ceph-mon[27084]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:05:03.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[23685]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:05:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[33536]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:03.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:03.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:03.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:05:03.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:05:05.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:05 smithi153 ceph-mon[27084]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:05 smithi052 ceph-mon[23685]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:05 smithi052 ceph-mon[33536]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:06.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:06 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:06.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:06 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:06.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:06 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:07.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:07 smithi153 ceph-mon[27084]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:07.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:07 smithi052 ceph-mon[33536]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:07.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:07 smithi052 ceph-mon[23685]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:05:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:05:07] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T10:05:09.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:09 smithi153 ceph-mon[27084]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:09.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:09 smithi052 ceph-mon[33536]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:09.647 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:09 smithi052 ceph-mon[23685]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:11.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:11 smithi153 ceph-mon[27084]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:11.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:11 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:11.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:11 smithi052 ceph-mon[33536]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:11.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:11 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:11 smithi052 ceph-mon[23685]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:11 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:13.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:13 smithi153 ceph-mon[27084]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:13.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:13 smithi052 ceph-mon[23685]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:13 smithi052 ceph-mon[33536]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:15.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:15 smithi153 ceph-mon[27084]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:15.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:15 smithi052 ceph-mon[33536]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:15 smithi052 ceph-mon[23685]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:17.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:17 smithi153 ceph-mon[27084]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:17.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:17 smithi052 ceph-mon[33536]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:17.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:17 smithi052 ceph-mon[23685]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:18.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:05:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:05:17] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T10:05:19.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:19 smithi153 ceph-mon[27084]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:19.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:19 smithi052 ceph-mon[33536]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:19 smithi052 ceph-mon[23685]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:21 smithi153 ceph-mon[27084]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:21 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:21 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:21.499 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:21 smithi052 ceph-mon[33536]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:21.499 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:21 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:21.499 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:21 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:21.499 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:21 smithi052 ceph-mon[23685]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:21.500 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:21 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:21.500 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:21 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:23.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:23 smithi153 ceph-mon[27084]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:23.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:23 smithi052 ceph-mon[33536]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:23.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:23 smithi052 ceph-mon[23685]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:25 smithi153 ceph-mon[27084]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:25 smithi052 ceph-mon[23685]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:25 smithi052 ceph-mon[33536]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:27.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:27 smithi153 ceph-mon[27084]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:27.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:27 smithi052 ceph-mon[33536]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:27 smithi052 ceph-mon[23685]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:28.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:05:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:05:27] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:05:29.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:29 smithi153 ceph-mon[27084]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:29.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:29 smithi052 ceph-mon[23685]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:29.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:29 smithi052 ceph-mon[33536]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:31.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:31 smithi153 ceph-mon[27084]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:31.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:31 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:31.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:31 smithi052 ceph-mon[23685]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:31 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:31 smithi052 ceph-mon[33536]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:31 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:33.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:33 smithi153 ceph-mon[27084]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:33 smithi052 ceph-mon[23685]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:33 smithi052 ceph-mon[33536]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:35.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:35 smithi052 ceph-mon[33536]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:35.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:35 smithi052 ceph-mon[23685]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:35.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:35 smithi153 ceph-mon[27084]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:36.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:36.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:36.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:37.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:37 smithi052 ceph-mon[33536]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:37.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:37 smithi052 ceph-mon[23685]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:37.601 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:37 smithi153 ceph-mon[27084]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:05:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:05:37] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-17T10:05:39.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:39 smithi052 ceph-mon[33536]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:39.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:39 smithi052 ceph-mon[23685]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:39.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:39 smithi153 ceph-mon[27084]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:41 smithi052 ceph-mon[33536]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:41 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:41 smithi052 ceph-mon[23685]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:41 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:41 smithi153 ceph-mon[27084]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:41.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:41 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:43.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:43 smithi052 ceph-mon[33536]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:43.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:43 smithi052 ceph-mon[23685]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:43 smithi153 ceph-mon[27084]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:45 smithi052 ceph-mon[33536]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:45 smithi052 ceph-mon[23685]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:45.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:45 smithi153 ceph-mon[27084]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:47.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:47 smithi052 ceph-mon[33536]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:47.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:47 smithi052 ceph-mon[23685]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:47.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:47 smithi153 ceph-mon[27084]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:48.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:05:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:05:47] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-17T10:05:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:49 smithi052 ceph-mon[33536]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:49 smithi052 ceph-mon[23685]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:49 smithi153 ceph-mon[27084]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:51.499 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:51 smithi052 ceph-mon[23685]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:51.500 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:51 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:51.500 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:51.500 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:51 smithi052 ceph-mon[33536]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:51.500 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:51 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:51.500 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:51 smithi153 ceph-mon[27084]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:51 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:53 smithi052 ceph-mon[33536]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:53 smithi052 ceph-mon[23685]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:53 smithi153 ceph-mon[27084]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:55.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:55 smithi052 ceph-mon[33536]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:55 smithi052 ceph-mon[23685]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:55.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:55 smithi153 ceph-mon[27084]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:57.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:57 smithi052 ceph-mon[23685]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:57.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:57 smithi052 ceph-mon[33536]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:57 smithi153 ceph-mon[27084]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:05:58.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:05:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:05:57] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:05:59.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:05:59 smithi052 ceph-mon[23685]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:59.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:05:59 smithi052 ceph-mon[33536]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:05:59 smithi153 ceph-mon[27084]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:01.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:01 smithi052 ceph-mon[33536]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:01.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:01 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:01 smithi052 ceph-mon[23685]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:01 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:01 smithi153 ceph-mon[27084]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:01 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[33536]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[23685]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:03 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:03 smithi153 ceph-mon[27084]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:03.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:03.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:03.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:03 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:05.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:05 smithi052 ceph-mon[23685]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:05 smithi052 ceph-mon[33536]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:05 smithi153 ceph-mon[27084]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:06.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:06 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:06 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:06 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:07.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:07 smithi052 ceph-mon[33536]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:07.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:07 smithi052 ceph-mon[23685]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:07.601 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:07 smithi153 ceph-mon[27084]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:06:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:06:07] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:06:08.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:08 smithi052 ceph-mon[23685]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:08.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:08 smithi052 ceph-mon[33536]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:08.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:08 smithi153 ceph-mon[27084]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:10 smithi052 ceph-mon[23685]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:10 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:10 smithi052 ceph-mon[33536]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:10 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:10.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:10 smithi153 ceph-mon[27084]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:10.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:10 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:12.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:12 smithi052 ceph-mon[23685]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:12.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:12 smithi052 ceph-mon[33536]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:12.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:12 smithi153 ceph-mon[27084]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:14.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:14 smithi052 ceph-mon[33536]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:14.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:14 smithi052 ceph-mon[23685]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:14.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:14 smithi153 ceph-mon[27084]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:16.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:16 smithi052 ceph-mon[33536]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:16 smithi052 ceph-mon[23685]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:16 smithi153 ceph-mon[27084]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:18.100 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:06:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:06:17] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:06:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:18 smithi052 ceph-mon[23685]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:18.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:18 smithi052 ceph-mon[33536]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:18.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:18 smithi153 ceph-mon[27084]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:20 smithi052 ceph-mon[23685]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:20 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:20 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:20 smithi052 ceph-mon[33536]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:20 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:20 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:20.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:20 smithi153 ceph-mon[27084]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:20 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:20 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:22.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:22 smithi052 ceph-mon[33536]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:22.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:22 smithi052 ceph-mon[23685]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:22 smithi153 ceph-mon[27084]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:24 smithi052 ceph-mon[33536]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:24 smithi052 ceph-mon[23685]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:24.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:24 smithi153 ceph-mon[27084]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:26 smithi052 ceph-mon[33536]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:26 smithi052 ceph-mon[23685]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:26.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:26 smithi153 ceph-mon[27084]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:28.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:06:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:06:27] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-17T10:06:28.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:28 smithi052 ceph-mon[33536]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:28.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:28 smithi052 ceph-mon[23685]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:28 smithi153 ceph-mon[27084]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:30.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:30 smithi052 ceph-mon[33536]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:30.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:30 smithi052 ceph-mon[23685]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:30.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:30 smithi153 ceph-mon[27084]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:31 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:31 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:31.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:31 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:32.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:32 smithi052 ceph-mon[33536]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:32 smithi052 ceph-mon[23685]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:32.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:32 smithi153 ceph-mon[27084]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:34.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:34 smithi052 ceph-mon[33536]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:34.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:34 smithi052 ceph-mon[23685]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:34.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:34 smithi153 ceph-mon[27084]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:35.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:35.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:35.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:36.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:36 smithi052 ceph-mon[33536]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:36.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:36 smithi052 ceph-mon[23685]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:36.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:36 smithi153 ceph-mon[27084]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:37.636 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T10:06:37.902 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:38.019 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:06:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:06:37] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:06:38.925 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:38 smithi052 ceph-mon[23685]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:38.925 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:38 smithi052 ceph-mon[33536]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:38 smithi153 ceph-mon[27084]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:39.280 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T10:06:39.543 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:40.791 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:40 smithi052 ceph-mon[23685]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:40.791 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:40 smithi052 ceph-mon[33536]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:40.819 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T10:06:40.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:40 smithi153 ceph-mon[27084]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:41.077 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:41.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:41 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:41.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:41 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:41.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:41 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:42.668 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:06:42.931 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:42.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:42 smithi153 ceph-mon[27084]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:43.052 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:42 smithi052 ceph-mon[33536]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:43.052 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:42 smithi052 ceph-mon[23685]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:43.616 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (2m) 101s ago 3m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (3m) 2m ago 3m 76.2M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (3m) 101s ago 3m - - 3.8 ebb0615149de 621c2e5af113 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-330-gc2ddf972 ebb0615149de 7304585fb79e 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:9283,8765 running (9m) 101s ago 9m - - 19.1.1-330-gc2ddf972 ebb0615149de 60cd1c73441c 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (9m) 101s ago 9m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (8m) 2m ago 8m 40.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (8m) 101s ago 8m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (3m) 101s ago 3m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:06:43.617 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (3m) 2m ago 3m 3594k - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (7m) 101s ago 7m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (7m) 101s ago 7m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (6m) 101s ago 6m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (6m) 101s ago 6m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (5m) 2m ago 5m 47.0M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (5m) 2m ago 5m 44.5M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (5m) 2m ago 5m 44.9M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (4m) 2m ago 4m 55.7M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 4m 26.6M - 2.43.0 a07b618ecd1d 21e2b6c42726 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (3m) 101s ago 3m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:06:43.618 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (3m) 2m ago 3m 78.7M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:06:44.313 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:06:44.573 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:44.933 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:44 smithi052 ceph-mon[23685]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:44.933 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:44 smithi052 ceph-mon[23685]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:44.933 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:44 smithi052 ceph-mon[33536]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:44.933 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:44 smithi052 ceph-mon[33536]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:44 smithi153 ceph-mon[27084]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:44 smithi153 ceph-mon[27084]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:45.274 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:06:45.274 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:06:45.274 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:06:45.274 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:06:45.274 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:06:45.274 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:06:45.274 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 15 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:06:45.275 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:06:45.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:45 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3967499861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:06:46.012 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:45 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3967499861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:06:46.012 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:45 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3967499861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:06:46.048 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:06:46.313 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:46.723 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:46 smithi052 ceph-mon[33536]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:46.723 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:46 smithi052 ceph-mon[23685]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:46.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:46 smithi153 ceph-mon[27084]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: cluster: 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: id: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: health: HEALTH_OK 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: services: 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: mon: 3 daemons, quorum a,b,c (age 8m) 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: mgr: y(active, since 4m), standbys: x 2024-09-17T10:06:47.060 INFO:teuthology.orchestra.run.smithi052.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: data: 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: usage: 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: pgs: 161 active+clean 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: io: 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T10:06:47.061 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:06:47.699 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls' 2024-09-17T10:06:47.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:47 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1850171719' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:06:47.954 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:48.074 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:47 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1850171719' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:06:48.074 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:06:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:06:47] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:06:48.074 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:47 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1850171719' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:06:48.738 INFO:teuthology.orchestra.run.smithi052.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T10:06:48.738 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager ?:9093,9094 1/1 106s ago 4m smithi052=a;count:1 2024-09-17T10:06:48.739 INFO:teuthology.orchestra.run.smithi052.stdout:grafana ?:3000 1/1 2m ago 4m smithi153=a;count:1 2024-09-17T10:06:48.739 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo ?:5000 1/1 106s ago 3m count:1 2024-09-17T10:06:48.739 INFO:teuthology.orchestra.run.smithi052.stdout:mgr 2/2 2m ago 8m smithi052=y;smithi153=x;count:2 2024-09-17T10:06:48.739 INFO:teuthology.orchestra.run.smithi052.stdout:mon 3/3 2m ago 8m smithi052:172.21.15.52=a;smithi052:[v2:172.21.15.52:3301,v1:172.21.15.52:6790]=c;smithi153:172.21.15.153=b;count:3 2024-09-17T10:06:48.739 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi052=a;smithi153=b;count:2 2024-09-17T10:06:48.740 INFO:teuthology.orchestra.run.smithi052.stdout:osd 8 2m ago - 2024-09-17T10:06:48.740 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus ?:9095 1/1 2m ago 4m smithi153=a;count:1 2024-09-17T10:06:48.740 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-17T10:06:48.740 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:48 smithi052 ceph-mon[33536]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:48.741 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:48 smithi052 ceph-mon[23685]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:48.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:48 smithi153 ceph-mon[27084]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:49.406 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:06:49.665 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:49.926 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:49 smithi052 ceph-mon[33536]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:49.926 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:49 smithi052 ceph-mon[23685]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:49.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:49 smithi153 ceph-mon[27084]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:50.824 INFO:teuthology.orchestra.run.smithi052.stdout:Scheduled to redeploy mgr.x on host 'smithi153' 2024-09-17T10:06:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:50 smithi153 ceph-mon[27084]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:50 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:50 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1942370003' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:06:51.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:50 smithi052 ceph-mon[33536]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:50 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:50 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1942370003' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:06:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:50 smithi052 ceph-mon[23685]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:50 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:50 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1942370003' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:06:51.650 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps --refresh' 2024-09-17T10:06:51.914 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:52.035 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: Schedule redeploy daemon mgr.x 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:52.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[33536]: Deploying daemon mgr.x on smithi153 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: Schedule redeploy daemon mgr.x 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:06:52.038 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:06:52.038 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:52.038 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:51 smithi052 ceph-mon[23685]: Deploying daemon mgr.x on smithi153 2024-09-17T10:06:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='client.24908 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: Schedule redeploy daemon mgr.x 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:51 smithi153 ceph-mon[27084]: Deploying daemon mgr.x on smithi153 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (3m) 110s ago 3m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (3m) 2m ago 3m 76.2M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (3m) 110s ago 3m - - 3.8 ebb0615149de 621c2e5af113 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,8765 running (8m) 2m ago 8m 440M - 19.1.1-330-gc2ddf972 ebb0615149de 7304585fb79e 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:9283,8765 running (9m) 110s ago 9m - - 19.1.1-330-gc2ddf972 ebb0615149de 60cd1c73441c 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (9m) 110s ago 9m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (8m) 2m ago 8m 40.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:06:52.602 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (8m) 110s ago 8m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (3m) 110s ago 3m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (3m) 2m ago 3m 3594k - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (7m) 110s ago 7m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (7m) 110s ago 7m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (6m) 110s ago 6m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (6m) 110s ago 6m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (6m) 2m ago 6m 47.0M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (5m) 2m ago 5m 44.5M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (5m) 2m ago 5m 44.9M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (4m) 2m ago 4m 55.7M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 4m 26.6M - 2.43.0 a07b618ecd1d 21e2b6c42726 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (3m) 110s ago 3m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:06:52.603 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (3m) 2m ago 3m 78.7M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:06:52.932 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:52 smithi052 ceph-mon[33536]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:52.932 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:52 smithi052 ceph-mon[23685]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:52 smithi153 ceph-mon[27084]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:53.282 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:06:53.540 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:06:53.916 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:53 smithi052 ceph-mon[33536]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:53.916 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:53 smithi052 ceph-mon[23685]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:54.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:53 smithi153 ceph-mon[27084]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:06:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:54 smithi052 ceph-mon[23685]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:54 smithi052 ceph-mon[33536]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:54 smithi153 ceph-mon[27084]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:57.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:56 smithi052 ceph-mon[23685]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:56 smithi052 ceph-mon[33536]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:56 smithi153 ceph-mon[27084]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:06:58.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:06:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:06:57] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-17T10:06:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:06:58 smithi052 ceph-mon[23685]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:06:58 smithi052 ceph-mon[33536]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:59.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:06:58 smithi153 ceph-mon[27084]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:00 smithi052 ceph-mon[33536]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:00 smithi052 ceph-mon[23685]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:01.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:00 smithi153 ceph-mon[27084]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:02.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:02 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:02.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:02 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:02.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:02 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:03.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:03 smithi153 ceph-mon[27084]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:03.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:03 smithi052 ceph-mon[33536]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:03 smithi052 ceph-mon[23685]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:05.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:05 smithi153 ceph-mon[27084]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:05 smithi052 ceph-mon[33536]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:05 smithi052 ceph-mon[23685]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:06.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:06 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:06.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:06 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:06 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:07.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:07 smithi153 ceph-mon[27084]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:07.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:07 smithi052 ceph-mon[23685]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:07.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:07 smithi052 ceph-mon[33536]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:07:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:07:07] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:07:09.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:09 smithi153 ceph-mon[27084]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:09.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:09 smithi052 ceph-mon[23685]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:09.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:09 smithi052 ceph-mon[33536]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:11.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:11 smithi153 ceph-mon[27084]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:11.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:11 smithi052 ceph-mon[33536]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:11 smithi052 ceph-mon[23685]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:12 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:12.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:12 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:12.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:12 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:13.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:13 smithi153 ceph-mon[27084]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:13.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:13 smithi052 ceph-mon[33536]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:13.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:13 smithi052 ceph-mon[23685]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:15.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:15 smithi153 ceph-mon[27084]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:15.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:15 smithi052 ceph-mon[23685]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:15.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:15 smithi052 ceph-mon[33536]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:17.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:17 smithi153 ceph-mon[27084]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:17.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:17 smithi052 ceph-mon[33536]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:17.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:17 smithi052 ceph-mon[23685]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:18.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:07:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:07:17] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-17T10:07:19.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:19 smithi153 ceph-mon[27084]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:19.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:19 smithi052 ceph-mon[33536]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:19 smithi052 ceph-mon[23685]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:21.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:21 smithi153 ceph-mon[27084]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:21 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:21.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:21 smithi052 ceph-mon[23685]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:21 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:21 smithi052 ceph-mon[33536]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:21 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:22.449 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:22 smithi153 systemd[1]: Stopping Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:07:22.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:22 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:22.500 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:22 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:22.500 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:22 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:22.753 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:22 smithi153 podman[60021]: 2024-09-17 10:07:22.47515951 +0000 UTC m=+0.187488618 container died 7304585fb79e96f6c121c30ca04c76671dbcfe62084ad0924a6f2458d766ae44 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-17T10:07:23.113 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:22 smithi153 podman[60021]: 2024-09-17 10:07:22.835456399 +0000 UTC m=+0.547785504 container cleanup 7304585fb79e96f6c121c30ca04c76671dbcfe62084ad0924a6f2458d766ae44 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:07:23.113 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:22 smithi153 bash[60021]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:07:23.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:23 smithi153 ceph-mon[27084]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:23.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 podman[60034]: 2024-09-17 10:07:23.112144849 +0000 UTC m=+0.640595159 container remove 7304585fb79e96f6c121c30ca04c76671dbcfe62084ad0924a6f2458d766ae44 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-17T10:07:23.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:07:23.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T10:07:23.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 systemd[1]: Stopped Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:07:23.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service: Consumed 11.044s CPU time. 2024-09-17T10:07:23.516 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:23 smithi052 ceph-mon[33536]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:23.516 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:23 smithi052 ceph-mon[23685]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:23.811 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 systemd[1]: Starting Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:07:23.811 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 podman[60166]: 2024-09-17 10:07:23.585543173 +0000 UTC m=+0.016020388 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:07:23.812 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 podman[60166]: 2024-09-17 10:07:23.687951947 +0000 UTC m=+0.118429154 container create 61f0e038e766c50fda61e5843568343935a1f2be005ba83f999dd6881d314a42 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:07:24.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 podman[60166]: 2024-09-17 10:07:23.915476993 +0000 UTC m=+0.345954206 container init 61f0e038e766c50fda61e5843568343935a1f2be005ba83f999dd6881d314a42 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-17T10:07:24.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 podman[60166]: 2024-09-17 10:07:23.918198971 +0000 UTC m=+0.348676181 container start 61f0e038e766c50fda61e5843568343935a1f2be005ba83f999dd6881d314a42 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-17T10:07:24.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 ceph-mgr[60184]: -- 172.21.15.153:0/4266084434 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a5afff70e0 con 0x55a5affd5000 2024-09-17T10:07:24.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:23 smithi153 bash[60166]: 61f0e038e766c50fda61e5843568343935a1f2be005ba83f999dd6881d314a42 2024-09-17T10:07:24.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:24 smithi153 systemd[1]: Started Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[33536]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[23685]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:25 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.447 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:25 smithi153 ceph-mon[27084]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:25.448 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:25 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.448 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:25 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.448 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:25 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:25.448 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:25 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:27.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:27 smithi052 ceph-mon[33536]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:27.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:27 smithi052 ceph-mon[23685]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:27.368 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:27 smithi153 ceph-mon[27084]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:28.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:07:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:07:27] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:07:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:28 smithi153 ceph-mon[27084]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:28.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:28 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[23685]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[33536]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:28 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.660 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:07:29] ENGINE Bus STARTING 2024-09-17T10:07:29.660 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: CherryPy Checker: 2024-09-17T10:07:29.660 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: The Application mounted at '' has an empty config. 2024-09-17T10:07:29.660 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:07:29.660 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:07:29] ENGINE Serving on http://:::9283 2024-09-17T10:07:29.660 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:07:29] ENGINE Bus STARTED 2024-09-17T10:07:29.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: Standby manager daemon x restarted 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: Standby manager daemon x started 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:07:29.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:29 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: Standby manager daemon x restarted 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: Standby manager daemon x started 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:07:30.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: Standby manager daemon x restarted 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: Standby manager daemon x started 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:07:30.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:29 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:07:31.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:30 smithi052 ceph-mon[23685]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:30 smithi052 ceph-mon[23685]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-17T10:07:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:30 smithi052 ceph-mon[33536]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:30 smithi052 ceph-mon[33536]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-17T10:07:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:30 smithi153 ceph-mon[27084]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:30 smithi153 ceph-mon[27084]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-17T10:07:32.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:31 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:32.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:31 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:32.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:31 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:33.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:32 smithi052 ceph-mon[23685]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:32 smithi052 ceph-mon[33536]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:33.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:32 smithi153 ceph-mon[27084]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:34 smithi052 ceph-mon[23685]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:34 smithi052 ceph-mon[33536]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:34 smithi153 ceph-mon[27084]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:36.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:35 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:35 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:36.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:35 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:36 smithi052 ceph-mon[33536]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:36 smithi052 ceph-mon[23685]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:36 smithi153 ceph-mon[27084]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:38.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:07:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:07:37] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:07:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:38 smithi052 ceph-mon[33536]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:38 smithi052 ceph-mon[23685]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:38 smithi153 ceph-mon[27084]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:41.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:40 smithi052 ceph-mon[33536]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:40 smithi052 ceph-mon[23685]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:40 smithi153 ceph-mon[27084]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:42.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:41 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:41 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:41 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:43.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:42 smithi052 ceph-mon[33536]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:42 smithi052 ceph-mon[23685]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:42 smithi153 ceph-mon[27084]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:45.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:44 smithi052 ceph-mon[33536]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:44 smithi052 ceph-mon[23685]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:44 smithi153 ceph-mon[27084]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:47.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:46 smithi052 ceph-mon[33536]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:46 smithi052 ceph-mon[23685]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:47.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:46 smithi153 ceph-mon[27084]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:48.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:07:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:07:47] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:07:49.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:48 smithi052 ceph-mon[33536]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:48 smithi052 ceph-mon[23685]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:49.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:48 smithi153 ceph-mon[27084]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:51.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:50 smithi052 ceph-mon[33536]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:50 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:50 smithi052 ceph-mon[23685]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:50 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:50 smithi153 ceph-mon[27084]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:50 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:51 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:51 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:51 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:53.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:52 smithi052 ceph-mon[33536]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:53.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:52 smithi052 ceph-mon[23685]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:52 smithi153 ceph-mon[27084]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:55.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:54 smithi052 ceph-mon[33536]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:54 smithi052 ceph-mon[23685]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:54 smithi153 ceph-mon[27084]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:57.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:56 smithi052 ceph-mon[33536]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:56 smithi052 ceph-mon[23685]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:56 smithi153 ceph-mon[27084]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:07:58.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:07:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:07:57] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:07:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:07:58 smithi052 ceph-mon[33536]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:07:58 smithi052 ceph-mon[23685]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:59.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:07:58 smithi153 ceph-mon[27084]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:01.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:00 smithi052 ceph-mon[33536]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:00 smithi052 ceph-mon[23685]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:01.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:00 smithi153 ceph-mon[27084]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:02.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:01 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:02.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:01 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:02.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:01 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:02 smithi052 ceph-mon[33536]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:02 smithi052 ceph-mon[23685]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:03.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:02 smithi153 ceph-mon[27084]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:05.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:04 smithi052 ceph-mon[33536]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:05.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:04 smithi052 ceph-mon[23685]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:05.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:04 smithi153 ceph-mon[27084]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:06.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:05 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:05 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:06.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:05 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:07.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:06 smithi153 ceph-mon[27084]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:07.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:06 smithi052 ceph-mon[33536]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:07.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:06 smithi052 ceph-mon[23685]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:08:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:08:07] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:08:09.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:08 smithi153 ceph-mon[27084]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:09.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:08 smithi052 ceph-mon[33536]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:09.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:08 smithi052 ceph-mon[23685]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:10 smithi153 ceph-mon[27084]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:11.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:10 smithi052 ceph-mon[23685]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:11.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:10 smithi052 ceph-mon[33536]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:12.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:11 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:12.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:11 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:11 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:13.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:12 smithi153 ceph-mon[27084]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:13.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:12 smithi052 ceph-mon[33536]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:13.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:12 smithi052 ceph-mon[23685]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:14 smithi153 ceph-mon[27084]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:15.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:14 smithi052 ceph-mon[23685]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:15.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:14 smithi052 ceph-mon[33536]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:16 smithi153 ceph-mon[27084]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:17.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:16 smithi052 ceph-mon[33536]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:16 smithi052 ceph-mon[23685]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:18.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:08:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:08:17] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:08:19.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:18 smithi153 ceph-mon[27084]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:19.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:18 smithi052 ceph-mon[23685]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:19.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:18 smithi052 ceph-mon[33536]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:21.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:20 smithi153 ceph-mon[27084]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:21.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:20 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:21.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:20 smithi052 ceph-mon[23685]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:20 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:21.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:20 smithi052 ceph-mon[33536]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:21.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:20 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:22.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:21 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:22.249 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:21 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:22.249 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:21 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:23.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:22 smithi153 ceph-mon[27084]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:23.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:22 smithi052 ceph-mon[33536]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:23.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:22 smithi052 ceph-mon[23685]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:24 smithi153 ceph-mon[27084]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:25.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:24 smithi052 ceph-mon[23685]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:24 smithi052 ceph-mon[33536]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:27.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:26 smithi153 ceph-mon[27084]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:27.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:26 smithi052 ceph-mon[23685]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:26 smithi052 ceph-mon[33536]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:28.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:08:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:08:27] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-17T10:08:29.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:28 smithi153 ceph-mon[27084]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:29.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:28 smithi052 ceph-mon[33536]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:29.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:28 smithi052 ceph-mon[23685]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:30 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:30 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:30 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:30 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:30 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:31.598 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:31 smithi153 ceph-mon[27084]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:31 smithi052 ceph-mon[33536]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:31.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:31 smithi052 ceph-mon[23685]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:32 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:32.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:32 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:32.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:32 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:33.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:33 smithi052 ceph-mon[33536]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:33.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:33 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:33.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:33 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:33 smithi052 ceph-mon[23685]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:33 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:33 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:33.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:33 smithi153 ceph-mon[27084]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:33.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:33 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:33.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:33 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:08:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:08:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:08:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:08:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:34.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:34 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:08:34.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:34 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:08:34.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:34 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:08:35.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:35 smithi052 ceph-mon[23685]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:35.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:35 smithi052 ceph-mon[33536]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:35.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:35 smithi153 ceph-mon[27084]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:36.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:36.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:36.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:37.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:37 smithi052 ceph-mon[23685]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:37.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:37 smithi052 ceph-mon[33536]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:37 smithi153 ceph-mon[27084]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:08:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:08:37] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:08:39.502 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:39 smithi153 ceph-mon[27084]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:39.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:39 smithi052 ceph-mon[23685]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:39.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:39 smithi052 ceph-mon[33536]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:41 smithi052 ceph-mon[33536]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:41 smithi052 ceph-mon[23685]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:41 smithi153 ceph-mon[27084]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:42.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:42 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:42.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:42 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:42 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:43.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:43 smithi052 ceph-mon[33536]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:43.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:43 smithi052 ceph-mon[23685]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:43 smithi153 ceph-mon[27084]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:45.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:45 smithi052 ceph-mon[33536]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:45 smithi052 ceph-mon[23685]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:45.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:45 smithi153 ceph-mon[27084]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:47.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:47 smithi052 ceph-mon[33536]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:47.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:47 smithi052 ceph-mon[23685]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:47.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:47 smithi153 ceph-mon[27084]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:48.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:08:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:08:47] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:08:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:49 smithi052 ceph-mon[33536]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:49 smithi052 ceph-mon[23685]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:49 smithi153 ceph-mon[27084]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:51 smithi052 ceph-mon[33536]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:51 smithi052 ceph-mon[23685]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:51 smithi153 ceph-mon[27084]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:52 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:52.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:52 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:52.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:52 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:53 smithi052 ceph-mon[33536]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:53 smithi052 ceph-mon[23685]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:53 smithi153 ceph-mon[27084]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:55.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:55 smithi052 ceph-mon[33536]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:55 smithi052 ceph-mon[23685]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:55.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:55 smithi153 ceph-mon[27084]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:57.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:57 smithi052 ceph-mon[33536]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:57.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:57 smithi052 ceph-mon[23685]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:57 smithi153 ceph-mon[27084]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:08:58.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:08:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:08:57] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-17T10:08:59.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:08:59 smithi052 ceph-mon[33536]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:59.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:08:59 smithi052 ceph-mon[23685]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:08:59 smithi153 ceph-mon[27084]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:01.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:01 smithi052 ceph-mon[33536]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:01 smithi052 ceph-mon[23685]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:01 smithi153 ceph-mon[27084]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:02.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:02 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:02.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:02 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:02 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:03 smithi052 ceph-mon[33536]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:03 smithi052 ceph-mon[23685]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:03 smithi153 ceph-mon[27084]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:04.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:04 smithi052 ceph-mon[33536]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:04 smithi052 ceph-mon[23685]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:04 smithi153 ceph-mon[27084]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:05.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:05 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:05.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:05 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:05.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:05 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:07 smithi153 ceph-mon[27084]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:07.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:07 smithi052 ceph-mon[33536]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:07.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:07 smithi052 ceph-mon[23685]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:09:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:09:07] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T10:09:09.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:09 smithi153 ceph-mon[27084]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:09.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:09 smithi052 ceph-mon[33536]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:09.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:09 smithi052 ceph-mon[23685]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:11.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:11 smithi153 ceph-mon[27084]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:11.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:11 smithi052 ceph-mon[33536]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:11 smithi052 ceph-mon[23685]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:12.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:12 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:12.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:12 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:12.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:12 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:13.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:13 smithi153 ceph-mon[27084]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:13.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:13 smithi052 ceph-mon[23685]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:13 smithi052 ceph-mon[33536]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:15.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:15 smithi153 ceph-mon[27084]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:15 smithi052 ceph-mon[23685]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:15.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:15 smithi052 ceph-mon[33536]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:17.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:17 smithi153 ceph-mon[27084]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:17.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:17 smithi052 ceph-mon[23685]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:17.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:17 smithi052 ceph-mon[33536]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:18.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:09:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:09:17] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-17T10:09:19.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:19 smithi153 ceph-mon[27084]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:19.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:19 smithi052 ceph-mon[23685]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:19.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:19 smithi052 ceph-mon[33536]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:21.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:21 smithi153 ceph-mon[27084]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:21.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:21 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:21.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:21 smithi052 ceph-mon[33536]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:21 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:21 smithi052 ceph-mon[23685]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:21 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:22.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:22 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:22.499 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:22 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:22.500 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:22 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:23.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:23 smithi052 ceph-mon[33536]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:23.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:23 smithi052 ceph-mon[23685]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:23.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:23 smithi153 ceph-mon[27084]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:25.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:25 smithi052 ceph-mon[33536]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:25 smithi052 ceph-mon[23685]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:25 smithi153 ceph-mon[27084]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:27.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:27 smithi052 ceph-mon[33536]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:27 smithi052 ceph-mon[23685]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:27.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:27 smithi153 ceph-mon[27084]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:28.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:09:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:09:27] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-17T10:09:29.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:29 smithi052 ceph-mon[23685]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:29.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:29 smithi052 ceph-mon[33536]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:29.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:29 smithi153 ceph-mon[27084]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:31 smithi052 ceph-mon[33536]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:31 smithi052 ceph-mon[23685]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:31.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:31 smithi153 ceph-mon[27084]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:32 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:32.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:32 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:32.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:32 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:33.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:33 smithi052 ceph-mon[33536]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:33 smithi052 ceph-mon[23685]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:33.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:33 smithi153 ceph-mon[27084]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:34.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:34 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:09:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:34 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:09:34.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:34 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:34.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:34 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:34.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:34 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' 2024-09-17T10:09:35.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:35 smithi052 ceph-mon[23685]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:35.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:35 smithi052 ceph-mon[33536]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:35.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:35 smithi153 ceph-mon[27084]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:36.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:36 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:36.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:36 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:36.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:36 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:37.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:37 smithi052 ceph-mon[33536]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:37.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:37 smithi052 ceph-mon[23685]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:37 smithi153 ceph-mon[27084]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:38.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:09:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:09:37] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-17T10:09:39.502 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:39 smithi153 ceph-mon[27084]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:39.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:39 smithi052 ceph-mon[33536]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:39.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:39 smithi052 ceph-mon[23685]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:41 smithi052 ceph-mon[33536]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:41 smithi052 ceph-mon[23685]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:41 smithi153 ceph-mon[27084]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:42.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:42 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:42 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:42 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:43.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:43 smithi052 ceph-mon[23685]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:43.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:43 smithi052 ceph-mon[33536]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:43 smithi153 ceph-mon[27084]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:45.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:45 smithi052 ceph-mon[23685]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:45 smithi052 ceph-mon[33536]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:45 smithi153 ceph-mon[27084]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:47.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:47 smithi052 ceph-mon[23685]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:47.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:47 smithi052 ceph-mon[33536]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:47.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:47 smithi153 ceph-mon[27084]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:48.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:09:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:09:47] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-17T10:09:49.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:49 smithi052 ceph-mon[23685]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:49 smithi052 ceph-mon[33536]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:49 smithi153 ceph-mon[27084]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:51 smithi052 ceph-mon[23685]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:51 smithi052 ceph-mon[23685]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:51 smithi052 ceph-mon[33536]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:51 smithi052 ceph-mon[33536]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:51 smithi153 ceph-mon[27084]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:51 smithi153 ceph-mon[27084]: from='mgr.14478 172.21.15.52:0/2835298919' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:52 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:52.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:52 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:52 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:53 smithi052 ceph-mon[33536]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:53 smithi052 ceph-mon[23685]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:53 smithi153 ceph-mon[27084]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:54.860 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:09:55.125 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:09:55.518 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:55 smithi052 ceph-mon[23685]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:55.519 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:55 smithi052 ceph-mon[33536]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:55.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:55 smithi153 ceph-mon[27084]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:55.803 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:09:55.803 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (6m) 2m ago 6m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (6m) 82s ago 6m 81.9M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (6m) 2m ago 6m - - 3.8 ebb0615149de 621c2e5af113 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (2m) 82s ago 11m 455M - 19.3.0-4963-ge646f729 f271290a0950 61f0e038e766 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-330-gc2ddf972 ebb0615149de 60cd1c73441c 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (12m) 2m ago 12m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (11m) 82s ago 11m 42.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (11m) 2m ago 11m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (6m) 82s ago 6m 15.5M - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (10m) 2m ago 10m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (10m) 2m ago 10m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (9m) 2m ago 9m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (9m) 2m ago 9m - 4017M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:09:55.804 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (9m) 82s ago 9m 50.2M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:09:55.805 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (8m) 82s ago 8m 47.5M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:09:55.805 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (8m) 82s ago 8m 46.6M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:09:55.805 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (7m) 82s ago 7m 58.2M 4016M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:09:55.805 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (6m) 82s ago 7m 52.1M - 2.43.0 a07b618ecd1d 21e2b6c42726 2024-09-17T10:09:55.805 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (6m) 2m ago 6m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:09:55.805 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (6m) 82s ago 6m 82.0M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:09:56.455 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:09:56.726 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:09:57.584 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:57 smithi052 ceph-mon[23685]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:57.584 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:57 smithi052 ceph-mon[23685]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:09:57.584 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:57 smithi052 ceph-mon[33536]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:57.584 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:57 smithi052 ceph-mon[33536]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:09:57.585 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 14, 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:09:57.586 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:09:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:57 smithi153 ceph-mon[27084]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:09:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:57 smithi153 ceph-mon[27084]: from='client.24926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:09:57.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:09:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:09:57] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-17T10:09:58.190 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:09:58.452 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:09:58.573 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:58 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/268148303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:09:58.573 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:58 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/268148303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:09:58.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:58 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/268148303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:09:59.259 INFO:teuthology.orchestra.run.smithi052.stdout: cluster: 2024-09-17T10:09:59.259 INFO:teuthology.orchestra.run.smithi052.stdout: id: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:09:59.259 INFO:teuthology.orchestra.run.smithi052.stdout: health: HEALTH_OK 2024-09-17T10:09:59.259 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: services: 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: mgr: y(active, since 7m), standbys: x 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: data: 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: usage: 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: pgs: 161 active+clean 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:09:59.260 INFO:teuthology.orchestra.run.smithi052.stdout: io: 2024-09-17T10:09:59.261 INFO:teuthology.orchestra.run.smithi052.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T10:09:59.261 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:09:59.578 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:59 smithi052 ceph-mon[33536]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:59.578 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:09:59 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/702247911' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:09:59.579 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:59 smithi052 ceph-mon[23685]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:59.579 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:09:59 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/702247911' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:09:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:59 smithi153 ceph-mon[27084]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:59.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:09:59 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/702247911' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:09:59.937 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:10:00.198 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:10:00.538 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:00 smithi052 ceph-mon[33536]: overall HEALTH_OK 2024-09-17T10:10:00.539 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:00 smithi052 ceph-mon[23685]: overall HEALTH_OK 2024-09-17T10:10:00.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:00 smithi153 ceph-mon[27084]: overall HEALTH_OK 2024-09-17T10:10:00.998 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:10:01.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:01 smithi052 ceph-mon[23685]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:01.593 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:01 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1145886440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:10:01.593 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:01 smithi052 ceph-mon[33536]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:01.593 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:01 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1145886440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:10:01.624 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-17T10:10:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:01 smithi153 ceph-mon[27084]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:01.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:01 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1145886440' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:10:01.885 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:10:02.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:02 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:02.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:02 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:02.609 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:10:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:02 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:03.266 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:10:03.531 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:10:03.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:03 smithi052 ceph-mon[23685]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:03 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1733883194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:10:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:03 smithi052 ceph-mon[33536]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:03 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1733883194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:10:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:03 smithi153 ceph-mon[27084]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:03 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1733883194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:10:04.580 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:10:04] ENGINE Bus STOPPING 2024-09-17T10:10:04.580 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3590529036' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:10:04.580 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: Activating manager daemon x 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3590529036' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: osdmap e93: 8 total, 8 up, 8 in 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: mgrmap e24: x(active, starting, since 0.010947s) 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:10:04.581 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:10:04.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:10:04.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:10:04.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:10:04.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:10:04.582 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:10:04.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setuser ceph since I am not root 2024-09-17T10:10:04.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ignoring --setgroup ceph since I am not root 2024-09-17T10:10:04.589 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:04.379+0000 7f985ce55040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:04.438+0000 7f985ce55040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3590529036' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: Activating manager daemon x 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3590529036' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: osdmap e93: 8 total, 8 up, 8 in 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: mgrmap e24: x(active, starting, since 0.010947s) 2024-09-17T10:10:04.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:10:04.591 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3590529036' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: Activating manager daemon x 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3590529036' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: osdmap e93: 8 total, 8 up, 8 in 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: mgrmap e24: x(active, starting, since 0.010947s) 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:10:04.592 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:10:04.593 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:10:04.593 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:10:04.593 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:10:04.593 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:10:04.593 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:10:04.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:04.597+0000 7f985ce55040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:10:04.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:04.666+0000 7f985ce55040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:10:04.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:04.822+0000 7f985ce55040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:10:04.949 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:10:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:10:04.949 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:04 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:10:04] ENGINE Bus STOPPED 2024-09-17T10:10:05.055 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:10:05.302 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:04.971+0000 7f985ce55040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:10:05.332 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:10:05.584 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:05 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:10:05] ENGINE Bus STARTING 2024-09-17T10:10:05.584 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:05 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:10:05] ENGINE Serving on http://:::9283 2024-09-17T10:10:05.585 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:05 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:10:05] ENGINE Bus STARTED 2024-09-17T10:10:05.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:05 smithi153 ceph-mon[27084]: Manager daemon x is now available 2024-09-17T10:10:05.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:05 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:05.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:05 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:05.588 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-mon[23685]: Manager daemon x is now available 2024-09-17T10:10:05.588 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:05.588 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:05.588 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:05.335+0000 7f985ce55040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:10:05.588 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:05.404+0000 7f985ce55040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:10:05.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-mon[33536]: Manager daemon x is now available 2024-09-17T10:10:05.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:05.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:05.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:05.605+0000 7f985ce55040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:10:06.597 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:06.545+0000 7f985ce55040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: mgrmap e25: x(active, since 1.09035s) 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:10:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[33536]: Deploying cephadm binary to smithi153 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: mgrmap e25: x(active, since 1.09035s) 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:10:06.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-mon[23685]: Deploying cephadm binary to smithi153 2024-09-17T10:10:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: mgrmap e25: x(active, since 1.09035s) 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-mon[27084]: Deploying cephadm binary to smithi153 2024-09-17T10:10:06.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:10:06.472+0000 7f63ecca3640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:10:06] ENGINE Error in HTTPServer.serve 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: Traceback (most recent call last): 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self._connections.run(self.expiration_interval) 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self._run(expiration_interval) 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: s = self.context.wrap_socket( 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:10:06.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: return self.sslsocket_class._create( 2024-09-17T10:10:06.702 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:10:06.702 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self.do_handshake() 2024-09-17T10:10:06.702 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:10:06.702 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self._sslobj.do_handshake() 2024-09-17T10:10:06.702 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:10:06.702 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:10:07.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:06.618+0000 7f985ce55040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:10:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:07 smithi153 ceph-mon[27084]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:07 smithi153 ceph-mon[27084]: [17/Sep/2024:10:10:06] ENGINE Bus STARTING 2024-09-17T10:10:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:07 smithi153 ceph-mon[27084]: [17/Sep/2024:10:10:06] ENGINE Serving on https://172.21.15.153:7150 2024-09-17T10:10:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:07 smithi153 ceph-mon[27084]: [17/Sep/2024:10:10:06] ENGINE Error in HTTPServer.serve 2024-09-17T10:10:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout: Traceback (most recent call last): 2024-09-17T10:10:07.450 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._run(expiration_interval) 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: s = self.context.wrap_socket( 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: return self.sslsocket_class._create( 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: self.do_handshake() 2024-09-17T10:10:07.451 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:10:07.452 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._sslobj.do_handshake() 2024-09-17T10:10:07.452 INFO:journalctl@ceph.mon.b.smithi153.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:10:07.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:07 smithi153 ceph-mon[27084]: Deploying cephadm binary to smithi052 2024-09-17T10:10:07.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:07 smithi153 ceph-mon[27084]: [17/Sep/2024:10:10:06] ENGINE Serving on http://172.21.15.153:8765 2024-09-17T10:10:07.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:07 smithi153 ceph-mon[27084]: [17/Sep/2024:10:10:06] ENGINE Bus STARTED 2024-09-17T10:10:07.500 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:07.374+0000 7f985ce55040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[33536]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[33536]: [17/Sep/2024:10:10:06] ENGINE Bus STARTING 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[33536]: [17/Sep/2024:10:10:06] ENGINE Serving on https://172.21.15.153:7150 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[33536]: [17/Sep/2024:10:10:06] ENGINE Error in HTTPServer.serve 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:10:07.501 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: self.do_handshake() 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:10:07.502 INFO:journalctl@ceph.mon.c.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[33536]: Deploying cephadm binary to smithi052 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[33536]: [17/Sep/2024:10:10:06] ENGINE Serving on http://172.21.15.153:8765 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[33536]: [17/Sep/2024:10:10:06] ENGINE Bus STARTED 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[23685]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[23685]: [17/Sep/2024:10:10:06] ENGINE Bus STARTING 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[23685]: [17/Sep/2024:10:10:06] ENGINE Serving on https://172.21.15.153:7150 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[23685]: [17/Sep/2024:10:10:06] ENGINE Error in HTTPServer.serve 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:10:07.503 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: self.do_handshake() 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:10:07.504 INFO:journalctl@ceph.mon.a.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:10:07.505 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[23685]: Deploying cephadm binary to smithi052 2024-09-17T10:10:07.505 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[23685]: [17/Sep/2024:10:10:06] ENGINE Serving on http://172.21.15.153:8765 2024-09-17T10:10:07.505 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-mon[23685]: [17/Sep/2024:10:10:06] ENGINE Bus STARTED 2024-09-17T10:10:07.790 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:07.498+0000 7f985ce55040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:10:07.790 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:07.658+0000 7f985ce55040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:10:07.790 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:07.737+0000 7f985ce55040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:10:08.046 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:07.905+0000 7f985ce55040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:10:08.046 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:07.979+0000 7f985ce55040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:10:08.046 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:08.044+0000 7f985ce55040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:10:08.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:08.213+0000 7f985ce55040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:10:08.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:08.283+0000 7f985ce55040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:10:08.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:08.356+0000 7f985ce55040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:10:08.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:08.448+0000 7f985ce55040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:10:08.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:08.516+0000 7f985ce55040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:10:08.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:08.585+0000 7f985ce55040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:10:09.570 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-mon[33536]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:09.571 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-mon[33536]: mgrmap e26: x(active, since 4s) 2024-09-17T10:10:09.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-mon[23685]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:09.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-mon[23685]: mgrmap e26: x(active, since 4s) 2024-09-17T10:10:09.571 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:09.460+0000 7f985ce55040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:10:09.571 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:10:09] ENGINE Bus STARTING 2024-09-17T10:10:09.572 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: CherryPy Checker: 2024-09-17T10:10:09.572 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: The Application mounted at '' has an empty config. 2024-09-17T10:10:09.572 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: 2024-09-17T10:10:09.572 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:10:09] ENGINE Serving on http://:::9283 2024-09-17T10:10:09.572 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: [17/Sep/2024:10:10:09] ENGINE Bus STARTED 2024-09-17T10:10:09.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:09 smithi153 ceph-mon[27084]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:09.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:09 smithi153 ceph-mon[27084]: mgrmap e26: x(active, since 4s) 2024-09-17T10:10:10.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:10 smithi153 ceph-mon[27084]: Standby manager daemon y started 2024-09-17T10:10:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:10 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:10:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:10 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:10:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:10 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:10:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:10 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:10:10.594 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[33536]: Standby manager daemon y started 2024-09-17T10:10:10.594 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:10:10.594 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:10:10.594 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:10:10.594 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:10:10.595 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[23685]: Standby manager daemon y started 2024-09-17T10:10:10.595 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:10:10.595 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:10:10.595 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:10:10.595 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:10 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/2144502625' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:11.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:11 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='client.24646 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:11.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:11 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi153 to 3248M 2024-09-17T10:10:12.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Adjusting osd_memory_target on smithi052 to 2993M 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:10:12.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:10:12.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:12.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi153 to 3248M 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Adjusting osd_memory_target on smithi052 to 2993M 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:10:12.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:10:12.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:12 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi153 to 3248M 2024-09-17T10:10:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Adjusting osd_memory_target on smithi052 to 2993M 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:10:12.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:10:12.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:12 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:10:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:10:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[33536]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:10:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[33536]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:10:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[33536]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:10:13.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:10:13.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:10:13.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[23685]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:10:13.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[23685]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:10:13.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:13 smithi052 ceph-mon[23685]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:10:13.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:13 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:10:13.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:13 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:10:13.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:13 smithi153 ceph-mon[27084]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:10:13.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:13 smithi153 ceph-mon[27084]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:10:13.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:13 smithi153 ceph-mon[27084]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:10:15.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:15 smithi052 ceph-mon[33536]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:10:15.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:15 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:15.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:15 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:15.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:15 smithi052 ceph-mon[23685]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:10:15.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:15 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:15.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:15 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:15.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:15 smithi153 ceph-mon[27084]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:10:15.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:15 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:15.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:15 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:16.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[33536]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:10:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[33536]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:10:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1458629751' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:10:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1257907059' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/511289575"}]: dispatch 2024-09-17T10:10:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[23685]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:10:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[23685]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:10:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1458629751' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:10:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:16 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1257907059' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/511289575"}]: dispatch 2024-09-17T10:10:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:16 smithi153 ceph-mon[27084]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:10:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:16 smithi153 ceph-mon[27084]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:10:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:16 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1458629751' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:10:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:16 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1257907059' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/511289575"}]: dispatch 2024-09-17T10:10:17.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:17 smithi153 ceph-mon[27084]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:10:17.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:17 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1257907059' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/511289575"}]': finished 2024-09-17T10:10:17.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:17 smithi153 ceph-mon[27084]: osdmap e94: 8 total, 8 up, 8 in 2024-09-17T10:10:17.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:17 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4139322532' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1317550805"}]: dispatch 2024-09-17T10:10:17.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[23911]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:10:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:10:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[23685]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:10:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1257907059' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/511289575"}]': finished 2024-09-17T10:10:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[23685]: osdmap e94: 8 total, 8 up, 8 in 2024-09-17T10:10:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4139322532' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1317550805"}]: dispatch 2024-09-17T10:10:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[33536]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:10:17.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1257907059' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/511289575"}]': finished 2024-09-17T10:10:17.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[33536]: osdmap e94: 8 total, 8 up, 8 in 2024-09-17T10:10:17.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:17 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4139322532' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1317550805"}]: dispatch 2024-09-17T10:10:18.621 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:18 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4139322532' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1317550805"}]': finished 2024-09-17T10:10:18.621 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:18 smithi153 ceph-mon[27084]: osdmap e95: 8 total, 8 up, 8 in 2024-09-17T10:10:18.621 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:18 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1918390849' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]: dispatch 2024-09-17T10:10:18.621 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:18 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]: dispatch 2024-09-17T10:10:18.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4139322532' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1317550805"}]': finished 2024-09-17T10:10:18.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[33536]: osdmap e95: 8 total, 8 up, 8 in 2024-09-17T10:10:18.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1918390849' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]: dispatch 2024-09-17T10:10:18.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]: dispatch 2024-09-17T10:10:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4139322532' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/1317550805"}]': finished 2024-09-17T10:10:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[23685]: osdmap e95: 8 total, 8 up, 8 in 2024-09-17T10:10:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1918390849' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]: dispatch 2024-09-17T10:10:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:18 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]: dispatch 2024-09-17T10:10:18.949 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:18 smithi153 systemd[1]: Stopping Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:10:19.317 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.057Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[58966]: ts=2024-09-17T10:10:19.058Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:10:19.318 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 podman[63362]: 2024-09-17 10:10:19.06814335 +0000 UTC m=+0.143361108 container died 21e2b6c427267a49aaa3568343c2f87c1051e50dba8ac2fe03a326bae05938c4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:10:19.699 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 podman[63362]: 2024-09-17 10:10:19.415607151 +0000 UTC m=+0.490824899 container cleanup 21e2b6c427267a49aaa3568343c2f87c1051e50dba8ac2fe03a326bae05938c4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:10:19.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 bash[63362]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:10:19.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-mon[27084]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:10:19.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]': finished 2024-09-17T10:10:19.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-mon[27084]: osdmap e96: 8 total, 8 up, 8 in 2024-09-17T10:10:19.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2920689687' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]: dispatch 2024-09-17T10:10:19.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:19 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]: dispatch 2024-09-17T10:10:19.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[23685]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]': finished 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[23685]: osdmap e96: 8 total, 8 up, 8 in 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2920689687' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]: dispatch 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]: dispatch 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[33536]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/1317550805"}]': finished 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[33536]: osdmap e96: 8 total, 8 up, 8 in 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2920689687' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]: dispatch 2024-09-17T10:10:19.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:19 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]: dispatch 2024-09-17T10:10:20.042 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 podman[63375]: 2024-09-17 10:10:19.70012398 +0000 UTC m=+0.634145274 container remove 21e2b6c427267a49aaa3568343c2f87c1051e50dba8ac2fe03a326bae05938c4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:10:20.042 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:10:20.043 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 systemd[1]: Stopped Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:10:20.043 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.153s CPU time. 2024-09-17T10:10:20.043 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:19 smithi153 systemd[1]: Starting Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:10:20.306 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 podman[63468]: 2024-09-17 10:10:19.945253441 +0000 UTC m=+0.016893299 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-17T10:10:20.306 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 podman[63468]: 2024-09-17 10:10:20.051136751 +0000 UTC m=+0.122776596 container create 88db88608cab9650dc7cac3bf73e0165c10ffdce7f8f7e29ae63ff45fde9150b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:10:20.306 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 podman[63468]: 2024-09-17 10:10:20.27871561 +0000 UTC m=+0.350355463 container init 88db88608cab9650dc7cac3bf73e0165c10ffdce7f8f7e29ae63ff45fde9150b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:10:20.306 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 podman[63468]: 2024-09-17 10:10:20.281523599 +0000 UTC m=+0.353163453 container start 88db88608cab9650dc7cac3bf73e0165c10ffdce7f8f7e29ae63ff45fde9150b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.305Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.305Z 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-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.305Z 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 smithi153 (none))" 2024-09-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.305Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.305Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.307Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.307Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:10:20.565 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.309Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.309Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.310Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.310Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.521µs 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.310Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.312Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.321Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.321Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.321Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.592µs wal_replay_duration=10.852002ms wbl_replay_duration=100ns total_replay_duration=10.890191ms 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.322Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.322Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.322Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.346Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.310138ms db_storage=947ns remote_storage=1.107µs web_handler=364ns query_engine=568ns scrape=229.092µs scrape_sd=110.22µs notify=22.172µs notify_sd=22.485µs rules=22.583412ms tracing=6.887µs 2024-09-17T10:10:20.566 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.346Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:10:20.567 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:10:20.346Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:10:20.567 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 bash[63468]: 88db88608cab9650dc7cac3bf73e0165c10ffdce7f8f7e29ae63ff45fde9150b 2024-09-17T10:10:20.567 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:10:20 smithi153 systemd[1]: Started Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]': finished 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1746489303' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2682209990"}]: dispatch 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:10:20.567 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:10:20.568 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:10:20.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]': finished 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1746489303' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2682209990"}]: dispatch 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1599567822"}]': finished 2024-09-17T10:10:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:10:20.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1746489303' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2682209990"}]: dispatch 2024-09-17T10:10:20.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:20.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:20.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:20.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:10:20.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:10:20.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:10:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[23685]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[23685]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:10:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[23685]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:10:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[23685]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:10:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1746489303' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2682209990"}]': finished 2024-09-17T10:10:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[23685]: osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1876473595' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1715711283"}]: dispatch 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[33536]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[33536]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[33536]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[33536]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1746489303' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2682209990"}]': finished 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[33536]: osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:10:21.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:21 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1876473595' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1715711283"}]: dispatch 2024-09-17T10:10:21.878 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:21 smithi153 ceph-mon[27084]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:10:21.878 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:21 smithi153 ceph-mon[27084]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:10:21.878 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:21 smithi153 ceph-mon[27084]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:10:21.878 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:21 smithi153 ceph-mon[27084]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:10:21.878 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:21 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1746489303' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2682209990"}]': finished 2024-09-17T10:10:21.878 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:21 smithi153 ceph-mon[27084]: osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:10:21.878 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:21 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1876473595' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1715711283"}]: dispatch 2024-09-17T10:10:22.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1876473595' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1715711283"}]': finished 2024-09-17T10:10:22.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[33536]: osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:10:22.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3125704786' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]: dispatch 2024-09-17T10:10:22.612 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]: dispatch 2024-09-17T10:10:22.613 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1876473595' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1715711283"}]': finished 2024-09-17T10:10:22.613 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[23685]: osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:10:22.613 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3125704786' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]: dispatch 2024-09-17T10:10:22.613 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:22 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]: dispatch 2024-09-17T10:10:22.850 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:22 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1876473595' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1715711283"}]': finished 2024-09-17T10:10:22.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:22 smithi153 ceph-mon[27084]: osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:10:22.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:22 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3125704786' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]: dispatch 2024-09-17T10:10:22.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:22 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]: dispatch 2024-09-17T10:10:23.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:23 smithi052 ceph-mon[23685]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:23.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:23 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]': finished 2024-09-17T10:10:23.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:23 smithi052 ceph-mon[23685]: osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:10:23.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:23 smithi052 ceph-mon[33536]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:23.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:23 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]': finished 2024-09-17T10:10:23.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:23 smithi052 ceph-mon[33536]: osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:10:23.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:23 smithi153 ceph-mon[27084]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:23.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:23 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/4192321301"}]': finished 2024-09-17T10:10:23.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:23 smithi153 ceph-mon[27084]: osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:10:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:24 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:24 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:24 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:24 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:24 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:24 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:24 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:25.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:25.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:25.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:24 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:10:26.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:25 smithi153 ceph-mon[27084]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:10:26.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:25 smithi052 ceph-mon[23685]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:10:26.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:25 smithi052 ceph-mon[33536]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:10:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:26 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:27.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:26 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:26 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:28.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:27 smithi153 ceph-mon[27084]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T10:10:28.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:27 smithi052 ceph-mon[23685]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T10:10:28.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:27 smithi052 ceph-mon[33536]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T10:10:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:10:28] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:10:30.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:29 smithi052 ceph-mon[33536]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T10:10:30.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:29 smithi052 ceph-mon[23685]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T10:10:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:29 smithi153 ceph-mon[27084]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 667 B/s rd, 0 op/s 2024-09-17T10:10:32.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:31 smithi052 ceph-mon[33536]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-09-17T10:10:32.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:31 smithi052 ceph-mon[23685]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-09-17T10:10:32.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:31 smithi153 ceph-mon[27084]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 590 B/s rd, 0 op/s 2024-09-17T10:10:34.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:33 smithi052 ceph-mon[23685]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:10:34.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:33 smithi052 ceph-mon[33536]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:10:34.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:33 smithi153 ceph-mon[27084]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:10:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:35 smithi052 ceph-mon[33536]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-09-17T10:10:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:35 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:36.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:35 smithi052 ceph-mon[23685]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-09-17T10:10:36.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:35 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:35 smithi153 ceph-mon[27084]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 0 op/s 2024-09-17T10:10:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:35 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:37.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:36 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:37.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:36 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:37.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:36 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:38.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:37 smithi052 ceph-mon[33536]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:38.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:37 smithi052 ceph-mon[23685]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:38.385 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:37 smithi153 ceph-mon[27084]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:10:38] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:10:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:39 smithi052 ceph-mon[23685]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:40.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:39 smithi052 ceph-mon[33536]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:40.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:39 smithi153 ceph-mon[27084]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:41 smithi153 ceph-mon[27084]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:42.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:41 smithi052 ceph-mon[23685]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:42.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:41 smithi052 ceph-mon[33536]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:44.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:43 smithi052 ceph-mon[23685]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:43 smithi052 ceph-mon[33536]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:44.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:43 smithi153 ceph-mon[27084]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:46.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:45 smithi052 ceph-mon[23685]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:46.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:45 smithi052 ceph-mon[33536]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:46.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:45 smithi153 ceph-mon[27084]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:47.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:46 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:47.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:46 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:47.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:46 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:48.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:47 smithi052 ceph-mon[23685]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:48.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:47 smithi052 ceph-mon[33536]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:48.385 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:47 smithi153 ceph-mon[27084]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:10:48] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:10:49.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:48 smithi052 ceph-mon[23685]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:49.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:48 smithi052 ceph-mon[33536]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:49.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:48 smithi153 ceph-mon[27084]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:51.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:51 smithi052 ceph-mon[33536]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:51 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:51 smithi052 ceph-mon[23685]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:51 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:51 smithi153 ceph-mon[27084]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:51 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:53 smithi052 ceph-mon[33536]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:53 smithi052 ceph-mon[23685]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:53 smithi153 ceph-mon[27084]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:55.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:55 smithi052 ceph-mon[23685]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:55.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:55 smithi052 ceph-mon[33536]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:55.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:55 smithi153 ceph-mon[27084]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:56.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:56 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:56.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:56 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:56.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:56 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:57.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:57 smithi052 ceph-mon[33536]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:57.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:57 smithi052 ceph-mon[23685]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:57 smithi153 ceph-mon[27084]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:10:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:10:58] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:10:59.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:10:59 smithi052 ceph-mon[33536]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:59.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:10:59 smithi052 ceph-mon[23685]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:10:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:10:59 smithi153 ceph-mon[27084]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:01 smithi052 ceph-mon[23685]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:01.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:01 smithi052 ceph-mon[33536]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:01 smithi153 ceph-mon[27084]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:03 smithi052 ceph-mon[23685]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:03 smithi052 ceph-mon[33536]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:03.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:03 smithi153 ceph-mon[27084]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:05 smithi052 ceph-mon[23685]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:05 smithi052 ceph-mon[33536]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:05 smithi153 ceph-mon[27084]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:06.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:06 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:06 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:06.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:06 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:06.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:06 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:06 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:06 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:07.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:07 smithi052 ceph-mon[23685]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:07.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:07 smithi052 ceph-mon[33536]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:07.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:07 smithi153 ceph-mon[27084]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:08.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:11:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:11:08] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:11:09.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:09 smithi052 ceph-mon[23685]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:09.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:09 smithi052 ceph-mon[33536]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:09.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:09 smithi153 ceph-mon[27084]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:11.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:11 smithi052 ceph-mon[33536]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:11 smithi052 ceph-mon[23685]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:11 smithi153 ceph-mon[27084]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:13.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:13 smithi052 ceph-mon[23685]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:13 smithi052 ceph-mon[33536]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:13.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:13 smithi153 ceph-mon[27084]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:15 smithi052 ceph-mon[23685]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:15.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:15 smithi052 ceph-mon[33536]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:15.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:15 smithi153 ceph-mon[27084]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:16 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:16.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:16 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:16 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:17.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:17 smithi153 ceph-mon[27084]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:17.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:17 smithi052 ceph-mon[23685]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:17 smithi052 ceph-mon[33536]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:18.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:11:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:11:18] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:11:19.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:19 smithi153 ceph-mon[27084]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:19.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:19 smithi052 ceph-mon[23685]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:19.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:19 smithi052 ceph-mon[33536]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:20.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:21 smithi153 ceph-mon[27084]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:21 smithi052 ceph-mon[23685]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:21 smithi052 ceph-mon[33536]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:23.650 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:23 smithi052 ceph-mon[23685]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:23.650 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:23 smithi052 ceph-mon[33536]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:23.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:23 smithi153 ceph-mon[27084]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:25.637 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[33536]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:25.637 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:11:25.637 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:11:25.638 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:11:25.638 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[23685]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:25.638 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:11:25.638 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:11:25.638 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:25 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:11:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:25 smithi153 ceph-mon[27084]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:25.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:25 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:11:25.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:25 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:11:25.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:25 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:11:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:26 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:26.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:26 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:26.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:26 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:27.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:27 smithi153 ceph-mon[27084]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:27.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:27 smithi052 ceph-mon[33536]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:27.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:27 smithi052 ceph-mon[23685]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:11:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:11:28] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-17T10:11:29.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:29 smithi153 ceph-mon[27084]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:29 smithi052 ceph-mon[33536]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:29 smithi052 ceph-mon[23685]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:31.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:31 smithi153 ceph-mon[27084]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:31 smithi052 ceph-mon[23685]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:31 smithi052 ceph-mon[33536]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:33.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:33 smithi153 ceph-mon[27084]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:33.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:33 smithi052 ceph-mon[23685]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:33.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:33 smithi052 ceph-mon[33536]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:35.644 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:35 smithi052 ceph-mon[33536]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:35.645 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:35 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:35.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:35 smithi052 ceph-mon[23685]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:35.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:35 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:35.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:35 smithi153 ceph-mon[27084]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:35.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:35 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:36.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:36 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:36.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:36 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:36.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:36 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:37 smithi153 ceph-mon[27084]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:37.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:37 smithi052 ceph-mon[23685]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:37.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:37 smithi052 ceph-mon[33536]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:11:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:11:38] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-17T10:11:39.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:39 smithi153 ceph-mon[27084]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:39.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:39 smithi052 ceph-mon[23685]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:39.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:39 smithi052 ceph-mon[33536]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:41 smithi153 ceph-mon[27084]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:41.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:41 smithi052 ceph-mon[33536]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:41.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:41 smithi052 ceph-mon[23685]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:43 smithi153 ceph-mon[27084]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:43.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:43 smithi052 ceph-mon[33536]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:43 smithi052 ceph-mon[23685]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:45.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:45 smithi153 ceph-mon[27084]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:45 smithi052 ceph-mon[33536]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:45 smithi052 ceph-mon[23685]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:46 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:46.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:46 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:46 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:47.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:47 smithi153 ceph-mon[27084]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:47.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:47 smithi052 ceph-mon[33536]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:47.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:47 smithi052 ceph-mon[23685]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:11:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:11:48] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-17T10:11:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:49 smithi153 ceph-mon[27084]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:49 smithi052 ceph-mon[33536]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:49.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:49 smithi052 ceph-mon[23685]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:50 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:50.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:50 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:50.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:50 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:51 smithi153 ceph-mon[27084]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:51.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:51 smithi052 ceph-mon[23685]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:51.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:51 smithi052 ceph-mon[33536]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:53 smithi153 ceph-mon[27084]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:53.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:53 smithi052 ceph-mon[33536]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:53.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:53 smithi052 ceph-mon[23685]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:55.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:55 smithi153 ceph-mon[27084]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:55.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:55 smithi052 ceph-mon[33536]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:55.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:55 smithi052 ceph-mon[23685]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:56.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:56 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:56.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:56 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:56.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:56 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:57 smithi153 ceph-mon[27084]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:57.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:57 smithi052 ceph-mon[23685]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:57.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:57 smithi052 ceph-mon[33536]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:11:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:11:58] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-17T10:11:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:11:59 smithi153 ceph-mon[27084]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:59.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:11:59 smithi052 ceph-mon[33536]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:11:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:11:59 smithi052 ceph-mon[23685]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:01 smithi153 ceph-mon[27084]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:01 smithi052 ceph-mon[33536]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:01 smithi052 ceph-mon[23685]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:03 smithi153 ceph-mon[27084]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:03.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:03 smithi052 ceph-mon[33536]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:03 smithi052 ceph-mon[23685]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:05 smithi153 ceph-mon[27084]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:05 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:05.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:05 smithi052 ceph-mon[23685]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:05.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:05 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:05.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:05 smithi052 ceph-mon[33536]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:05.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:05 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:06.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:06 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:06.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:06 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:06 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:07.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:07 smithi153 ceph-mon[27084]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:07.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:07 smithi052 ceph-mon[23685]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:07.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:07 smithi052 ceph-mon[33536]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:08.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:12:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:12:08] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-17T10:12:09.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:09 smithi052 ceph-mon[23685]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:09 smithi052 ceph-mon[33536]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:09.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:09 smithi153 ceph-mon[27084]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:11.752 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:11 smithi153 ceph-mon[27084]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:11.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:11 smithi052 ceph-mon[23685]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:11.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:11 smithi052 ceph-mon[33536]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:13 smithi052 ceph-mon[23685]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:13 smithi052 ceph-mon[33536]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:13.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:13 smithi153 ceph-mon[27084]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:15.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:15 smithi052 ceph-mon[33536]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:15.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:15 smithi052 ceph-mon[23685]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:15.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:15 smithi153 ceph-mon[27084]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:16 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:16 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:16 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:17 smithi052 ceph-mon[33536]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:17 smithi052 ceph-mon[23685]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:17.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:17 smithi153 ceph-mon[27084]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:18.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:12:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:12:18] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-17T10:12:19.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:19 smithi052 ceph-mon[33536]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:19 smithi052 ceph-mon[23685]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:19.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:19 smithi153 ceph-mon[27084]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:20.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:21.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:21 smithi052 ceph-mon[23685]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:21 smithi052 ceph-mon[33536]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:21.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:21 smithi153 ceph-mon[27084]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:23.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:23 smithi052 ceph-mon[33536]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:23.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:23 smithi052 ceph-mon[23685]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:23.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:23 smithi153 ceph-mon[27084]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:25.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:25 smithi052 ceph-mon[33536]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:25.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:25 smithi052 ceph-mon[23685]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:25.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:25 smithi153 ceph-mon[27084]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:26.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:12:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:12:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:12:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:12:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:12:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:12:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:26 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:26 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:12:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:26 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:12:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:26 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:12:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:26 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:27.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:27 smithi052 ceph-mon[33536]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:27.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:27 smithi052 ceph-mon[23685]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:27.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:27 smithi153 ceph-mon[27084]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:12:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:12:28] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-17T10:12:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:29 smithi052 ceph-mon[33536]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:29 smithi052 ceph-mon[23685]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:29.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:29 smithi153 ceph-mon[27084]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:31.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:31 smithi052 ceph-mon[33536]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:31 smithi052 ceph-mon[23685]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:31.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:31 smithi153 ceph-mon[27084]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:33.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:33 smithi052 ceph-mon[33536]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:33.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:33 smithi052 ceph-mon[23685]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:33.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:33 smithi153 ceph-mon[27084]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:35.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:35 smithi052 ceph-mon[33536]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:35.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:35 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:35.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:35 smithi052 ceph-mon[23685]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:35.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:35 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:35.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:35 smithi153 ceph-mon[27084]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:35.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:35 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:36.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:36 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:36.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:36 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:36.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:36 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:37.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:37 smithi052 ceph-mon[33536]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:37.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:37 smithi052 ceph-mon[23685]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:37.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:37 smithi153 ceph-mon[27084]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:12:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:12:38] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:12:39.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:39 smithi153 ceph-mon[27084]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:40.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:39 smithi052 ceph-mon[33536]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:40.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:39 smithi052 ceph-mon[23685]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:41.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:41 smithi153 ceph-mon[27084]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:42.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:41 smithi052 ceph-mon[33536]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:41 smithi052 ceph-mon[23685]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:43.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:43 smithi153 ceph-mon[27084]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:44.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:43 smithi052 ceph-mon[23685]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:44.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:43 smithi052 ceph-mon[33536]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:45.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:45 smithi153 ceph-mon[27084]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:46.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:45 smithi052 ceph-mon[23685]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:46.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:45 smithi052 ceph-mon[33536]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:46.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:46 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:46 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:46 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:47.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:47 smithi153 ceph-mon[27084]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:48.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:47 smithi052 ceph-mon[33536]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:48.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:47 smithi052 ceph-mon[23685]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:12:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:12:48] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:12:49.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:49 smithi153 ceph-mon[27084]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:50.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:49 smithi052 ceph-mon[33536]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:50.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:49 smithi052 ceph-mon[23685]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:50 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:50 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:50 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:51.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:51 smithi153 ceph-mon[27084]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:52.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:51 smithi052 ceph-mon[33536]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:52.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:51 smithi052 ceph-mon[23685]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:53.900 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:53 smithi052 ceph-mon[33536]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:53.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:53 smithi052 ceph-mon[23685]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:53.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:53 smithi153 ceph-mon[27084]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:55.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:55 smithi153 ceph-mon[27084]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:56.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:55 smithi052 ceph-mon[33536]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:56.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:55 smithi052 ceph-mon[23685]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:12:56.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:56 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:57.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:56 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:56 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:57.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:57 smithi153 ceph-mon[27084]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:58.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:57 smithi052 ceph-mon[33536]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:57 smithi052 ceph-mon[23685]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:12:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:12:58] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:12:59.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:12:59 smithi153 ceph-mon[27084]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:12:59 smithi052 ceph-mon[33536]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:00.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:12:59 smithi052 ceph-mon[23685]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:01.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:01 smithi153 ceph-mon[27084]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:02.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:01 smithi052 ceph-mon[33536]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:02.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:01 smithi052 ceph-mon[23685]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:03.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:03 smithi153 ceph-mon[27084]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:04.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:03 smithi052 ceph-mon[33536]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:04.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:03 smithi052 ceph-mon[23685]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:05 smithi153 ceph-mon[27084]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:05 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:06.043 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:05 smithi052 ceph-mon[23685]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:06.043 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:05 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:06.043 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:05 smithi052 ceph-mon[33536]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:06.044 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:05 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:06.458 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:13:06.725 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:13:06.839 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:06 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:06.839 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:06 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:06.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:06 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:07.787 INFO:teuthology.orchestra.run.smithi052.stdout:Scheduled to redeploy mgr.y on host 'smithi052' 2024-09-17T10:13:07.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:07 smithi052 ceph-mon[33536]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:07.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:07 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3244023552' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:13:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:07 smithi052 ceph-mon[23685]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:07 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3244023552' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:13:07.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:07 smithi153 ceph-mon[27084]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:07.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:07 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3244023552' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:13:08.456 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps --refresh' 2024-09-17T10:13:08.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:13:08] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:13:08.721 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:13:09.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:13:09.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: Schedule redeploy daemon mgr.y 2024-09-17T10:13:09.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:09.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:09.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:13:09.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:13:09.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:13:09.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:09.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[33536]: Deploying daemon mgr.y on smithi052 2024-09-17T10:13:09.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:13:09.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: Schedule redeploy daemon mgr.y 2024-09-17T10:13:09.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.102 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.102 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:09.102 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:09.102 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.102 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:13:09.102 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:13:09.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:13:09.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:09.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:08 smithi052 ceph-mon[23685]: Deploying daemon mgr.y on smithi052 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: Schedule redeploy daemon mgr.y 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:13:09.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:13:09.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:09.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:08 smithi153 ceph-mon[27084]: Deploying daemon mgr.y on smithi052 2024-09-17T10:13:09.512 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:13:09.512 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (9m) 2m ago 10m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:13:09.512 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (9m) 2m ago 9m 82.7M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:13:09.512 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (2m) 2m ago 9m - - 3.8 ebb0615149de 80c7604afc9b 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (5m) 2m ago 14m 510M - 19.3.0-4963-ge646f729 f271290a0950 61f0e038e766 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-330-gc2ddf972 ebb0615149de 60cd1c73441c 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (15m) 2m ago 16m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (14m) 2m ago 14m 47.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (14m) 2m ago 14m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (9m) 2m ago 9m 15.4M - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (14m) 2m ago 14m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (13m) 2m ago 13m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (13m) 2m ago 13m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:13:09.513 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (12m) 2m ago 12m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:13:09.514 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (12m) 2m ago 12m 51.2M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:13:09.514 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (11m) 2m ago 11m 48.8M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:13:09.514 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (11m) 2m ago 11m 47.8M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:13:09.514 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (11m) 2m ago 11m 58.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:13:09.514 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 10m 32.4M - 2.43.0 a07b618ecd1d 88db88608cab 2024-09-17T10:13:09.514 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (9m) 2m ago 9m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:13:09.514 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (9m) 2m ago 9m 83.5M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:13:10.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:09 smithi052 ceph-mon[33536]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:10.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:09 smithi052 ceph-mon[23685]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:10.182 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:13:10.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:09 smithi153 ceph-mon[27084]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:10.471 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:13:10.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:10 smithi052 ceph-mon[33536]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:13:10.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:10 smithi052 ceph-mon[23685]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:13:11.100 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:10 smithi153 ceph-mon[27084]: from='client.15210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:13:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:11 smithi052 ceph-mon[23685]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:12.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:11 smithi052 ceph-mon[33536]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:12.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:11 smithi153 ceph-mon[27084]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:13:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=cleanup t=2024-09-17T10:13:12.249072047Z level=info msg="Completed cleanup jobs" duration=2.525005ms 2024-09-17T10:13:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:13:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=sqlstore.transactions t=2024-09-17T10:13:12.257143065Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T10:13:14.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:13 smithi052 ceph-mon[23685]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:14.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:13 smithi052 ceph-mon[33536]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:14.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:13 smithi153 ceph-mon[27084]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:16.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:15 smithi052 ceph-mon[33536]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:16.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:15 smithi052 ceph-mon[23685]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:16.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:15 smithi153 ceph-mon[27084]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:17.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:16 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:16 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:16 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:18.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:17 smithi052 ceph-mon[33536]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:18.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:17 smithi052 ceph-mon[23685]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:18.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:17 smithi153 ceph-mon[27084]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:18.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:13:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:13:18] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:13:20.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:19 smithi052 ceph-mon[33536]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:20.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:19 smithi052 ceph-mon[23685]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:20.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:19 smithi153 ceph-mon[27084]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:21.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:21.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:22.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:21 smithi052 ceph-mon[33536]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:22.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:21 smithi052 ceph-mon[23685]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:22.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:21 smithi153 ceph-mon[27084]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:24.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:23 smithi052 ceph-mon[33536]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:24.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:23 smithi052 ceph-mon[23685]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:24.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:23 smithi153 ceph-mon[27084]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:26.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:25 smithi052 ceph-mon[33536]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:26.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:25 smithi052 ceph-mon[23685]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:26.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:25 smithi153 ceph-mon[27084]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:27.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:26 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:26 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:26 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:28.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:27 smithi052 ceph-mon[33536]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:28.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:27 smithi052 ceph-mon[23685]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:28.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:27 smithi153 ceph-mon[27084]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:13:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:13:28] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:13:30.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:29 smithi052 ceph-mon[23685]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:30.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:29 smithi052 ceph-mon[33536]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:30.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:29 smithi153 ceph-mon[27084]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:32.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:31 smithi052 ceph-mon[33536]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:32.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:31 smithi052 ceph-mon[23685]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:32.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:31 smithi153 ceph-mon[27084]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:34.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:33 smithi052 ceph-mon[33536]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:34.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:33 smithi052 ceph-mon[23685]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:34.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:33 smithi153 ceph-mon[27084]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:36.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:35 smithi052 ceph-mon[33536]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:36.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:35 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:35 smithi052 ceph-mon[23685]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:35 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:36.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:35 smithi153 ceph-mon[27084]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:35 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:37.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:36 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:36 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:36 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:38.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:37 smithi052 ceph-mon[33536]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:37 smithi052 ceph-mon[23685]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:38.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:37 smithi153 ceph-mon[27084]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:38.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:13:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:13:38] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:13:40.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:39 smithi153 ceph-mon[27084]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:13:40.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:39 smithi052 ceph-mon[33536]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:13:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:39 smithi052 ceph-mon[23685]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:13:42.169 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:41 smithi052 ceph-mon[33536]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:13:42.169 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:41 smithi052 ceph-mon[23685]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:13:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:41 smithi153 ceph-mon[27084]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:13:42.909 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:42 smithi052 systemd[1]: Stopping Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:13:43.188 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:42 smithi052 podman[80895]: 2024-09-17 10:13:42.908794238 +0000 UTC m=+0.139929883 container died 60cd1c73441cb7667f31904d0014fff0940befa112de218555080413d2d50fa2 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, maintainer=Guillaume Abrioux ) 2024-09-17T10:13:43.554 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 podman[80895]: 2024-09-17 10:13:43.277385513 +0000 UTC m=+0.508521156 container cleanup 60cd1c73441cb7667f31904d0014fff0940befa112de218555080413d2d50fa2 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2) 2024-09-17T10:13:43.555 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 bash[80895]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y 2024-09-17T10:13:43.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 podman[80906]: 2024-09-17 10:13:43.553878077 +0000 UTC m=+0.642060717 container remove 60cd1c73441cb7667f31904d0014fff0940befa112de218555080413d2d50fa2 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2) 2024-09-17T10:13:43.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:13:43.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T10:13:43.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 systemd[1]: Stopped Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:13:43.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service: Consumed 53.273s CPU time. 2024-09-17T10:13:44.132 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:43 smithi052 ceph-mon[23685]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:44.132 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:43 smithi052 systemd[1]: Starting Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:13:44.132 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:43 smithi052 ceph-mon[33536]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:44.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:43 smithi153 ceph-mon[27084]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:44.400 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:44 smithi052 podman[81036]: 2024-09-17 10:13:44.033853034 +0000 UTC m=+0.016411530 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:13:44.400 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:44 smithi052 podman[81036]: 2024-09-17 10:13:44.138199671 +0000 UTC m=+0.120758192 container create 3aec0ffb3821e179bec4e8da0684e21b4bb3967437af9c3503b437f55094f90e (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-17T10:13:44.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:44 smithi052 podman[81036]: 2024-09-17 10:13:44.3992828 +0000 UTC m=+0.381841288 container init 3aec0ffb3821e179bec4e8da0684e21b4bb3967437af9c3503b437f55094f90e (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-17T10:13:44.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:44 smithi052 podman[81036]: 2024-09-17 10:13:44.402514004 +0000 UTC m=+0.385072485 container start 3aec0ffb3821e179bec4e8da0684e21b4bb3967437af9c3503b437f55094f90e (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T10:13:44.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:44 smithi052 ceph-mgr[81055]: -- 172.21.15.52:0/296417265 <== mon.2 v2:172.21.15.52:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d5c6d9f0e0 con 0x55d5c6d7c800 2024-09-17T10:13:44.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:44 smithi052 bash[81036]: 3aec0ffb3821e179bec4e8da0684e21b4bb3967437af9c3503b437f55094f90e 2024-09-17T10:13:44.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:44 smithi052 systemd[1]: Started Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:13:45.917 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[33536]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:45.917 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.917 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.917 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.918 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.918 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[23685]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:45.918 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.918 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.918 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.918 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:45 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:45 smithi153 ceph-mon[27084]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:45.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:45 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:45 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:45 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:45.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:45 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:46.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:46 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:46.963 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:46 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:46.963 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:46 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:47.932 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:47 smithi052 ceph-mon[33536]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:47.933 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:47 smithi052 ceph-mon[23685]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:47.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:47 smithi153 ceph-mon[27084]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:13:48.691 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:13:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:13:48] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: Standby manager daemon y restarted 2024-09-17T10:13:50.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: Standby manager daemon y started 2024-09-17T10:13:50.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:13:50.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:13:50.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:13:50.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:13:49] ENGINE Bus STARTING 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: CherryPy Checker: 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: The Application mounted at '' has an empty config. 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:50 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:13:50] ENGINE Serving on http://:::9283 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:13:50 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:13:50] ENGINE Bus STARTED 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:50.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: Standby manager daemon y restarted 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: Standby manager daemon y started 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:13:50.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: Standby manager daemon y restarted 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: Standby manager daemon y started 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:13:50.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:13:50.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:13:50.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:13:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:51 smithi052 ceph-mon[33536]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:51 smithi052 ceph-mon[33536]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-17T10:13:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:51 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:51.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:51 smithi052 ceph-mon[23685]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:51.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:51 smithi052 ceph-mon[23685]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-17T10:13:51.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:51 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:51 smithi153 ceph-mon[27084]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:51 smithi153 ceph-mon[27084]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-17T10:13:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:51 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:53 smithi052 ceph-mon[33536]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:53 smithi052 ceph-mon[23685]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:53 smithi153 ceph-mon[27084]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:55.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:55 smithi052 ceph-mon[33536]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:55 smithi052 ceph-mon[23685]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:55.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:55 smithi153 ceph-mon[27084]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:56.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:56 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:56.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:56 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:56.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:56 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:57.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:57 smithi052 ceph-mon[33536]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:57.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:57 smithi052 ceph-mon[23685]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:57 smithi153 ceph-mon[27084]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:58.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:13:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:13:58] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:13:59.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:13:59 smithi052 ceph-mon[33536]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:59.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:13:59 smithi052 ceph-mon[23685]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:13:59 smithi153 ceph-mon[27084]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:01.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:01 smithi052 ceph-mon[33536]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:01 smithi052 ceph-mon[23685]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:01 smithi153 ceph-mon[27084]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:03.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:03 smithi052 ceph-mon[33536]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:03 smithi052 ceph-mon[23685]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:03 smithi153 ceph-mon[27084]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:05.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:05 smithi052 ceph-mon[33536]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:05 smithi052 ceph-mon[23685]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:05 smithi153 ceph-mon[27084]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:06.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:06 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:06.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:06 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:06 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:06 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:06 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:06 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:07.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:07 smithi052 ceph-mon[33536]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:07.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:07 smithi052 ceph-mon[23685]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:07.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:07 smithi153 ceph-mon[27084]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:08.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:14:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:14:08] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:14:09.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:09 smithi052 ceph-mon[33536]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:09.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:09 smithi052 ceph-mon[23685]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:09.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:09 smithi153 ceph-mon[27084]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:11.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:11 smithi052 ceph-mon[33536]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:11 smithi052 ceph-mon[23685]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:11 smithi153 ceph-mon[27084]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:13.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:13 smithi052 ceph-mon[23685]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:13 smithi052 ceph-mon[33536]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:13.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:13 smithi153 ceph-mon[27084]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:15.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:15 smithi153 ceph-mon[27084]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:15.800 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:15 smithi052 ceph-mon[33536]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:15.801 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:15 smithi052 ceph-mon[23685]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:16 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:16.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:16 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:16 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:17.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:17 smithi153 ceph-mon[27084]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:17.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:17 smithi052 ceph-mon[33536]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:17 smithi052 ceph-mon[23685]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:18.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:14:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:14:18] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:14:19.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:19 smithi153 ceph-mon[27084]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:19.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:19 smithi052 ceph-mon[33536]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:19 smithi052 ceph-mon[23685]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:20.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:21 smithi153 ceph-mon[27084]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:21.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:21 smithi052 ceph-mon[33536]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:21 smithi052 ceph-mon[23685]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:23.650 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:23 smithi052 ceph-mon[33536]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:23.650 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:23 smithi052 ceph-mon[23685]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:23.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:23 smithi153 ceph-mon[27084]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:25 smithi153 ceph-mon[27084]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:25.811 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:25 smithi052 ceph-mon[33536]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:25.812 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:25 smithi052 ceph-mon[23685]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:26 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:26 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:26 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:27.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:27 smithi153 ceph-mon[27084]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:27.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:27 smithi052 ceph-mon[33536]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:27.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:27 smithi052 ceph-mon[23685]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:14:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:14:28] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:14:29.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:29 smithi153 ceph-mon[27084]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:29.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:29 smithi052 ceph-mon[33536]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:29 smithi052 ceph-mon[23685]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:31.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:31 smithi153 ceph-mon[27084]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:31.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:31 smithi052 ceph-mon[33536]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:31 smithi052 ceph-mon[23685]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:33.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:33 smithi153 ceph-mon[27084]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:33.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:33 smithi052 ceph-mon[33536]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:33.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:33 smithi052 ceph-mon[23685]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:35.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:35 smithi153 ceph-mon[27084]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:35.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:35 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:35.823 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:35 smithi052 ceph-mon[33536]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:35.823 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:35 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:35.823 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:35 smithi052 ceph-mon[23685]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:35.823 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:35 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:36.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:36 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:36.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:36 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:36.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:36 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:37 smithi153 ceph-mon[27084]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:37.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:37 smithi052 ceph-mon[33536]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:37.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:37 smithi052 ceph-mon[23685]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:14:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:14:38] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:14:39.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:39 smithi153 ceph-mon[27084]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:39.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:39 smithi052 ceph-mon[23685]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:39.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:39 smithi052 ceph-mon[33536]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:41.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:41 smithi153 ceph-mon[27084]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:41.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:41 smithi052 ceph-mon[33536]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:41.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:41 smithi052 ceph-mon[23685]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:43 smithi153 ceph-mon[27084]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:43.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:43 smithi052 ceph-mon[33536]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:43 smithi052 ceph-mon[23685]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:45 smithi153 ceph-mon[27084]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:45.832 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:45 smithi052 ceph-mon[33536]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:45.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:45 smithi052 ceph-mon[23685]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:46.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:46 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:46 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:46 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:47.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:47 smithi153 ceph-mon[27084]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:47.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:47 smithi052 ceph-mon[33536]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:47.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:47 smithi052 ceph-mon[23685]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:14:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:14:48] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:14:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:49 smithi153 ceph-mon[27084]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:49.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:49 smithi052 ceph-mon[23685]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:49 smithi052 ceph-mon[33536]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:50 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:50.726 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:50 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:50.726 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:50 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:51 smithi153 ceph-mon[27084]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:51.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:51 smithi052 ceph-mon[33536]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:51.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:51 smithi052 ceph-mon[23685]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:53 smithi153 ceph-mon[27084]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:53.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:53 smithi052 ceph-mon[33536]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:53.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:53 smithi052 ceph-mon[23685]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:14:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:14:54.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:54 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:54 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:54 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:54 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:14:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:54 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:14:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:54 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:14:56.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:55 smithi052 ceph-mon[23685]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:56.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:55 smithi052 ceph-mon[33536]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:56.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:55 smithi153 ceph-mon[27084]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:14:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:56 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:57.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:56 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:57.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:56 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:58.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:57 smithi153 ceph-mon[27084]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:58.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:57 smithi052 ceph-mon[23685]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:58.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:57 smithi052 ceph-mon[33536]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:14:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:14:58] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:15:00.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:14:59 smithi153 ceph-mon[27084]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:00.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:14:59 smithi052 ceph-mon[33536]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:14:59 smithi052 ceph-mon[23685]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:02.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:01 smithi153 ceph-mon[27084]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:02.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:01 smithi052 ceph-mon[23685]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:02.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:01 smithi052 ceph-mon[33536]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:04.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:03 smithi153 ceph-mon[27084]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:04.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:03 smithi052 ceph-mon[33536]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:04.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:03 smithi052 ceph-mon[23685]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:06.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:05 smithi153 ceph-mon[27084]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:06.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:05 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:06.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:05 smithi052 ceph-mon[33536]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:06.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:05 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:06.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:05 smithi052 ceph-mon[23685]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:06.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:05 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:07.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:06 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:07.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:06 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:07.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:06 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:08.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:07 smithi153 ceph-mon[27084]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:08.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:07 smithi052 ceph-mon[33536]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:07 smithi052 ceph-mon[23685]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:08.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:15:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:15:08] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:15:10.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:09 smithi153 ceph-mon[27084]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:10.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:09 smithi052 ceph-mon[33536]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:09 smithi052 ceph-mon[23685]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:11 smithi153 ceph-mon[27084]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:12.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:11 smithi052 ceph-mon[23685]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:11 smithi052 ceph-mon[33536]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:14.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:13 smithi153 ceph-mon[27084]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:14.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:13 smithi052 ceph-mon[33536]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:14.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:13 smithi052 ceph-mon[23685]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:16.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:15 smithi153 ceph-mon[27084]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:16.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:15 smithi052 ceph-mon[33536]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:16.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:15 smithi052 ceph-mon[23685]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:17.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:16 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:17.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:16 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:17.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:16 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:18.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:17 smithi052 ceph-mon[33536]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:17 smithi052 ceph-mon[23685]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:18.384 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:17 smithi153 ceph-mon[27084]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:18.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:15:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:15:18] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:15:20.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:19 smithi052 ceph-mon[23685]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:20.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:19 smithi052 ceph-mon[33536]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:20.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:19 smithi153 ceph-mon[27084]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:21.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:20 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:21.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:20 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:21.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:20 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:22.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:21 smithi052 ceph-mon[33536]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:22.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:21 smithi052 ceph-mon[23685]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:22.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:21 smithi153 ceph-mon[27084]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:24.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:23 smithi052 ceph-mon[33536]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:24.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:23 smithi052 ceph-mon[23685]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:24.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:23 smithi153 ceph-mon[27084]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:26.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:25 smithi052 ceph-mon[33536]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:26.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:25 smithi052 ceph-mon[23685]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:26.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:25 smithi153 ceph-mon[27084]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:27.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:26 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:27.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:26 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:27.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:26 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:28.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:27 smithi052 ceph-mon[23685]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:28.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:27 smithi052 ceph-mon[33536]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:28.384 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:27 smithi153 ceph-mon[27084]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:28.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:15:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:15:28] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:15:30.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:29 smithi052 ceph-mon[23685]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:30.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:29 smithi052 ceph-mon[33536]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:29 smithi153 ceph-mon[27084]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:32.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:31 smithi052 ceph-mon[23685]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:32.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:31 smithi052 ceph-mon[33536]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:32.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:31 smithi153 ceph-mon[27084]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:34.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:33 smithi052 ceph-mon[33536]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:34.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:33 smithi052 ceph-mon[23685]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:34.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:33 smithi153 ceph-mon[27084]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:36.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:35 smithi052 ceph-mon[23685]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:36.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:35 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:36.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:35 smithi052 ceph-mon[33536]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:36.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:35 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:35 smithi153 ceph-mon[27084]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:36.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:35 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:37.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:36 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:37.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:36 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:37.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:36 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:38.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:37 smithi052 ceph-mon[23685]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:38.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:37 smithi052 ceph-mon[33536]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:38.384 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:37 smithi153 ceph-mon[27084]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:15:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:15:38] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:15:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:39 smithi052 ceph-mon[23685]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:40.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:39 smithi052 ceph-mon[33536]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:40.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:39 smithi153 ceph-mon[27084]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:42.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:41 smithi052 ceph-mon[33536]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:42.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:41 smithi052 ceph-mon[23685]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:42.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:41 smithi153 ceph-mon[27084]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:44.252 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:44 smithi153 ceph-mon[27084]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:44.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:44 smithi052 ceph-mon[33536]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:44.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:44 smithi052 ceph-mon[23685]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:46.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:46 smithi052 ceph-mon[33536]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:46.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:46 smithi052 ceph-mon[23685]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:46.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:46 smithi153 ceph-mon[27084]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:47.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:47 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:47.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:47 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:47.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:47 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:48.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:48 smithi052 ceph-mon[33536]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:48.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:48 smithi052 ceph-mon[23685]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:48.385 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:48 smithi153 ceph-mon[27084]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:15:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:15:48] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:15:50.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:50 smithi052 ceph-mon[23685]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:50.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:50 smithi052 ceph-mon[33536]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:50.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:50 smithi153 ceph-mon[27084]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:51.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:51 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:51.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:51 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:51.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:51 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:52.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:52 smithi052 ceph-mon[23685]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:52.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:52 smithi052 ceph-mon[33536]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:52.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:52 smithi153 ceph-mon[27084]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:54.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:54 smithi052 ceph-mon[33536]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:54 smithi052 ceph-mon[23685]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:54.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:54 smithi153 ceph-mon[27084]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:55.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:55 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:15:55.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:55 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:15:55.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:55 smithi052 ceph-mon[33536]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:15:55.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:55 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:15:55.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:55 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:15:55.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:55 smithi052 ceph-mon[23685]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:15:55.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:55 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:15:55.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:55 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:15:55.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:55 smithi153 ceph-mon[27084]: from='mgr.24778 ' entity='mgr.x' 2024-09-17T10:15:56.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:56 smithi052 ceph-mon[33536]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:56.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:56 smithi052 ceph-mon[23685]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:56.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:56 smithi153 ceph-mon[27084]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:57.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:57 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:57.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:57 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:57.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:57 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:58.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:58 smithi052 ceph-mon[33536]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:58.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:58 smithi052 ceph-mon[23685]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:58.384 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:58 smithi153 ceph-mon[27084]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:15:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:15:58] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:15:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:15:59 smithi052 ceph-mon[23685]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:59.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:15:59 smithi052 ceph-mon[33536]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:15:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:15:59 smithi153 ceph-mon[27084]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:01 smithi153 ceph-mon[27084]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:01.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:01 smithi052 ceph-mon[33536]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:01 smithi052 ceph-mon[23685]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:03.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:03 smithi153 ceph-mon[27084]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:03.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:03 smithi052 ceph-mon[33536]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:03 smithi052 ceph-mon[23685]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:05 smithi153 ceph-mon[27084]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:05 smithi153 ceph-mon[27084]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:05.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:05 smithi052 ceph-mon[33536]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:05.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:05 smithi052 ceph-mon[33536]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:05.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:05 smithi052 ceph-mon[23685]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:05.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:05 smithi052 ceph-mon[23685]: from='mgr.24778 172.21.15.153:0/2092827427' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:06 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:06.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:06 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:06.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:06 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:07.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:07 smithi153 ceph-mon[27084]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:07.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:07 smithi052 ceph-mon[33536]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:07 smithi052 ceph-mon[23685]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:08.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:16:08] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:16:09.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:09 smithi153 ceph-mon[27084]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:09.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:09 smithi052 ceph-mon[33536]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:09.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:09 smithi052 ceph-mon[23685]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:11 smithi153 ceph-mon[27084]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:11.768 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:11 smithi052 ceph-mon[23685]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:11.769 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:11 smithi052 ceph-mon[33536]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:11.804 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:16:12.067 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:12.825 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:16:12.825 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (12m) 79s ago 13m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:16:12.825 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (13m) 2m ago 13m 81.7M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:16:12.825 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (5m) 79s ago 12m - - 3.8 ebb0615149de 80c7604afc9b 2024-09-17T10:16:12.825 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (8m) 2m ago 17m 517M - 19.3.0-4963-ge646f729 f271290a0950 61f0e038e766 2024-09-17T10:16:12.825 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (2m) 79s ago 18m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (18m) 79s ago 19m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (17m) 2m ago 17m 51.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (17m) 79s ago 17m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (12m) 79s ago 12m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (12m) 2m ago 12m 15.5M - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (17m) 79s ago 17m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (16m) 79s ago 16m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (16m) 79s ago 16m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (15m) 79s ago 15m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (15m) 2m ago 15m 53.3M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (15m) 2m ago 15m 50.7M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (14m) 2m ago 14m 49.7M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:16:12.826 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (14m) 2m ago 14m 60.2M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:16:12.827 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (5m) 2m ago 13m 53.6M - 2.43.0 a07b618ecd1d 88db88608cab 2024-09-17T10:16:12.827 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (12m) 79s ago 12m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:16:12.827 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (12m) 2m ago 12m 85.4M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:16:13.489 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:16:13.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:13 smithi153 ceph-mon[27084]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:13.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:13 smithi153 ceph-mon[27084]: from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:13.752 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:13.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:13 smithi052 ceph-mon[23685]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:13 smithi052 ceph-mon[23685]: from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:13 smithi052 ceph-mon[33536]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:13 smithi052 ceph-mon[33536]: from='client.15222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:14.499 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:16:14.500 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:16:14.501 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:16:14.501 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:16:14.501 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:16:14.501 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:16:14.501 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:16:14.501 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:16:14.501 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:16:15.212 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:16:15.471 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:15.593 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:15 smithi052 ceph-mon[33536]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:15.593 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:15 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/987929959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:16:15.594 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:15 smithi052 ceph-mon[23685]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:15.594 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:15 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/987929959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:16:15.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:15 smithi153 ceph-mon[27084]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:15.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:15 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/987929959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:16:16.213 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:16:16.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:16 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:16.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:16 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3951180543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:16:16.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:16 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:16.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:16 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3951180543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:16:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:16 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:16 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3951180543' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:16:17.094 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:16:17.355 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:17.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:17 smithi153 ceph-mon[27084]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:17.736 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:17 smithi052 ceph-mon[33536]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:17.737 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:17 smithi052 ceph-mon[23685]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:18.084 INFO:teuthology.orchestra.run.smithi052.stdout: cluster: 2024-09-17T10:16:18.084 INFO:teuthology.orchestra.run.smithi052.stdout: id: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:16:18.084 INFO:teuthology.orchestra.run.smithi052.stdout: health: HEALTH_OK 2024-09-17T10:16:18.084 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: services: 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: mgr: x(active, since 6m), standbys: y 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: data: 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:16:18.085 INFO:teuthology.orchestra.run.smithi052.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:16:18.086 INFO:teuthology.orchestra.run.smithi052.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:18.086 INFO:teuthology.orchestra.run.smithi052.stdout: pgs: 161 active+clean 2024-09-17T10:16:18.086 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:16:18.086 INFO:teuthology.orchestra.run.smithi052.stdout: io: 2024-09-17T10:16:18.086 INFO:teuthology.orchestra.run.smithi052.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-17T10:16:18.086 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:16:18.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:16:18] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:16:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:18 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/462975169' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:16:18.700 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:18 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/462975169' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:16:18.700 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:18 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/462975169' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:16:18.730 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:16:18.984 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:19.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:19 smithi153 ceph-mon[27084]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:19.720 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:19 smithi052 ceph-mon[33536]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:19.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:19 smithi052 ceph-mon[23685]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:20.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:19 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:16:19] ENGINE Bus STOPPING 2024-09-17T10:16:20.199 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:16:19.712+0000 7f648c4bd640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T10:16:20.199 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ignoring --setuser ceph since I am not root 2024-09-17T10:16:20.199 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:19 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ignoring --setgroup ceph since I am not root 2024-09-17T10:16:20.200 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:19 smithi153 ceph-mgr[60184]: -- 172.21.15.153:0/922079315 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563d5d6810e0 con 0x563d5d65e800 2024-09-17T10:16:20.335 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:16:20.439 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:16:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:16:20.440 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:16:20] ENGINE Bus STOPPED 2024-09-17T10:16:20.597 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:20.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:20.327Z 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.153:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:16:20.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:20.327Z 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.153:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:16:20.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:20.328Z 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.153:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:16:20.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:20.330Z 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.153:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:16:20.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:20.330Z 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.153:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:16:20.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:20.332Z 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.153:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:16:20.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:20.332Z 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.153:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:16:20.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2921257423' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:16:20.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: Activating manager daemon y 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2921257423' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: mgrmap e29: y(active, starting, since 0.00818364s) 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:16:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:16:20.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:16:20.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:16:20.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:16:20.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:16:20.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:16:20.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:20 smithi153 ceph-mon[27084]: Manager daemon y is now available 2024-09-17T10:16:20.720 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2921257423' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: Activating manager daemon y 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2921257423' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: mgrmap e29: y(active, starting, since 0.00818364s) 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:16:20.721 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:16:20.722 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[23685]: Manager daemon y is now available 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2921257423' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: Activating manager daemon y 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2921257423' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: mgrmap e29: y(active, starting, since 0.00818364s) 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:16:20.724 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:16:20.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-mon[33536]: Manager daemon y is now available 2024-09-17T10:16:20.988 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:16:20] ENGINE Bus STARTING 2024-09-17T10:16:20.988 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:16:20] ENGINE Serving on http://:::9283 2024-09-17T10:16:20.989 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:20 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:16:20] ENGINE Bus STARTED 2024-09-17T10:16:21.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:21 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:21 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:21 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:21 smithi153 ceph-mon[27084]: mgrmap e30: y(active, since 1.01672s) 2024-09-17T10:16:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:21 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[33536]: mgrmap e30: y(active, since 1.01672s) 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:21.753 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:21.754 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[23685]: mgrmap e30: y(active, since 1.01672s) 2024-09-17T10:16:21.754 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:21 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:22.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:22 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:22.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:22 smithi153 ceph-mon[27084]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:22.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:22.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-mon[33536]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:22.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:22.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-mon[23685]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:22.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:16:22.655+0000 7f0306e7d640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:16:22] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: Traceback (most recent call last): 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self._run(expiration_interval) 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: s = self.context.wrap_socket( 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:22.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: return self.sslsocket_class._create( 2024-09-17T10:16:22.850 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:22.850 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self.do_handshake() 2024-09-17T10:16:22.850 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:22.850 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self._sslobj.do_handshake() 2024-09-17T10:16:22.850 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:22.850 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:16:23.660 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:23 smithi052 ceph-mon[33536]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:23.660 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:23 smithi052 ceph-mon[33536]: mgrmap e31: y(active, since 3s) 2024-09-17T10:16:23.660 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:23 smithi052 ceph-mon[23685]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:23.660 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:23 smithi052 ceph-mon[23685]: mgrmap e31: y(active, since 3s) 2024-09-17T10:16:23.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:23 smithi153 ceph-mon[27084]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:23.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:23 smithi153 ceph-mon[27084]: mgrmap e31: y(active, since 3s) 2024-09-17T10:16:24.802 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-mon[27084]: [17/Sep/2024:10:16:22] ENGINE Bus STARTING 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-mon[27084]: [17/Sep/2024:10:16:22] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-mon[27084]: [17/Sep/2024:10:16:22] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: Traceback (most recent call last): 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._run(expiration_interval) 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:24.803 INFO:journalctl@ceph.mon.b.smithi153.stdout: s = self.context.wrap_socket( 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout: return self.sslsocket_class._create( 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout: self.do_handshake() 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._sslobj.do_handshake() 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-mon[27084]: [17/Sep/2024:10:16:22] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:16:24.804 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-mon[27084]: [17/Sep/2024:10:16:22] ENGINE Bus STARTED 2024-09-17T10:16:24.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[23685]: [17/Sep/2024:10:16:22] ENGINE Bus STARTING 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[23685]: [17/Sep/2024:10:16:22] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[23685]: [17/Sep/2024:10:16:22] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: self.do_handshake() 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[23685]: [17/Sep/2024:10:16:22] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:16:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[23685]: [17/Sep/2024:10:16:22] ENGINE Bus STARTED 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[33536]: [17/Sep/2024:10:16:22] ENGINE Bus STARTING 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[33536]: [17/Sep/2024:10:16:22] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[33536]: [17/Sep/2024:10:16:22] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:24.850 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: self.do_handshake() 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[33536]: [17/Sep/2024:10:16:22] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:16:24.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:24 smithi052 ceph-mon[33536]: [17/Sep/2024:10:16:22] ENGINE Bus STARTED 2024-09-17T10:16:25.078 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:16:24] ENGINE Bus STARTING 2024-09-17T10:16:25.078 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: CherryPy Checker: 2024-09-17T10:16:25.078 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: The Application mounted at '' has an empty config. 2024-09-17T10:16:25.078 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:16:25.078 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:16:25] ENGINE Serving on http://:::9283 2024-09-17T10:16:25.449 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:16:25] ENGINE Bus STARTED 2024-09-17T10:16:25.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:25.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: mgrmap e32: y(active, since 4s) 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: Standby manager daemon x started 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:25 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: mgrmap e32: y(active, since 4s) 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: Standby manager daemon x started 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: mgrmap e32: y(active, since 4s) 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: Standby manager daemon x started 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:25.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:25 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: mgrmap e33: y(active, since 5s), standbys: x 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: mgrmap e33: y(active, since 5s), standbys: x 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:16:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:26.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:26 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: mgrmap e33: y(active, since 5s), standbys: x 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:26.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:26 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:27.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:16:27.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:16:27.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:16:27.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:27 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='client.15144 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:27.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:16:27.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:27 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[23685]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[23685]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[33536]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:16:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:28 smithi052 ceph-mon[33536]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:16:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:16:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:16:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:16:28.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:28 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:28.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:28 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:28.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:28 smithi153 ceph-mon[27084]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:16:28.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:28 smithi153 ceph-mon[27084]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:16:29.768 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:29 smithi052 ceph-mon[23685]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:16:29.768 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:29 smithi052 ceph-mon[33536]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:16:29.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:29 smithi153 ceph-mon[27084]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[23685]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[23685]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[23685]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4065138609' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[33536]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[33536]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:16:31.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[33536]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:16:31.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:30 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4065138609' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:16:31.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:30 smithi153 ceph-mon[27084]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:16:31.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:30 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:31.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:30 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:31.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:30 smithi153 ceph-mon[27084]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:16:31.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:30 smithi153 ceph-mon[27084]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:16:31.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:30 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4065138609' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:16:33.068 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:32 smithi153 ceph-mon[27084]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:33.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:32 smithi052 ceph-mon[23685]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:32 smithi052 ceph-mon[33536]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:33.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 systemd[1]: Stopping Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:16:33.764 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.470Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:16:33.764 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.470Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.470Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.470Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[63482]: ts=2024-09-17T10:16:33.471Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:16:33.765 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 podman[66295]: 2024-09-17 10:16:33.480971981 +0000 UTC m=+0.114304804 container died 88db88608cab9650dc7cac3bf73e0165c10ffdce7f8f7e29ae63ff45fde9150b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:16:34.031 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 podman[66295]: 2024-09-17 10:16:33.862107495 +0000 UTC m=+0.495440315 container cleanup 88db88608cab9650dc7cac3bf73e0165c10ffdce7f8f7e29ae63ff45fde9150b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:16:34.031 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:33 smithi153 bash[66295]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:16:34.282 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 podman[66308]: 2024-09-17 10:16:34.029929759 +0000 UTC m=+0.550901714 container remove 88db88608cab9650dc7cac3bf73e0165c10ffdce7f8f7e29ae63ff45fde9150b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:16:34.643 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:16:34.643 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 systemd[1]: Stopped Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:16:34.644 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.186s CPU time. 2024-09-17T10:16:34.644 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 systemd[1]: Starting Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:16:34.644 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 podman[66399]: 2024-09-17 10:16:34.396048361 +0000 UTC m=+0.016978923 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-17T10:16:34.644 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 podman[66399]: 2024-09-17 10:16:34.522526337 +0000 UTC m=+0.143456932 container create 2b9b7eb4225a3ae8bebcf08fcf781abc371d4f300a3fdbb22954a2a02fd7996c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:16:34.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-mon[27084]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:16:34.950 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 podman[66399]: 2024-09-17 10:16:34.766261558 +0000 UTC m=+0.387192108 container init 2b9b7eb4225a3ae8bebcf08fcf781abc371d4f300a3fdbb22954a2a02fd7996c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:16:34.950 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 podman[66399]: 2024-09-17 10:16:34.769116734 +0000 UTC m=+0.390047287 container start 2b9b7eb4225a3ae8bebcf08fcf781abc371d4f300a3fdbb22954a2a02fd7996c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:16:34.950 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.793Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:16:34.950 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.793Z 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-17T10:16:34.950 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.793Z 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 smithi153 (none))" 2024-09-17T10:16:34.950 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.793Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.793Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.794Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.795Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.796Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.796Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.798Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.798Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.159µs 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.798Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.800Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.810Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.813Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.814Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T10:16:34.951 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.814Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.947µs wal_replay_duration=15.50728ms wbl_replay_duration=93ns total_replay_duration=15.562915ms 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.815Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.815Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.815Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.837Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.166435ms db_storage=807ns remote_storage=1.223µs web_handler=423ns query_engine=644ns scrape=456.801µs scrape_sd=117.999µs notify=11.52µs notify_sd=19.438µs rules=20.214409ms tracing=6.604µs 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.837Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:16:34.837Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 bash[66399]: 2b9b7eb4225a3ae8bebcf08fcf781abc371d4f300a3fdbb22954a2a02fd7996c 2024-09-17T10:16:34.952 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:16:34 smithi153 systemd[1]: Started Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:16:35.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:34 smithi052 ceph-mon[33536]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:16:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:34 smithi052 ceph-mon[23685]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:16:36.145 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:16:36.146 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:16:36.147 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:16:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:16:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:16:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:16:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:16:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:16:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:36 smithi052 ceph-mon[33536]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:36 smithi052 ceph-mon[23685]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:36 smithi153 ceph-mon[27084]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:39.026 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:38 smithi153 ceph-mon[27084]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:39.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:38 smithi052 ceph-mon[33536]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:38 smithi052 ceph-mon[23685]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:40.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:40.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:40.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:40.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:40.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:16:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:41 smithi052 ceph-mon[33536]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:41 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:41 smithi052 ceph-mon[23685]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:41 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:41 smithi153 ceph-mon[27084]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:41 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:43.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:43 smithi052 ceph-mon[33536]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:43.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:43 smithi052 ceph-mon[23685]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:43 smithi153 ceph-mon[27084]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:45 smithi052 ceph-mon[33536]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:45 smithi052 ceph-mon[23685]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:45.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:45 smithi153 ceph-mon[27084]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:47.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:47 smithi052 ceph-mon[23685]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:47.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:47 smithi052 ceph-mon[33536]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:47.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:47 smithi153 ceph-mon[27084]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:48.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:16:47] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:16:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:49 smithi052 ceph-mon[23685]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:49 smithi052 ceph-mon[33536]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:49 smithi153 ceph-mon[27084]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:51 smithi052 ceph-mon[23685]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:51 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:51 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:51 smithi052 ceph-mon[33536]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:51 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:51 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:51 smithi153 ceph-mon[27084]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:51 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:51 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:53 smithi052 ceph-mon[33536]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:53 smithi052 ceph-mon[23685]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:53 smithi153 ceph-mon[27084]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:55.591 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:55 smithi153 ceph-mon[27084]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:55.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:55 smithi052 ceph-mon[33536]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:55.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:55 smithi052 ceph-mon[23685]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:57.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:57 smithi052 ceph-mon[33536]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:57.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:57 smithi052 ceph-mon[23685]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:57 smithi153 ceph-mon[27084]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:58.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:16:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:16:57] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:16:59.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:16:59 smithi052 ceph-mon[33536]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:59.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:16:59 smithi052 ceph-mon[23685]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:16:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:16:59 smithi153 ceph-mon[27084]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:01 smithi052 ceph-mon[23685]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:01 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:01.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:01 smithi052 ceph-mon[33536]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:01.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:01 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:01 smithi153 ceph-mon[27084]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:01.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:01 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:03.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:03 smithi052 ceph-mon[33536]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:03 smithi052 ceph-mon[23685]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:03 smithi153 ceph-mon[27084]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:05 smithi153 ceph-mon[27084]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:05.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:05 smithi052 ceph-mon[33536]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:05.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:05 smithi052 ceph-mon[23685]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:06.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:06 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:06.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:06 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:06 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:07.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:07 smithi153 ceph-mon[27084]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:07.713 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:07 smithi052 ceph-mon[33536]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:07.713 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:07 smithi052 ceph-mon[23685]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:17:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:17:07] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-17T10:17:09.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:09 smithi153 ceph-mon[27084]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:09.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:09 smithi052 ceph-mon[33536]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:09.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:09 smithi052 ceph-mon[23685]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:11 smithi153 ceph-mon[27084]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:11.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:11 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:11.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:11 smithi052 ceph-mon[33536]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:11.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:11 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:11.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:11 smithi052 ceph-mon[23685]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:11.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:11 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:13.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:13 smithi153 ceph-mon[27084]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:13 smithi052 ceph-mon[33536]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:13 smithi052 ceph-mon[23685]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:15.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:15 smithi153 ceph-mon[27084]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:15.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:15 smithi052 ceph-mon[23685]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:15.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:15 smithi052 ceph-mon[33536]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:17.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:17 smithi153 ceph-mon[27084]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:17.713 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:17 smithi052 ceph-mon[23685]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:17.713 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:17 smithi052 ceph-mon[33536]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:18.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:17:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:17:17] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-17T10:17:19.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:19 smithi153 ceph-mon[27084]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:19.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:19 smithi052 ceph-mon[33536]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:19 smithi052 ceph-mon[23685]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:21.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:21 smithi153 ceph-mon[27084]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:21.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:21 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:21.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:21 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:21 smithi052 ceph-mon[33536]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:21 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:21 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:21 smithi052 ceph-mon[23685]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:21 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:21 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:23.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:23 smithi153 ceph-mon[27084]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:23.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:23 smithi052 ceph-mon[33536]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:23.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:23 smithi052 ceph-mon[23685]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:25.650 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:25 smithi052 ceph-mon[33536]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:25.650 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:25 smithi052 ceph-mon[23685]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:25.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:25 smithi153 ceph-mon[27084]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:27.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:27 smithi153 ceph-mon[27084]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:27.713 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:27 smithi052 ceph-mon[33536]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:27.713 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:27 smithi052 ceph-mon[23685]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:28.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:17:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:17:27] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-17T10:17:29.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:29 smithi153 ceph-mon[27084]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:29 smithi052 ceph-mon[23685]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:29 smithi052 ceph-mon[33536]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:31.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:31 smithi153 ceph-mon[27084]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:31.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:31 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:31 smithi052 ceph-mon[33536]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:31 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:31 smithi052 ceph-mon[23685]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:31 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:33.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:33 smithi153 ceph-mon[27084]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:33.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:33 smithi052 ceph-mon[33536]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:33.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:33 smithi052 ceph-mon[23685]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:35.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:35 smithi153 ceph-mon[27084]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:35.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:35 smithi052 ceph-mon[23685]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:35.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:35 smithi052 ceph-mon[33536]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:36.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:36 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:36.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:36 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:36.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:36 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:37 smithi153 ceph-mon[27084]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:37.713 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:37 smithi052 ceph-mon[33536]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:37.713 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:37 smithi052 ceph-mon[23685]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:17:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:17:37] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-17T10:17:39.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:39 smithi153 ceph-mon[27084]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:39.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:39 smithi052 ceph-mon[23685]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:39.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:39 smithi052 ceph-mon[33536]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:40.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:40.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:40.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:40 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:17:40.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:40.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:40.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:40 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:17:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:40 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:17:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:41 smithi153 ceph-mon[27084]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:41.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:41 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:41.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:41 smithi052 ceph-mon[33536]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:41.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:41 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:41.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:41 smithi052 ceph-mon[23685]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:41.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:41 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:43 smithi153 ceph-mon[27084]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:43.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:43 smithi052 ceph-mon[33536]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:43 smithi052 ceph-mon[23685]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:45.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:45 smithi153 ceph-mon[27084]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:45 smithi052 ceph-mon[33536]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:45 smithi052 ceph-mon[23685]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:47.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:47 smithi153 ceph-mon[27084]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:47.713 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:47 smithi052 ceph-mon[33536]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:47.713 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:47 smithi052 ceph-mon[23685]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:48.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:17:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:17:47] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-17T10:17:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:49 smithi153 ceph-mon[27084]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:49.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:49 smithi052 ceph-mon[23685]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:49 smithi052 ceph-mon[33536]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:51 smithi153 ceph-mon[27084]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:51 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:51 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:51.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:51 smithi052 ceph-mon[23685]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:51.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:51 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:51.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:51 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:51.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:51 smithi052 ceph-mon[33536]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:51.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:51 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:51.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:51 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:53 smithi153 ceph-mon[27084]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:53.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:53 smithi052 ceph-mon[23685]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:53.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:53 smithi052 ceph-mon[33536]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:55.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:55 smithi153 ceph-mon[27084]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:55.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:55 smithi052 ceph-mon[23685]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:55.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:55 smithi052 ceph-mon[33536]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:57.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:57 smithi153 ceph-mon[27084]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:57.712 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:57 smithi052 ceph-mon[33536]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:57.712 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:57 smithi052 ceph-mon[23685]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:58.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:17:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:17:57] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-17T10:17:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:17:59 smithi153 ceph-mon[27084]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:17:59 smithi052 ceph-mon[23685]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:59.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:17:59 smithi052 ceph-mon[33536]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:01 smithi153 ceph-mon[27084]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:01.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:01 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:01.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:01 smithi052 ceph-mon[23685]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:01 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:01 smithi052 ceph-mon[33536]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:01 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:03.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:03 smithi153 ceph-mon[27084]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:03.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:03 smithi052 ceph-mon[33536]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:03 smithi052 ceph-mon[23685]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:05 smithi153 ceph-mon[27084]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:05.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:05 smithi052 ceph-mon[23685]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:05.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:05 smithi052 ceph-mon[33536]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:06.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:06 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:06.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:06 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:06.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:06 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:07.712 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:07 smithi052 ceph-mon[33536]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:07.712 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:07 smithi052 ceph-mon[23685]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:07.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:07 smithi153 ceph-mon[27084]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:18:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:18:07] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-17T10:18:09.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:09 smithi052 ceph-mon[33536]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:09.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:09 smithi052 ceph-mon[23685]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:09.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:09 smithi153 ceph-mon[27084]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:11.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:11 smithi052 ceph-mon[33536]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:11.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:11 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:11.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:11 smithi052 ceph-mon[23685]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:11.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:11 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:11.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:18:11 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=sqlstore.transactions t=2024-09-17T10:18:11.629863886Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T10:18:11.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:11 smithi153 ceph-mon[27084]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:11.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:11 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:13.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:13 smithi052 ceph-mon[33536]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:13 smithi052 ceph-mon[23685]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:13.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:13 smithi153 ceph-mon[27084]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:15.752 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:15 smithi153 ceph-mon[27084]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:15.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:15 smithi052 ceph-mon[33536]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:15.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:15 smithi052 ceph-mon[23685]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:17 smithi052 ceph-mon[33536]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:17 smithi052 ceph-mon[23685]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:17.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:18:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:18:17] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-17T10:18:17.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:17 smithi153 ceph-mon[27084]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:19.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:19 smithi052 ceph-mon[33536]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:19.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:19 smithi052 ceph-mon[23685]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:19.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:19 smithi153 ceph-mon[27084]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:21 smithi052 ceph-mon[23685]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:21 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:21 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:21 smithi052 ceph-mon[33536]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:21 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:21 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:21.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:21 smithi153 ceph-mon[27084]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:21 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:21 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:23.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:23 smithi052 ceph-mon[33536]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:23.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:23 smithi052 ceph-mon[23685]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:23.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:23 smithi153 ceph-mon[27084]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:25.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:25 smithi052 ceph-mon[23685]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:25.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:25 smithi052 ceph-mon[33536]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:25.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:25 smithi153 ceph-mon[27084]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:27.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:27 smithi052 ceph-mon[23685]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:27.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:18:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:18:27] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T10:18:27.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:27 smithi052 ceph-mon[33536]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:27.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:27 smithi153 ceph-mon[27084]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:28.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:28 smithi052 ceph-mon[23685]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:28.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:28 smithi052 ceph-mon[33536]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:28 smithi153 ceph-mon[27084]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:30 smithi052 ceph-mon[33536]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:30 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:30 smithi052 ceph-mon[23685]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:30 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:30 smithi153 ceph-mon[27084]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:31.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:30 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:32 smithi052 ceph-mon[33536]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:32 smithi052 ceph-mon[23685]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:33.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:32 smithi153 ceph-mon[27084]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:34 smithi052 ceph-mon[33536]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:34 smithi052 ceph-mon[23685]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:34 smithi153 ceph-mon[27084]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:36.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:35 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:36.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:35 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:36.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:35 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:37.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:36 smithi052 ceph-mon[33536]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:36 smithi052 ceph-mon[23685]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:36 smithi153 ceph-mon[27084]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:18:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:18:37] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:18:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:38 smithi052 ceph-mon[33536]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:38 smithi052 ceph-mon[23685]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:38 smithi153 ceph-mon[27084]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:41.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:41.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:41 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:41.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:41.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:41 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' 2024-09-17T10:18:43.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:43 smithi153 ceph-mon[27084]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:43.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:43 smithi052 ceph-mon[33536]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:43.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:43 smithi052 ceph-mon[23685]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:45.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:45 smithi153 ceph-mon[27084]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:45 smithi052 ceph-mon[33536]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:45 smithi052 ceph-mon[23685]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:47.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:47 smithi153 ceph-mon[27084]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:47.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:47 smithi052 ceph-mon[23685]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:47.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:47 smithi052 ceph-mon[33536]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:48.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:18:47 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:18:47] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:18:49.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:49 smithi153 ceph-mon[27084]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:49 smithi052 ceph-mon[23685]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:49 smithi052 ceph-mon[33536]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:51 smithi153 ceph-mon[27084]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:51 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:51 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:51.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:51 smithi052 ceph-mon[23685]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:51 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:51 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:51 smithi052 ceph-mon[33536]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:51 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:51 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:53.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:53 smithi153 ceph-mon[27084]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:53 smithi052 ceph-mon[33536]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:53 smithi052 ceph-mon[23685]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:55.400 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:55 smithi052 ceph-mon[33536]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:55.400 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:55 smithi052 ceph-mon[23685]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:55.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:55 smithi153 ceph-mon[27084]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:57.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:57 smithi153 ceph-mon[27084]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:57.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:57 smithi052 ceph-mon[33536]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:57.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:57 smithi052 ceph-mon[23685]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:58.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:18:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:18:57] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-17T10:18:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:18:59 smithi153 ceph-mon[27084]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:59.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:18:59 smithi052 ceph-mon[23685]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:59.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:18:59 smithi052 ceph-mon[33536]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:01 smithi153 ceph-mon[27084]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:01.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:01 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:01 smithi052 ceph-mon[23685]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:01.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:01 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:01.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:01 smithi052 ceph-mon[33536]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:01.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:01 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:03.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:03 smithi153 ceph-mon[27084]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:03.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:03 smithi052 ceph-mon[33536]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:03.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:03 smithi052 ceph-mon[23685]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:05.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:05 smithi153 ceph-mon[27084]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:05 smithi052 ceph-mon[33536]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:05 smithi052 ceph-mon[23685]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:06.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:06 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:06.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:06 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:06.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:06 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:07.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:07 smithi052 ceph-mon[33536]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:07.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:07 smithi052 ceph-mon[23685]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:07.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:07 smithi153 ceph-mon[27084]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:08.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:19:07] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:19:09.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:09 smithi052 ceph-mon[33536]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:09.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:09 smithi052 ceph-mon[23685]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:09.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:09 smithi153 ceph-mon[27084]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:11 smithi052 ceph-mon[23685]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:11.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:11 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:11.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:11 smithi052 ceph-mon[33536]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:11.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:11 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:11 smithi153 ceph-mon[27084]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:11 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:13.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:13 smithi052 ceph-mon[33536]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:13.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:13 smithi052 ceph-mon[23685]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:13.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:13 smithi153 ceph-mon[27084]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:15.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:15 smithi052 ceph-mon[23685]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:15.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:15 smithi052 ceph-mon[33536]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:15.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:15 smithi153 ceph-mon[27084]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:17.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:17 smithi052 ceph-mon[23685]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:17.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:17 smithi052 ceph-mon[33536]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:17.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:17 smithi153 ceph-mon[27084]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:18.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:19:17] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:19:19.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:19 smithi052 ceph-mon[33536]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:19.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:19 smithi052 ceph-mon[23685]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:19.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:19 smithi153 ceph-mon[27084]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:21 smithi052 ceph-mon[23685]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:21 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:21.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:21 smithi052 ceph-mon[23685]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:21.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:21 smithi052 ceph-mon[33536]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:21.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:21 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:21.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:21 smithi052 ceph-mon[33536]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:21.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:21 smithi153 ceph-mon[27084]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:21 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:21.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:21 smithi153 ceph-mon[27084]: from='mgr.15216 172.21.15.52:0/481138658' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:21.757 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:19:22.020 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (16m) 2m ago 16m 81.3M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (2m) 2m ago 15m - - 3.8 ebb0615149de 4e3fa9cb6c87 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (11m) 2m ago 20m 452M - 19.3.0-4963-ge646f729 f271290a0950 61f0e038e766 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (5m) 2m ago 22m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (22m) 2m ago 22m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (20m) 2m ago 20m 51.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:19:22.678 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (20m) 2m ago 20m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (16m) 2m ago 16m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (16m) 2m ago 16m 15.4M - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (20m) 2m ago 20m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (19m) 2m ago 19m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (19m) 2m ago 19m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (19m) 2m ago 19m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (18m) 2m ago 18m 53.9M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (18m) 2m ago 18m 51.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (17m) 2m ago 17m 50.2M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (17m) 2m ago 17m 60.7M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 16m 34.2M - 2.43.0 a07b618ecd1d 2b9b7eb4225a 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (15m) 2m ago 15m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:19:22.679 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (15m) 2m ago 15m 88.3M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:19:23.445 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:23 smithi052 ceph-mon[23685]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:23.445 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:23 smithi052 ceph-mon[33536]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:23.481 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:19:23.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:23 smithi153 ceph-mon[27084]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:23.747 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:19:24.505 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:19:24.506 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:19:24.506 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:19:24.506 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:19:24.506 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:19:24.506 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:19:24.506 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:19:24.506 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:19:24.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:24 smithi052 ceph-mon[33536]: from='client.25160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:24.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:24 smithi052 ceph-mon[23685]: from='client.25160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:24.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:24 smithi153 ceph-mon[27084]: from='client.25160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:25.185 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:19:25.445 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:25.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:25 smithi052 ceph-mon[33536]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:25.562 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:25 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/458127103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:25.562 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:25 smithi052 ceph-mon[23685]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:25.562 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:25 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/458127103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:25 smithi153 ceph-mon[27084]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:25 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/458127103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:26.151 INFO:teuthology.orchestra.run.smithi052.stdout: cluster: 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: id: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: health: HEALTH_OK 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: services: 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: mgr: y(active, since 3m), standbys: x 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: data: 2024-09-17T10:19:26.152 INFO:teuthology.orchestra.run.smithi052.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:19:26.153 INFO:teuthology.orchestra.run.smithi052.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:19:26.153 INFO:teuthology.orchestra.run.smithi052.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:26.153 INFO:teuthology.orchestra.run.smithi052.stdout: pgs: 161 active+clean 2024-09-17T10:19:26.153 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:19:26.153 INFO:teuthology.orchestra.run.smithi052.stdout: io: 2024-09-17T10:19:26.153 INFO:teuthology.orchestra.run.smithi052.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T10:19:26.153 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-17T10:19:26.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:26 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3837318499' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:19:26.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:26 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3837318499' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:19:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:26 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3837318499' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:19:26.859 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:19:27.117 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:27.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:27 smithi052 ceph-mon[23685]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:27.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:27 smithi052 ceph-mon[33536]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:27.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:27 smithi153 ceph-mon[27084]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:28.023 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:19:28.023 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:19:27] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:19:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:28 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1821361891' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:19:28.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:28 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1821361891' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:19:28.664 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T10:19:28.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:28 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1821361891' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:19:28.924 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:29.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:29 smithi052 ceph-mon[33536]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:29.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:29 smithi052 ceph-mon[23685]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:29.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:29 smithi153 ceph-mon[27084]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:29.802 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:19:30.552 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:30 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/918327053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.552 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:30 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/918327053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.586 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:19:30.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:30 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/918327053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.846 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:31.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:31 smithi052 ceph-mon[33536]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:31 smithi052 ceph-mon[33536]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:31 smithi052 ceph-mon[23685]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:31 smithi052 ceph-mon[23685]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:31.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:31 smithi153 ceph-mon[27084]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:31.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:31 smithi153 ceph-mon[27084]: from='client.24967 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:32.002 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ignoring --setuser ceph since I am not root 2024-09-17T10:19:32.002 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:31 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ignoring --setgroup ceph since I am not root 2024-09-17T10:19:32.002 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:31 smithi052 ceph-mgr[81055]: -- 172.21.15.52:0/3277834110 <== mon.0 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556bc49ad0e0 con 0x556bc498a800 2024-09-17T10:19:32.198 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:19:31] ENGINE Bus STOPPING 2024-09-17T10:19:32.342 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:19:32.449 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:19:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:19:32.449 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:19:32] ENGINE Bus STOPPED 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4020153749' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: Activating manager daemon x 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/4020153749' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: mgrmap e34: x(active, starting, since 0.00812101s) 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:19:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:19:32.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-mon[27084]: Manager daemon x is now available 2024-09-17T10:19:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4020153749' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:19:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: Activating manager daemon x 2024-09-17T10:19:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/4020153749' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:19:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: mgrmap e34: x(active, starting, since 0.00812101s) 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:19:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[33536]: Manager daemon x is now available 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4020153749' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: Activating manager daemon x 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/4020153749' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: mgrmap e34: x(active, starting, since 0.00812101s) 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:19:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:19:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:19:32.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:32 smithi052 ceph-mon[23685]: Manager daemon x is now available 2024-09-17T10:19:32.603 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:32.949 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:19:32] ENGINE Bus STARTING 2024-09-17T10:19:32.949 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:19:32] ENGINE Serving on http://:::9283 2024-09-17T10:19:32.950 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:19:32] ENGINE Bus STARTED 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: mgrmap e35: x(active, since 1.00929s) 2024-09-17T10:19:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[23685]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: mgrmap e35: x(active, since 1.00929s) 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:33 smithi052 ceph-mon[33536]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:19:33.622 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:33.622 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:19:33.622 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:19:33.622 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:19:33.622 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: mgrmap e35: x(active, since 1.00929s) 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-mon[27084]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:19:33.312+0000 7ffad5920640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:19:33] ENGINE Error in HTTPServer.serve 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: Traceback (most recent call last): 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self._connections.run(self.expiration_interval) 2024-09-17T10:19:33.623 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self._run(expiration_interval) 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: s = self.context.wrap_socket( 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: return self.sslsocket_class._create( 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:19:33.624 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self.do_handshake() 2024-09-17T10:19:33.625 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:19:33.625 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: self._sslobj.do_handshake() 2024-09-17T10:19:33.625 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:19:33.625 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:19:34.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-mon[27084]: [17/Sep/2024:10:19:33] ENGINE Bus STARTING 2024-09-17T10:19:34.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-mon[27084]: [17/Sep/2024:10:19:33] ENGINE Serving on https://172.21.15.153:7150 2024-09-17T10:19:34.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-mon[27084]: [17/Sep/2024:10:19:33] ENGINE Error in HTTPServer.serve 2024-09-17T10:19:34.951 INFO:journalctl@ceph.mon.b.smithi153.stdout: Traceback (most recent call last): 2024-09-17T10:19:34.951 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:19:34.951 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:19:34.951 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:19:34.951 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._run(expiration_interval) 2024-09-17T10:19:34.951 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:19:34.951 INFO:journalctl@ceph.mon.b.smithi153.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:19:34.952 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:19:34.952 INFO:journalctl@ceph.mon.b.smithi153.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:19:34.952 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:19:34.952 INFO:journalctl@ceph.mon.b.smithi153.stdout: s = self.context.wrap_socket( 2024-09-17T10:19:34.952 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:19:34.952 INFO:journalctl@ceph.mon.b.smithi153.stdout: return self.sslsocket_class._create( 2024-09-17T10:19:34.952 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout: self.do_handshake() 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._sslobj.do_handshake() 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-mon[27084]: [17/Sep/2024:10:19:33] ENGINE Serving on http://172.21.15.153:8765 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-mon[27084]: [17/Sep/2024:10:19:33] ENGINE Bus STARTED 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-mon[27084]: mgrmap e36: x(active, since 2s) 2024-09-17T10:19:34.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-mon[27084]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:34.953 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:34.820Z 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.52:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:19:34.953 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:34.823Z 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.52:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:19:34.954 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:34.823Z 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.52:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:19:34.954 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:34.823Z 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.52:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:19:34.954 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:34.826Z 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.52:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:19:34.954 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:34.826Z 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.52:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:19:34.954 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:34.827Z 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.52:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[23685]: [17/Sep/2024:10:19:33] ENGINE Bus STARTING 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[23685]: [17/Sep/2024:10:19:33] ENGINE Serving on https://172.21.15.153:7150 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[23685]: [17/Sep/2024:10:19:33] ENGINE Error in HTTPServer.serve 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:19:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: self.do_handshake() 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[23685]: [17/Sep/2024:10:19:33] ENGINE Serving on http://172.21.15.153:8765 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[23685]: [17/Sep/2024:10:19:33] ENGINE Bus STARTED 2024-09-17T10:19:35.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[23685]: mgrmap e36: x(active, since 2s) 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[23685]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[33536]: [17/Sep/2024:10:19:33] ENGINE Bus STARTING 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[33536]: [17/Sep/2024:10:19:33] ENGINE Serving on https://172.21.15.153:7150 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[33536]: [17/Sep/2024:10:19:33] ENGINE Error in HTTPServer.serve 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:19:35.100 INFO:journalctl@ceph.mon.c.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: self.do_handshake() 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[33536]: [17/Sep/2024:10:19:33] ENGINE Serving on http://172.21.15.153:8765 2024-09-17T10:19:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[33536]: [17/Sep/2024:10:19:33] ENGINE Bus STARTED 2024-09-17T10:19:35.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[33536]: mgrmap e36: x(active, since 2s) 2024-09-17T10:19:35.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:34 smithi052 ceph-mon[33536]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:36.967 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:36 smithi052 ceph-mon[33536]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:36.968 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:36 smithi052 ceph-mon[33536]: mgrmap e37: x(active, since 4s) 2024-09-17T10:19:36.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:36 smithi052 ceph-mon[23685]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:36.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:36 smithi052 ceph-mon[23685]: mgrmap e37: x(active, since 4s) 2024-09-17T10:19:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:36 smithi153 ceph-mon[27084]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:19:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:36 smithi153 ceph-mon[27084]: mgrmap e37: x(active, since 4s) 2024-09-17T10:19:37.282 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:19:37] ENGINE Bus STARTING 2024-09-17T10:19:37.282 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: CherryPy Checker: 2024-09-17T10:19:37.283 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: The Application mounted at '' has an empty config. 2024-09-17T10:19:37.283 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:19:37.283 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:19:37] ENGINE Serving on http://:::9283 2024-09-17T10:19:37.283 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:19:37] ENGINE Bus STARTED 2024-09-17T10:19:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:19:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: Standby manager daemon y started 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:19:38.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: Standby manager daemon y started 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:38.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:37 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: Standby manager daemon y started 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-17T10:19:38.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:38.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:38.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:37 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:39.092 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.093 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[33536]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:19:39.094 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:19:39.095 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:19:39.096 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:19:39.096 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:39.096 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:38 smithi052 ceph-mon[23685]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:19:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:39.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:38 smithi153 ceph-mon[27084]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:19:40.081 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:39 smithi052 ceph-mon[33536]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:19:40.081 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:39 smithi052 ceph-mon[23685]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:19:40.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:39 smithi153 ceph-mon[27084]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:19:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:42 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:42 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:42 smithi153 ceph-mon[27084]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:19:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:42 smithi153 ceph-mon[27084]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:19:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:42 smithi153 ceph-mon[27084]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:19:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:42 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3925858205' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:19:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:42 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3547866319' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1953952660"}]: dispatch 2024-09-17T10:19:42.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[33536]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[33536]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[33536]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3925858205' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3547866319' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1953952660"}]: dispatch 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:42.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[23685]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:19:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[23685]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:19:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[23685]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:19:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3925858205' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:19:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:42 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3547866319' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1953952660"}]: dispatch 2024-09-17T10:19:43.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:43 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3547866319' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1953952660"}]': finished 2024-09-17T10:19:43.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:43 smithi052 ceph-mon[33536]: osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:19:43.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:43 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3218874903' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/4124330129"}]: dispatch 2024-09-17T10:19:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:43 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3547866319' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1953952660"}]': finished 2024-09-17T10:19:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:43 smithi052 ceph-mon[23685]: osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:19:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:43 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3218874903' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/4124330129"}]: dispatch 2024-09-17T10:19:43.903 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:43 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3547866319' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1953952660"}]': finished 2024-09-17T10:19:43.903 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:43 smithi153 ceph-mon[27084]: osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:19:43.903 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:43 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3218874903' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/4124330129"}]: dispatch 2024-09-17T10:19:44.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3218874903' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/4124330129"}]': finished 2024-09-17T10:19:44.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[33536]: osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:19:44.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[33536]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:19:44.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1858214039' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/4124330129"}]: dispatch 2024-09-17T10:19:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3218874903' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/4124330129"}]': finished 2024-09-17T10:19:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[23685]: osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:19:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[23685]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:19:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:44 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1858214039' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/4124330129"}]: dispatch 2024-09-17T10:19:44.950 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:44 smithi153 systemd[1]: Stopping Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:19:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:44 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3218874903' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6801/4124330129"}]': finished 2024-09-17T10:19:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:44 smithi153 ceph-mon[27084]: osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:19:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:44 smithi153 ceph-mon[27084]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:19:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:44 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1858214039' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/4124330129"}]: dispatch 2024-09-17T10:19:45.379 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.076Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:19:45.379 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:19:45.379 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:19:45.379 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:19:45.379 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:19:45.379 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:19:45.380 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:19:45.380 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:19:45.380 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:19:45.380 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:19:45.380 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:19:45.380 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[66414]: ts=2024-09-17T10:19:45.077Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:19:45.380 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 podman[68606]: 2024-09-17 10:19:45.087133085 +0000 UTC m=+0.133626696 container died 2b9b7eb4225a3ae8bebcf08fcf781abc371d4f300a3fdbb22954a2a02fd7996c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:19:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1858214039' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/4124330129"}]': finished 2024-09-17T10:19:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-mon[27084]: osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:19:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/596356278' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]: dispatch 2024-09-17T10:19:45.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:45 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]: dispatch 2024-09-17T10:19:45.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 podman[68606]: 2024-09-17 10:19:45.484853741 +0000 UTC m=+0.531347358 container cleanup 2b9b7eb4225a3ae8bebcf08fcf781abc371d4f300a3fdbb22954a2a02fd7996c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:19:45.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 bash[68606]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:19:45.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1858214039' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/4124330129"}]': finished 2024-09-17T10:19:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[33536]: osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:19:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/596356278' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]: dispatch 2024-09-17T10:19:45.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]: dispatch 2024-09-17T10:19:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1858214039' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:6800/4124330129"}]': finished 2024-09-17T10:19:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[23685]: osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:19:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/596356278' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]: dispatch 2024-09-17T10:19:45.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:45 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]: dispatch 2024-09-17T10:19:46.114 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 podman[68617]: 2024-09-17 10:19:45.744707727 +0000 UTC m=+0.655731266 container remove 2b9b7eb4225a3ae8bebcf08fcf781abc371d4f300a3fdbb22954a2a02fd7996c (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:19:46.114 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:19:46.114 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 systemd[1]: Stopped Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:19:46.114 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.599s CPU time. 2024-09-17T10:19:46.114 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:45 smithi153 systemd[1]: Starting Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:19:46.381 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 podman[68712]: 2024-09-17 10:19:46.016948121 +0000 UTC m=+0.017301201 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-17T10:19:46.382 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 podman[68712]: 2024-09-17 10:19:46.156438768 +0000 UTC m=+0.156791841 container create 7e167c8d98f75d105fa7888685df0f686b8abfa86c9e9e77785beb2c74e16116 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:19:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]': finished 2024-09-17T10:19:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:19:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:19:46.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3744775062' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]: dispatch 2024-09-17T10:19:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]: dispatch 2024-09-17T10:19:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:19:46.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:19:46.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:19:46.702 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 podman[68712]: 2024-09-17 10:19:46.381108257 +0000 UTC m=+0.381461331 container init 7e167c8d98f75d105fa7888685df0f686b8abfa86c9e9e77785beb2c74e16116 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:19:46.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 podman[68712]: 2024-09-17 10:19:46.383907903 +0000 UTC m=+0.384260980 container start 7e167c8d98f75d105fa7888685df0f686b8abfa86c9e9e77785beb2c74e16116 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:19:46.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.408Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:19:46.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.408Z 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-17T10:19:46.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.408Z 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 smithi153 (none))" 2024-09-17T10:19:46.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.408Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:19:46.703 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.408Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:19:46.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.409Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:19:46.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.410Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:19:46.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.412Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:19:46.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.412Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:19:46.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.413Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:19:46.704 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.413Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.585µs 2024-09-17T10:19:46.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.413Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:19:46.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.415Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-17T10:19:46.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.424Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-17T10:19:46.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.427Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-17T10:19:46.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.429Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-17T10:19:46.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.429Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-17T10:19:46.705 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.429Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.089µs wal_replay_duration=16.245572ms wbl_replay_duration=103ns total_replay_duration=16.28685ms 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.431Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.431Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.431Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.451Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.378963ms db_storage=834ns remote_storage=1.135µs web_handler=303ns query_engine=610ns scrape=406.212µs scrape_sd=111.142µs notify=16.039µs notify_sd=16.53µs rules=19.456059ms tracing=7.984µs 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.451Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:19:46.451Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 bash[68712]: 7e167c8d98f75d105fa7888685df0f686b8abfa86c9e9e77785beb2c74e16116 2024-09-17T10:19:46.706 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:19:46 smithi153 systemd[1]: Started Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:19:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]': finished 2024-09-17T10:19:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:19:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:19:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3744775062' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]: dispatch 2024-09-17T10:19:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]: dispatch 2024-09-17T10:19:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:19:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:19:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:19:46.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/182412679"}]': finished 2024-09-17T10:19:46.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:19:46.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:19:46.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3744775062' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]: dispatch 2024-09-17T10:19:46.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]: dispatch 2024-09-17T10:19:46.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:46.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:46.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:19:46.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:19:46.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:46 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]': finished 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1981906294' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]: dispatch 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]: dispatch 2024-09-17T10:19:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]': finished 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1981906294' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]: dispatch 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]: dispatch 2024-09-17T10:19:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:47 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:47.906 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:19:47.906 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:19:47.906 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:19:47.906 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/1559964255"}]': finished 2024-09-17T10:19:47.906 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:19:47.907 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1981906294' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]: dispatch 2024-09-17T10:19:47.907 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]: dispatch 2024-09-17T10:19:47.907 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:47 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:48.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:48 smithi052 ceph-mon[33536]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]': finished 2024-09-17T10:19:48.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:48 smithi052 ceph-mon[33536]: osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:19:48.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:48 smithi052 ceph-mon[33536]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:48.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:48 smithi052 ceph-mon[23685]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]': finished 2024-09-17T10:19:48.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:48 smithi052 ceph-mon[23685]: osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:19:48.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:48 smithi052 ceph-mon[23685]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:48.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:48 smithi153 ceph-mon[27084]: from='client.? ' entity='client.iscsi.foo.smithi052.nkbqkh' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.52:0/2200082972"}]': finished 2024-09-17T10:19:48.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:48 smithi153 ceph-mon[27084]: osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:19:48.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:48 smithi153 ceph-mon[27084]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:50 smithi153 ceph-mon[27084]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-09-17T10:19:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:50 smithi052 ceph-mon[23685]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-09-17T10:19:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:50 smithi052 ceph-mon[33536]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 998 B/s rd, 0 op/s 2024-09-17T10:19:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:51 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:51 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:51 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:51 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:51 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:51 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:51 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:51 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:19:53.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:52 smithi052 ceph-mon[23685]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-09-17T10:19:53.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:52 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:53.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:52 smithi052 ceph-mon[33536]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-09-17T10:19:53.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:52 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:52 smithi153 ceph-mon[27084]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-09-17T10:19:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:52 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:54 smithi052 ceph-mon[23685]: pgmap v20: 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-17T10:19:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:54 smithi052 ceph-mon[33536]: pgmap v20: 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-17T10:19:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:54 smithi153 ceph-mon[27084]: pgmap v20: 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-17T10:19:57.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:56 smithi052 ceph-mon[33536]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:19:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:56 smithi052 ceph-mon[23685]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:19:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:56 smithi153 ceph-mon[27084]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:19:58.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:19:57 smithi052 ceph-mon[33536]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:19:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:19:57 smithi052 ceph-mon[23685]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:19:58.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:19:57 smithi153 ceph-mon[27084]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:19:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:19:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:19:58] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-17T10:20:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:00 smithi052 ceph-mon[23685]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:00 smithi052 ceph-mon[23685]: overall HEALTH_OK 2024-09-17T10:20:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:00 smithi052 ceph-mon[33536]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:00 smithi052 ceph-mon[33536]: overall HEALTH_OK 2024-09-17T10:20:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:00 smithi153 ceph-mon[27084]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:00 smithi153 ceph-mon[27084]: overall HEALTH_OK 2024-09-17T10:20:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:02 smithi052 ceph-mon[23685]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:02 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:02 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:02 smithi052 ceph-mon[33536]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:02 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:02 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:03.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:02 smithi153 ceph-mon[27084]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:03.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:02 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:03.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:02 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:05.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:04 smithi052 ceph-mon[23685]: pgmap v25: 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-17T10:20:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:04 smithi052 ceph-mon[33536]: pgmap v25: 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-17T10:20:05.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:04 smithi153 ceph-mon[27084]: pgmap v25: 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-17T10:20:07.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:06 smithi052 ceph-mon[33536]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:06 smithi052 ceph-mon[23685]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:07.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:06 smithi153 ceph-mon[27084]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:08.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:20:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:20:08] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-17T10:20:09.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:08 smithi052 ceph-mon[23685]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:09.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:08 smithi052 ceph-mon[33536]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:09.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:08 smithi153 ceph-mon[27084]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:10 smithi052 ceph-mon[23685]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:10 smithi052 ceph-mon[33536]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:10 smithi153 ceph-mon[27084]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:13.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:12 smithi052 ceph-mon[23685]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:12 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:12 smithi052 ceph-mon[33536]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:12 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:13.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:12 smithi153 ceph-mon[27084]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:13.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:12 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:14 smithi052 ceph-mon[33536]: pgmap v30: 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-17T10:20:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:14 smithi052 ceph-mon[23685]: pgmap v30: 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-17T10:20:15.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:14 smithi153 ceph-mon[27084]: pgmap v30: 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-17T10:20:17.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:16 smithi052 ceph-mon[33536]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:16 smithi052 ceph-mon[23685]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:16 smithi153 ceph-mon[27084]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:18.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:17 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:18.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:17 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:18.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:17 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:18.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:20:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:20:18] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:20:19.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:18 smithi052 ceph-mon[23685]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:19.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:18 smithi052 ceph-mon[33536]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:19.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:18 smithi153 ceph-mon[27084]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:20 smithi052 ceph-mon[33536]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:20 smithi052 ceph-mon[23685]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:21.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:20 smithi153 ceph-mon[27084]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:22 smithi052 ceph-mon[33536]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:22 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:23.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:22 smithi052 ceph-mon[23685]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:23.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:22 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:23.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:22 smithi153 ceph-mon[27084]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:23.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:22 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:25.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:24 smithi052 ceph-mon[23685]: pgmap v35: 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-17T10:20:25.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:24 smithi052 ceph-mon[33536]: pgmap v35: 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-17T10:20:25.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:24 smithi153 ceph-mon[27084]: pgmap v35: 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-17T10:20:27.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:26 smithi052 ceph-mon[33536]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:26 smithi052 ceph-mon[23685]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:26 smithi153 ceph-mon[27084]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:20:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:20:28] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:20:29.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:28 smithi052 ceph-mon[33536]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:29.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:28 smithi052 ceph-mon[23685]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:28 smithi153 ceph-mon[27084]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:30 smithi052 ceph-mon[23685]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:30 smithi052 ceph-mon[33536]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:30 smithi153 ceph-mon[27084]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:32 smithi052 ceph-mon[33536]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:32 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:32 smithi052 ceph-mon[23685]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:32 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:33.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:32 smithi153 ceph-mon[27084]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:32 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:34.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:33 smithi153 ceph-mon[27084]: pgmap v40: 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-17T10:20:34.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:33 smithi052 ceph-mon[33536]: pgmap v40: 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-17T10:20:34.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:33 smithi052 ceph-mon[23685]: pgmap v40: 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-17T10:20:37.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:36 smithi052 ceph-mon[33536]: 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-17T10:20:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:36 smithi052 ceph-mon[23685]: 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-17T10:20:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:36 smithi153 ceph-mon[27084]: 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-17T10:20:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:20:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:20:38] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:20:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:38 smithi052 ceph-mon[33536]: 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-17T10:20:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:38 smithi052 ceph-mon[23685]: 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-17T10:20:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:38 smithi153 ceph-mon[27084]: 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-17T10:20:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:40 smithi052 ceph-mon[33536]: 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-17T10:20:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:40 smithi052 ceph-mon[23685]: 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-17T10:20:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:40 smithi153 ceph-mon[27084]: 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-17T10:20:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:42 smithi052 ceph-mon[33536]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:42 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:42 smithi052 ceph-mon[23685]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:42 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:42 smithi153 ceph-mon[27084]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:42 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:44 smithi052 ceph-mon[23685]: pgmap v45: 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-17T10:20:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:44 smithi052 ceph-mon[33536]: pgmap v45: 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-17T10:20:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:44 smithi153 ceph-mon[27084]: pgmap v45: 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-17T10:20:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:46 smithi052 ceph-mon[33536]: 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-17T10:20:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:46 smithi052 ceph-mon[23685]: 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-17T10:20:47.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:46 smithi153 ceph-mon[27084]: 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-17T10:20:48.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:47 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:48.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:47 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:48.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:47 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:20:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:20:48] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:20:49.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:48 smithi052 ceph-mon[33536]: 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-17T10:20:49.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:48 smithi052 ceph-mon[23685]: 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-17T10:20:49.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:48 smithi153 ceph-mon[27084]: 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-17T10:20:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:50 smithi052 ceph-mon[23685]: 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-17T10:20:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:50 smithi052 ceph-mon[33536]: 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-17T10:20:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:50 smithi153 ceph-mon[27084]: 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-17T10:20:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:51 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:51 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:51 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:20:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:51 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:52.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:51 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:52.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:51 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:20:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:51 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:51 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:51 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:20:53.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:52 smithi052 ceph-mon[23685]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:53.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:52 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:53.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:52 smithi052 ceph-mon[33536]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:53.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:52 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:52 smithi153 ceph-mon[27084]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:53.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:52 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:54 smithi052 ceph-mon[23685]: pgmap v50: 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-17T10:20:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:54 smithi052 ceph-mon[33536]: pgmap v50: 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-17T10:20:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:54 smithi153 ceph-mon[27084]: pgmap v50: 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-17T10:20:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:56 smithi052 ceph-mon[33536]: 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-17T10:20:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:56 smithi052 ceph-mon[23685]: 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-17T10:20:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:56 smithi153 ceph-mon[27084]: 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-17T10:20:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:20:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:20:58] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-17T10:20:59.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:20:58 smithi052 ceph-mon[23685]: 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-17T10:20:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:20:58 smithi052 ceph-mon[33536]: 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-17T10:20:59.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:20:58 smithi153 ceph-mon[27084]: 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-17T10:21:01.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:00 smithi052 ceph-mon[23685]: 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-17T10:21:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:00 smithi052 ceph-mon[33536]: 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-17T10:21:01.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:00 smithi153 ceph-mon[27084]: 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-17T10:21:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:02 smithi052 ceph-mon[33536]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:02 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:02 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:02 smithi052 ceph-mon[23685]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:02 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:02 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:03.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:02 smithi153 ceph-mon[27084]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:03.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:02 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:03.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:02 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:05.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:04 smithi052 ceph-mon[23685]: pgmap v55: 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-17T10:21:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:04 smithi052 ceph-mon[33536]: pgmap v55: 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-17T10:21:05.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:04 smithi153 ceph-mon[27084]: pgmap v55: 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-17T10:21:06.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:05 smithi052 ceph-mon[33536]: 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-17T10:21:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:05 smithi052 ceph-mon[23685]: 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-17T10:21:06.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:05 smithi153 ceph-mon[27084]: 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-17T10:21:08.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:21:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:21:08] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:21:09.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:08 smithi052 ceph-mon[33536]: 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-17T10:21:09.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:08 smithi052 ceph-mon[23685]: 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-17T10:21:09.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:08 smithi153 ceph-mon[27084]: 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-17T10:21:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:10 smithi052 ceph-mon[23685]: 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-17T10:21:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:10 smithi052 ceph-mon[33536]: 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-17T10:21:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:10 smithi153 ceph-mon[27084]: 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-17T10:21:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:12 smithi052 ceph-mon[33536]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:12 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:12 smithi052 ceph-mon[23685]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:12 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:13.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:12 smithi153 ceph-mon[27084]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:13.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:12 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:15.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:14 smithi052 ceph-mon[23685]: pgmap v60: 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-17T10:21:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:14 smithi052 ceph-mon[33536]: pgmap v60: 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-17T10:21:15.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:14 smithi153 ceph-mon[27084]: pgmap v60: 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-17T10:21:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:16 smithi052 ceph-mon[33536]: 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-17T10:21:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:16 smithi052 ceph-mon[23685]: 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-17T10:21:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:16 smithi153 ceph-mon[27084]: 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-17T10:21:18.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:17 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:18.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:17 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:18.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:17 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:18.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:21:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:21:18] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:21:19.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:18 smithi052 ceph-mon[33536]: 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-17T10:21:19.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:18 smithi052 ceph-mon[23685]: 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-17T10:21:19.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:18 smithi153 ceph-mon[27084]: 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-17T10:21:21.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:20 smithi052 ceph-mon[23685]: 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-17T10:21:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:20 smithi052 ceph-mon[33536]: 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-17T10:21:21.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:20 smithi153 ceph-mon[27084]: 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-17T10:21:23.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:22 smithi052 ceph-mon[23685]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:22 smithi052 ceph-mon[33536]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:23.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:22 smithi153 ceph-mon[27084]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:24.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:23 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:24.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:23 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:24.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:23 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:24 smithi052 ceph-mon[23685]: pgmap v65: 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-17T10:21:25.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:24 smithi052 ceph-mon[33536]: pgmap v65: 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-17T10:21:25.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:24 smithi153 ceph-mon[27084]: pgmap v65: 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-17T10:21:27.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:26 smithi052 ceph-mon[33536]: 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-17T10:21:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:26 smithi052 ceph-mon[23685]: 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-17T10:21:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:26 smithi153 ceph-mon[27084]: 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-17T10:21:28.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:27 smithi153 ceph-mon[27084]: 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-17T10:21:28.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:27 smithi052 ceph-mon[33536]: 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-17T10:21:28.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:27 smithi052 ceph-mon[23685]: 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-17T10:21:28.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:21:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:21:28] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:21:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:30 smithi052 ceph-mon[33536]: 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-17T10:21:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:30 smithi052 ceph-mon[23685]: 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-17T10:21:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:30 smithi153 ceph-mon[27084]: 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-17T10:21:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:32 smithi052 ceph-mon[33536]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:32 smithi052 ceph-mon[23685]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:33.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:32 smithi153 ceph-mon[27084]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:33.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:34.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:33 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:34.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:33 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:34.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:33 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:35.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:34 smithi052 ceph-mon[33536]: pgmap v70: 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-17T10:21:35.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:34 smithi052 ceph-mon[23685]: pgmap v70: 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-17T10:21:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:34 smithi153 ceph-mon[27084]: pgmap v70: 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-17T10:21:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:36 smithi052 ceph-mon[33536]: 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-17T10:21:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:36 smithi052 ceph-mon[23685]: 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-17T10:21:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:36 smithi153 ceph-mon[27084]: 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-17T10:21:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:21:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:21:38] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-17T10:21:39.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:38 smithi052 ceph-mon[33536]: 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-17T10:21:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:38 smithi052 ceph-mon[23685]: 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-17T10:21:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:38 smithi153 ceph-mon[27084]: 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-17T10:21:41.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:40 smithi052 ceph-mon[23685]: 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-17T10:21:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:40 smithi052 ceph-mon[33536]: 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-17T10:21:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:40 smithi153 ceph-mon[27084]: 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-17T10:21:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:42 smithi052 ceph-mon[33536]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:42 smithi052 ceph-mon[23685]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:42 smithi153 ceph-mon[27084]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:44.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:43 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:44.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:43 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:44.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:43 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:44 smithi052 ceph-mon[33536]: pgmap v75: 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-17T10:21:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:44 smithi052 ceph-mon[23685]: pgmap v75: 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-17T10:21:45.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:44 smithi153 ceph-mon[27084]: pgmap v75: 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-17T10:21:46.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:45 smithi153 ceph-mon[27084]: 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-17T10:21:46.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:45 smithi052 ceph-mon[23685]: 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-17T10:21:46.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:45 smithi052 ceph-mon[33536]: 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-17T10:21:47.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:47 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:47 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:47.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:47 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:21:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:21:48] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:21:48.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:48 smithi153 ceph-mon[27084]: 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-17T10:21:48.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:48 smithi052 ceph-mon[23685]: 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-17T10:21:48.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:48 smithi052 ceph-mon[33536]: 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-17T10:21:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:50 smithi052 ceph-mon[23685]: 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-17T10:21:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:50 smithi052 ceph-mon[33536]: 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-17T10:21:51.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:50 smithi153 ceph-mon[27084]: 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-17T10:21:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:51 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:51 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:51 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:21:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:51 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:51 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:52.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:51 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:21:52.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:51 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:52.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:51 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:52.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:51 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:21:53.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:52 smithi052 ceph-mon[33536]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:53.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:52 smithi052 ceph-mon[23685]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:52 smithi153 ceph-mon[27084]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:21:54.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:53 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:54.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:53 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:54.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:53 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:54 smithi052 ceph-mon[23685]: pgmap v80: 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-17T10:21:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:54 smithi052 ceph-mon[33536]: pgmap v80: 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-17T10:21:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:54 smithi153 ceph-mon[27084]: pgmap v80: 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-17T10:21:57.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:56 smithi052 ceph-mon[23685]: 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-17T10:21:57.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:56 smithi052 ceph-mon[33536]: 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-17T10:21:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:56 smithi153 ceph-mon[27084]: 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-17T10:21:58.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:21:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:21:58] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.43.0" 2024-09-17T10:21:59.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:21:58 smithi052 ceph-mon[33536]: 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-17T10:21:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:21:58 smithi052 ceph-mon[23685]: 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-17T10:21:59.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:21:58 smithi153 ceph-mon[27084]: 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-17T10:22:01.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:00 smithi052 ceph-mon[23685]: 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-17T10:22:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:00 smithi052 ceph-mon[33536]: 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-17T10:22:01.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:00 smithi153 ceph-mon[27084]: 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-17T10:22:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:02 smithi052 ceph-mon[23685]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:02 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:02 smithi052 ceph-mon[33536]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:03.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:02 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:03.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:02 smithi153 ceph-mon[27084]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:03.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:02 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:04.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:03 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:04.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:03 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:04.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:03 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:05.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:04 smithi052 ceph-mon[23685]: pgmap v85: 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-17T10:22:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:04 smithi052 ceph-mon[33536]: pgmap v85: 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-17T10:22:05.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:04 smithi153 ceph-mon[27084]: pgmap v85: 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-17T10:22:07.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:06 smithi052 ceph-mon[23685]: 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-17T10:22:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:06 smithi052 ceph-mon[33536]: 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-17T10:22:07.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:06 smithi153 ceph-mon[27084]: 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-17T10:22:08.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:07 smithi052 ceph-mon[33536]: 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-17T10:22:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:07 smithi052 ceph-mon[23685]: 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-17T10:22:08.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:07 smithi153 ceph-mon[27084]: 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-17T10:22:08.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:22:08] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-17T10:22:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:10 smithi052 ceph-mon[33536]: 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-17T10:22:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:10 smithi052 ceph-mon[23685]: 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-17T10:22:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:10 smithi153 ceph-mon[27084]: 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-17T10:22:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:12 smithi052 ceph-mon[33536]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:12 smithi052 ceph-mon[23685]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:13.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:12 smithi153 ceph-mon[27084]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:14.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:13 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:14.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:13 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:14.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:13 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:14 smithi052 ceph-mon[33536]: pgmap v90: 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-17T10:22:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:14 smithi052 ceph-mon[23685]: pgmap v90: 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-17T10:22:15.100 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:14 smithi153 ceph-mon[27084]: pgmap v90: 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-17T10:22:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:16 smithi052 ceph-mon[33536]: 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-17T10:22:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:16 smithi052 ceph-mon[23685]: 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-17T10:22:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:16 smithi153 ceph-mon[27084]: 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-17T10:22:18.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:17 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:18.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:17 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:18.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:17 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:18.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:22:18] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:22:19.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:18 smithi052 ceph-mon[33536]: 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-17T10:22:19.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:18 smithi052 ceph-mon[23685]: 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-17T10:22:19.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:18 smithi153 ceph-mon[27084]: 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-17T10:22:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:20 smithi052 ceph-mon[33536]: 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-17T10:22:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:20 smithi052 ceph-mon[23685]: 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-17T10:22:21.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:20 smithi153 ceph-mon[27084]: 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-17T10:22:22.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:21 smithi052 ceph-mon[33536]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:22.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:21 smithi052 ceph-mon[23685]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:22.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:21 smithi153 ceph-mon[27084]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:23.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:22 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:23.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:22 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:23.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:22 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:24.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:23 smithi052 ceph-mon[33536]: pgmap v95: 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-17T10:22:24.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:23 smithi052 ceph-mon[23685]: pgmap v95: 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-17T10:22:24.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:23 smithi153 ceph-mon[27084]: pgmap v95: 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-17T10:22:27.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:26 smithi052 ceph-mon[33536]: 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-17T10:22:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:26 smithi052 ceph-mon[23685]: 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-17T10:22:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:26 smithi153 ceph-mon[27084]: 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-17T10:22:28.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:22:28] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-17T10:22:29.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:28 smithi052 ceph-mon[23685]: 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-17T10:22:29.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:28 smithi052 ceph-mon[33536]: 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-17T10:22:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:28 smithi153 ceph-mon[27084]: 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-17T10:22:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:30 smithi052 ceph-mon[33536]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:30 smithi052 ceph-mon[23685]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:30 smithi153 ceph-mon[27084]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:32 smithi052 ceph-mon[33536]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:32 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:32 smithi052 ceph-mon[23685]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:32 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:33.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:32 smithi153 ceph-mon[27084]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:32 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:33.851 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:22:34.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:33 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:34.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:33 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:34.115 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:34.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:33 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:34.800 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:22:34.800 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:22:34.800 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (19m) 2m ago 19m 81.9M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:22:34.800 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (2m) 2m ago 18m - - 3.8 ebb0615149de 28e077768e78 2024-09-17T10:22:34.800 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4963-ge646f729 f271290a0950 61f0e038e766 2024-09-17T10:22:34.800 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:22:34.800 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (25m) 2m ago 25m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (24m) 2m ago 24m 57.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (24m) 2m ago 24m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (19m) 2m ago 19m 15.8M - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (23m) 2m ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (23m) 2m ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (22m) 2m ago 22m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (22m) 2m ago 22m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (21m) 2m ago 21m 54.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (21m) 2m ago 21m 51.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (20m) 2m ago 20m 50.6M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (20m) 2m ago 20m 61.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:22:34.801 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 20m 33.5M - 2.43.0 a07b618ecd1d 7e167c8d98f7 2024-09-17T10:22:34.802 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (19m) 2m ago 19m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:22:34.802 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (19m) 2m ago 19m 89.2M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:22:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:34 smithi052 ceph-mon[23685]: pgmap v100: 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-17T10:22:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:34 smithi052 ceph-mon[33536]: pgmap v100: 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-17T10:22:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:34 smithi153 ceph-mon[27084]: pgmap v100: 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-17T10:22:35.620 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls' 2024-09-17T10:22:35.882 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:36.004 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:35 smithi052 ceph-mon[33536]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:36.005 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:35 smithi052 ceph-mon[23685]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:36.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:35 smithi153 ceph-mon[27084]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:36.717 INFO:teuthology.orchestra.run.smithi052.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T10:22:36.717 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi052=a;count:1 2024-09-17T10:22:36.717 INFO:teuthology.orchestra.run.smithi052.stdout:grafana ?:3000 1/1 2m ago 20m smithi153=a;count:1 2024-09-17T10:22:36.717 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo ?:5000 1/1 2m ago 19m count:1 2024-09-17T10:22:36.717 INFO:teuthology.orchestra.run.smithi052.stdout:mgr 2/2 2m ago 23m smithi052=y;smithi153=x;count:2 2024-09-17T10:22:36.717 INFO:teuthology.orchestra.run.smithi052.stdout:mon 3/3 2m ago 24m smithi052:172.21.15.52=a;smithi052:[v2:172.21.15.52:3301,v1:172.21.15.52:6790]=c;smithi153:172.21.15.153=b;count:3 2024-09-17T10:22:36.717 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi052=a;smithi153=b;count:2 2024-09-17T10:22:36.718 INFO:teuthology.orchestra.run.smithi052.stdout:osd 8 2m ago - 2024-09-17T10:22:36.718 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus ?:9095 1/1 2m ago 20m smithi153=a;count:1 2024-09-17T10:22:36.718 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo ?:8000 2/2 2m ago 19m count:2 2024-09-17T10:22:37.095 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:36 smithi052 ceph-mon[33536]: 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-17T10:22:37.096 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:36 smithi052 ceph-mon[33536]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:37.096 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:36 smithi052 ceph-mon[23685]: 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-17T10:22:37.096 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:36 smithi052 ceph-mon[23685]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:36 smithi153 ceph-mon[27084]: 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-17T10:22:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:36 smithi153 ceph-mon[27084]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:37.465 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:22:37.731 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:37 smithi052 ceph-mon[33536]: 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-17T10:22:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:37 smithi052 ceph-mon[23685]: 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-17T10:22:38.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:37 smithi153 ceph-mon[27084]: 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-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:38.461 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:22:38.462 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:22:38.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:22:38] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-17T10:22:39.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:38 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2227397998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:38 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2227397998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:39.169 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-17T10:22:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:38 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2227397998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:39.426 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:40.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:39 smithi052 ceph-mon[33536]: 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-17T10:22:40.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:39 smithi052 ceph-mon[23685]: 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-17T10:22:40.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:39 smithi153 ceph-mon[27084]: 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-17T10:22:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:40 smithi052 ceph-mon[33536]: from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:40 smithi052 ceph-mon[23685]: from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:40 smithi153 ceph-mon[27084]: from='client.25304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:41.349 INFO:teuthology.orchestra.run.smithi052.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:22:42.029 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:22:42.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[23685]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[23685]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[23685]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[33536]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:42.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:42.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:42.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[33536]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:22:42.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:42 smithi052 ceph-mon[33536]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:42 smithi153 ceph-mon[27084]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:22:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:42 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:42 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:42 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:42 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:42 smithi153 ceph-mon[27084]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:22:42.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:42 smithi153 ceph-mon[27084]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:22:43.268 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:43.538 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:22:43] ENGINE Bus STOPPING 2024-09-17T10:22:43.538 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:22:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:22:43.538 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:22:43] ENGINE Bus STOPPED 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: Activating manager daemon y 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.24925 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:22:43.539 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: mgrmap e39: y(active, starting, since 0.00756805s) 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:22:43.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:22:43.541 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:22:43.541 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:22:43.541 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:22:43.541 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:22:43.541 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:22:43.542 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:22:43.542 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:43.542 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:43.542 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:43.542 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:22:43.543 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:22:43.543 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: Activating manager daemon y 2024-09-17T10:22:43.543 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.24925 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:22:43.544 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:22:43.544 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: mgrmap e39: y(active, starting, since 0.00756805s) 2024-09-17T10:22:43.544 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:22:43.544 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:22:43.544 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:22:43.544 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:22:43.544 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:22:43.545 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:22:43.545 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:22:43.545 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:22:43.545 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:22:43.545 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:22:43.545 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:22:43.546 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:22:43.546 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:22:43.546 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:22:43.546 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:43 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:22:43.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ignoring --setuser ceph since I am not root 2024-09-17T10:22:43.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: ignoring --setgroup ceph since I am not root 2024-09-17T10:22:43.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mgr[60184]: -- 172.21.15.153:0/3629221847 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b0bf9270e0 con 0x55b0bf905000 2024-09-17T10:22:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' 2024-09-17T10:22:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.24925 172.21.15.153:0/3005192985' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: Activating manager daemon y 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.24925 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: mgrmap e39: y(active, starting, since 0.00756805s) 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:22:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:22:43.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:43 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:22:44.478 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:22:44.569 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:22:44] ENGINE Bus STARTING 2024-09-17T10:22:44.569 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:22:44] ENGINE Serving on http://:::9283 2024-09-17T10:22:44.570 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:22:44] ENGINE Bus STARTED 2024-09-17T10:22:44.570 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[33536]: Manager daemon y is now available 2024-09-17T10:22:44.570 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:22:44.570 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:44.570 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:22:44.570 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:22:44.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[23685]: Manager daemon y is now available 2024-09-17T10:22:44.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:22:44.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:44.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:22:44.571 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:44 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:22:44.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:44 smithi153 ceph-mon[27084]: Manager daemon y is now available 2024-09-17T10:22:44.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:44 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:22:44.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:44 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:44.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:44 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:22:44.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:44 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:22:45.095 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (19m) 2m ago 19m 81.9M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (3m) 2m ago 19m - - 3.8 ebb0615149de 28e077768e78 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4963-ge646f729 f271290a0950 61f0e038e766 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (9m) 2m ago 25m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (25m) 2m ago 25m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (24m) 2m ago 24m 57.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (24m) 2m ago 24m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:22:45.096 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (19m) 2m ago 19m 15.8M - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (23m) 2m ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (23m) 2m ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (22m) 2m ago 22m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (22m) 2m ago 22m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (22m) 2m ago 21m 54.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (21m) 2m ago 21m 51.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (21m) 2m ago 21m 50.6M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (20m) 2m ago 20m 61.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 2m ago 20m 33.5M - 2.43.0 a07b618ecd1d 7e167c8d98f7 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (19m) 2m ago 19m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:22:45.097 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (19m) 2m ago 19m 89.2M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:45.456 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:22:45.457 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:22:45.457 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:22:45.457 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:22:45.457 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:22:45.457 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:22:45.457 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:22:45.457 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:22:45.627 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:45 smithi153 ceph-mon[27084]: mgrmap e40: y(active, since 1.13156s) 2024-09-17T10:22:45.627 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:45 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:22:45.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:45 smithi153 ceph-mon[27084]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:45.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:45 smithi153 ceph-mon[27084]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:45.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:45 smithi153 ceph-mon[27084]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:45.782 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[33536]: mgrmap e40: y(active, since 1.13156s) 2024-09-17T10:22:45.782 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:22:45.782 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[33536]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:45.783 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[33536]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:45.783 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[33536]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:45.783 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:22:45.783 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:22:45.783 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:22:45.783 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:22:45.783 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [ 2024-09-17T10:22:45.783 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr" 2024-09-17T10:22:45.784 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:22:45.784 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:22:45.784 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:22:45.784 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:22:45.784 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:22:45.784 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[23685]: mgrmap e40: y(active, since 1.13156s) 2024-09-17T10:22:45.784 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:22:45.784 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[23685]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:45.784 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[23685]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:45.784 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:45 smithi052 ceph-mon[23685]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:46.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:22:46.092+0000 7fbc1f732640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:22:46] ENGINE Error in HTTPServer.serve 2024-09-17T10:22:46.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: Traceback (most recent call last): 2024-09-17T10:22:46.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:22:46.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self._connections.run(self.expiration_interval) 2024-09-17T10:22:46.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:22:46.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self._run(expiration_interval) 2024-09-17T10:22:46.347 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: s = self.context.wrap_socket( 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: return self.sslsocket_class._create( 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self.do_handshake() 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: self._sslobj.do_handshake() 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:22:46.348 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:22:46.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[33536]: from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[33536]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[33536]: mgrmap e41: y(active, since 2s) 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3006902883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[33536]: from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[23685]: from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[23685]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[23685]: mgrmap e41: y(active, since 2s) 2024-09-17T10:22:46.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3006902883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:46.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:46 smithi052 ceph-mon[23685]: from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:46.657 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-mon[27084]: from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:46.657 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-mon[27084]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:46.657 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-mon[27084]: mgrmap e41: y(active, since 2s) 2024-09-17T10:22:46.657 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3006902883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:46.657 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-mon[27084]: from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:46.657 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:46.435Z 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.153:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:22:46.657 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:46.436Z 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.153:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:22:46.658 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:46.440Z 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.153:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:22:46.658 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:46.440Z 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.153:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:22:46.658 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:46.440Z 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.153:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:22:46.658 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:46.441Z 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.153:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:22:46.658 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:46.441Z 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.153:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.153:8765: connect: connection refused" 2024-09-17T10:22:47.629 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:47 smithi153 ceph-mon[27084]: [17/Sep/2024:10:22:45] ENGINE Bus STARTING 2024-09-17T10:22:47.629 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:47 smithi153 ceph-mon[27084]: [17/Sep/2024:10:22:46] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:22:47.629 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:47 smithi153 ceph-mon[27084]: [17/Sep/2024:10:22:46] ENGINE Error in HTTPServer.serve 2024-09-17T10:22:47.629 INFO:journalctl@ceph.mon.b.smithi153.stdout: Traceback (most recent call last): 2024-09-17T10:22:47.629 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._run(expiration_interval) 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: s = self.context.wrap_socket( 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: return self.sslsocket_class._create( 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: self.do_handshake() 2024-09-17T10:22:47.630 INFO:journalctl@ceph.mon.b.smithi153.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:22:47.631 INFO:journalctl@ceph.mon.b.smithi153.stdout: self._sslobj.do_handshake() 2024-09-17T10:22:47.631 INFO:journalctl@ceph.mon.b.smithi153.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:22:47.631 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:47 smithi153 ceph-mon[27084]: [17/Sep/2024:10:22:46] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:22:47.631 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:47 smithi153 ceph-mon[27084]: [17/Sep/2024:10:22:46] ENGINE Bus STARTED 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[33536]: [17/Sep/2024:10:22:45] ENGINE Bus STARTING 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[33536]: [17/Sep/2024:10:22:46] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[33536]: [17/Sep/2024:10:22:46] ENGINE Error in HTTPServer.serve 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:22:47.803 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: self.do_handshake() 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:22:47.804 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[33536]: [17/Sep/2024:10:22:46] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[33536]: [17/Sep/2024:10:22:46] ENGINE Bus STARTED 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[23685]: [17/Sep/2024:10:22:45] ENGINE Bus STARTING 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[23685]: [17/Sep/2024:10:22:46] ENGINE Serving on https://172.21.15.52:7150 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[23685]: [17/Sep/2024:10:22:46] ENGINE Error in HTTPServer.serve 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout: Traceback (most recent call last): 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._connections.run(self.expiration_interval) 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:22:47.805 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._run(expiration_interval) 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: s = self.context.wrap_socket( 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: return self.sslsocket_class._create( 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:22:47.806 INFO:journalctl@ceph.mon.a.smithi052.stdout: self.do_handshake() 2024-09-17T10:22:47.807 INFO:journalctl@ceph.mon.a.smithi052.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:22:47.807 INFO:journalctl@ceph.mon.a.smithi052.stdout: self._sslobj.do_handshake() 2024-09-17T10:22:47.807 INFO:journalctl@ceph.mon.a.smithi052.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:22:47.807 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[23685]: [17/Sep/2024:10:22:46] ENGINE Serving on http://172.21.15.52:8765 2024-09-17T10:22:47.807 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:47 smithi052 ceph-mon[23685]: [17/Sep/2024:10:22:46] ENGINE Bus STARTED 2024-09-17T10:22:48.446 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-mon[27084]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:48.446 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-mon[27084]: mgrmap e42: y(active, since 4s) 2024-09-17T10:22:48.698 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:22:48] ENGINE Bus STARTING 2024-09-17T10:22:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: CherryPy Checker: 2024-09-17T10:22:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: The Application mounted at '' has an empty config. 2024-09-17T10:22:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: 2024-09-17T10:22:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:22:48] ENGINE Serving on http://:::9283 2024-09-17T10:22:48.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:22:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[60180]: [17/Sep/2024:10:22:48] ENGINE Bus STARTED 2024-09-17T10:22:48.714 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:48 smithi052 ceph-mon[33536]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:48.714 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:48 smithi052 ceph-mon[33536]: mgrmap e42: y(active, since 4s) 2024-09-17T10:22:48.715 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:48 smithi052 ceph-mon[23685]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:48.715 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:48 smithi052 ceph-mon[23685]: mgrmap e42: y(active, since 4s) 2024-09-17T10:22:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: Standby manager daemon x started 2024-09-17T10:22:49.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:49 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: Standby manager daemon x started 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: Standby manager daemon x started 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/1997167163' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.645 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:22:50.646 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:50.646 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:22:50.647 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:50 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:22:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.conf 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.conf 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:50.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi052.nkbqkh", "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-17T10:22:50.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:50 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:51.658 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:22:51.658 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[33536]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:51.659 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:22:51.660 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:22:51.660 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:22:51.660 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:51 smithi052 ceph-mon[23685]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:22:51.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:22:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:22:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Updating smithi153:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:22:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Updating smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:22:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Updating smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:22:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Reconfiguring iscsi.foo.smithi052.nkbqkh (dependencies changed)... 2024-09-17T10:22:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:51 smithi153 ceph-mon[27084]: Reconfiguring daemon iscsi.foo.smithi052.nkbqkh on smithi052 2024-09-17T10:22:52.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:52 smithi052 ceph-mon[33536]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:22:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:52 smithi052 ceph-mon[23685]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:22:52.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:52 smithi153 ceph-mon[27084]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:22:53.641 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:53 smithi052 ceph-mon[23685]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:53.642 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:53 smithi052 ceph-mon[33536]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:53 smithi153 ceph-mon[27084]: from='client.25039 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:54.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:54 smithi153 ceph-mon[27084]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:22:54.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:54 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:54.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:54 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:54.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:54 smithi153 ceph-mon[27084]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:22:54.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:54 smithi153 ceph-mon[27084]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:22:54.628 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:54 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1805452383' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:22:54.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[33536]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[33536]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[33536]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1805452383' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[23685]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:54.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[23685]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:22:54.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[23685]: Reconfiguring daemon prometheus.a on smithi153 2024-09-17T10:22:54.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:54 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1805452383' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:22:56.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:56 smithi153 ceph-mon[27084]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:22:56.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:56 smithi052 ceph-mon[23685]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:22:56.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:56 smithi052 ceph-mon[33536]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:22:57.110 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:56 smithi153 systemd[1]: Stopping Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:22:57.419 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:22:57.420 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:22:57.420 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:22:57.420 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:22:57.420 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:22:57.421 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:22:57.421 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:22:57.421 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:22:57.421 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:22:57.421 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:22:57.421 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:22:57.422 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[68727]: ts=2024-09-17T10:22:57.109Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:22:57.422 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 podman[70781]: 2024-09-17 10:22:57.119661846 +0000 UTC m=+0.107213683 container died 7e167c8d98f75d105fa7888685df0f686b8abfa86c9e9e77785beb2c74e16116 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:22:57.699 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 podman[70781]: 2024-09-17 10:22:57.517142387 +0000 UTC m=+0.504694222 container cleanup 7e167c8d98f75d105fa7888685df0f686b8abfa86c9e9e77785beb2c74e16116 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:22:57.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 bash[70781]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:22:58.075 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 podman[70795]: 2024-09-17 10:22:57.734668726 +0000 UTC m=+0.614306095 container remove 7e167c8d98f75d105fa7888685df0f686b8abfa86c9e9e77785beb2c74e16116 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:22:58.075 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:22:58.075 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 systemd[1]: Stopped Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:22:58.075 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.603s CPU time. 2024-09-17T10:22:58.076 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:57 smithi153 systemd[1]: Starting Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:22:58.349 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 podman[70888]: 2024-09-17 10:22:57.977542006 +0000 UTC m=+0.016755890 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-17T10:22:58.349 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 podman[70888]: 2024-09-17 10:22:58.110509635 +0000 UTC m=+0.149723511 container create 62054993c1aa3f6c4cea7393117325b2084ba35709b5415cf7a231256a5d8bf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:22:58.349 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 podman[70888]: 2024-09-17 10:22:58.320899523 +0000 UTC m=+0.360113412 container init 62054993c1aa3f6c4cea7393117325b2084ba35709b5415cf7a231256a5d8bf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:22:58.349 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 podman[70888]: 2024-09-17 10:22:58.323638494 +0000 UTC m=+0.362852368 container start 62054993c1aa3f6c4cea7393117325b2084ba35709b5415cf7a231256a5d8bf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.348Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.348Z 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-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.348Z 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 smithi153 (none))" 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.348Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.348Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.350Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.351Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.352Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:22:58.372 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.352Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:22:58.373 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.353Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:22:58.373 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.353Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.765µs 2024-09-17T10:22:58.373 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.353Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:22:58.373 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.357Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-17T10:22:58.373 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.364Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-17T10:22:58.373 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.368Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-17T10:22:58.650 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[33536]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:22:58.650 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:58.650 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:58.650 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:22:58.651 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[23685]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:22:58.651 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:58.651 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:58.651 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:58 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:22:58.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-mon[27084]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:22:58.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:58.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:58.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.372Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.374Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.375Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.375Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.418µs wal_replay_duration=21.116639ms wbl_replay_duration=117ns total_replay_duration=21.17605ms 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.376Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.376Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.376Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:22:58.700 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.397Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.779242ms db_storage=825ns remote_storage=1.173µs web_handler=361ns query_engine=588ns scrape=451.213µs scrape_sd=115.239µs notify=15.745µs notify_sd=12.362µs rules=19.834595ms tracing=5.314µs 2024-09-17T10:22:58.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.397Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:22:58.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:22:58.397Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:22:58.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 bash[70888]: 62054993c1aa3f6c4cea7393117325b2084ba35709b5415cf7a231256a5d8bf0 2024-09-17T10:22:58.701 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:22:58 smithi153 systemd[1]: Started Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:59.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:22:59.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:22:59.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:59.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:22:59.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:22:59.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:59.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:22:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:59.879 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: Adding iSCSI gateway http://:@172.21.15.52:5000 to Dashboard 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi052"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:59.880 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:22:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:00.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[23685]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:23:00.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:23:00.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:23:00.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:00.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[33536]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:23:00.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:23:00.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:23:00.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:00 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:00.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:00 smithi153 ceph-mon[27084]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:23:00.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:00 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:23:00.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:00 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:23:00.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:00 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:01.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:01 smithi153 systemd[1]: Stopping Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:01.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:01 smithi153 ceph-mon[27084]: Upgrade: Updating mgr.x 2024-09-17T10:23:01.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:01 smithi153 ceph-mon[27084]: Deploying daemon mgr.x on smithi153 2024-09-17T10:23:01.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:01 smithi052 ceph-mon[33536]: Upgrade: Updating mgr.x 2024-09-17T10:23:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:01 smithi052 ceph-mon[33536]: Deploying daemon mgr.x on smithi153 2024-09-17T10:23:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:01 smithi052 ceph-mon[23685]: Upgrade: Updating mgr.x 2024-09-17T10:23:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:01 smithi052 ceph-mon[23685]: Deploying daemon mgr.x on smithi153 2024-09-17T10:23:02.066 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:01 smithi153 podman[71175]: 2024-09-17 10:23:01.778160876 +0000 UTC m=+0.143390915 container died 61f0e038e766c50fda61e5843568343935a1f2be005ba83f999dd6881d314a42 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-17T10:23:02.432 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 podman[71175]: 2024-09-17 10:23:02.164025676 +0000 UTC m=+0.529255777 container cleanup 61f0e038e766c50fda61e5843568343935a1f2be005ba83f999dd6881d314a42 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, 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_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-17T10:23:02.432 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 bash[71175]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:23:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:02 smithi153 ceph-mon[27084]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:23:02.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 podman[71187]: 2024-09-17 10:23:02.431771029 +0000 UTC m=+0.655512667 container remove 61f0e038e766c50fda61e5843568343935a1f2be005ba83f999dd6881d314a42 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, 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, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-17T10:23:02.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:23:02.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T10:23:02.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 systemd[1]: Stopped Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:02.700 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service: Consumed 30.236s CPU time. 2024-09-17T10:23:02.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:02 smithi052 ceph-mon[33536]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:23:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:02 smithi052 ceph-mon[23685]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:23:03.135 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:02 smithi153 systemd[1]: Starting Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:03.135 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:03 smithi153 podman[71315]: 2024-09-17 10:23:02.92695902 +0000 UTC m=+0.016104880 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:03.136 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:03 smithi153 podman[71315]: 2024-09-17 10:23:03.041269198 +0000 UTC m=+0.130415040 container create 3eb52787440e3a882df784070cd4703e2a29043ae718cb5052c3754f8ab192cd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-17T10:23:03.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:03 smithi153 podman[71315]: 2024-09-17 10:23:03.247646372 +0000 UTC m=+0.336792225 container init 3eb52787440e3a882df784070cd4703e2a29043ae718cb5052c3754f8ab192cd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-17T10:23:03.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:03 smithi153 podman[71315]: 2024-09-17 10:23:03.250591988 +0000 UTC m=+0.339737831 container start 3eb52787440e3a882df784070cd4703e2a29043ae718cb5052c3754f8ab192cd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:23:03.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:03 smithi153 ceph-mgr[71334]: -- 172.21.15.153:0/954200218 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a2b1cd50e0 con 0x55a2b1cb3400 2024-09-17T10:23:03.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:03 smithi153 bash[71315]: 3eb52787440e3a882df784070cd4703e2a29043ae718cb5052c3754f8ab192cd 2024-09-17T10:23:03.701 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:03 smithi153 systemd[1]: Started Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[23685]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[33536]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:04.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:04 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:04 smithi153 ceph-mon[27084]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:23:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:04 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:04 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:04.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:04 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:06 smithi153 ceph-mon[27084]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:06.760 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:06 smithi052 ceph-mon[23685]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:06.761 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:06 smithi052 ceph-mon[33536]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:08.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:23:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:23:07] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-17T10:23:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: Standby manager daemon x restarted 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: Standby manager daemon x started 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[23685]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:23:08.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: Standby manager daemon x restarted 2024-09-17T10:23:08.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: Standby manager daemon x started 2024-09-17T10:23:08.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:23:08.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:23:08.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:23:08.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:08 smithi052 ceph-mon[33536]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:23:08.893 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[71330]: [17/Sep/2024:10:23:08] ENGINE Bus STARTING 2024-09-17T10:23:08.893 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[71330]: CherryPy Checker: 2024-09-17T10:23:08.893 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[71330]: The Application mounted at '' has an empty config. 2024-09-17T10:23:08.893 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[71330]: 2024-09-17T10:23:08.894 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[71330]: [17/Sep/2024:10:23:08] ENGINE Serving on http://:::9283 2024-09-17T10:23:08.894 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x[71330]: [17/Sep/2024:10:23:08] ENGINE Bus STARTED 2024-09-17T10:23:08.894 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:08.894 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.894 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.894 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: Standby manager daemon x restarted 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: Standby manager daemon x started 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:23:08.895 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:08 smithi153 ceph-mon[27084]: from='mgr.? 172.21.15.153:0/136690238' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:23:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:10 smithi153 ceph-mon[27084]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-17T10:23:10.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:10 smithi153 ceph-mon[27084]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:10.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:10 smithi052 ceph-mon[23685]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-17T10:23:10.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:10 smithi052 ceph-mon[23685]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:10 smithi052 ceph-mon[33536]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-17T10:23:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:10 smithi052 ceph-mon[33536]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all mgr 2024-09-17T10:23:12.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all crash 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all mds 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all nfs 2024-09-17T10:23:12.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:12.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:12.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all mgr 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:23:12.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all crash 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all mds 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all nfs 2024-09-17T10:23:12.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:12.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:12 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=cleanup t=2024-09-17T10:23:12.251664119Z level=info msg="Completed cleanup jobs" duration=5.726796ms 2024-09-17T10:23:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all mgr 2024-09-17T10:23:12.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all crash 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all mds 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.703 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:12.704 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.704 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.704 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all nfs 2024-09-17T10:23:12.704 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:12.704 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:12.705 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:12.705 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:12 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:13.348 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:13 smithi052 systemd[1]: Stopping Ceph node-exporter.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:13.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:13 smithi052 ceph-mon[33536]: Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:23:13.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:13 smithi052 ceph-mon[33536]: Deploying daemon node-exporter.a on smithi052 2024-09-17T10:23:13.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:13 smithi052 ceph-mon[23685]: Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:23:13.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:13 smithi052 ceph-mon[23685]: Deploying daemon node-exporter.a on smithi052 2024-09-17T10:23:13.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:13 smithi153 ceph-mon[27084]: Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:23:13.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:13 smithi153 ceph-mon[27084]: Deploying daemon node-exporter.a on smithi052 2024-09-17T10:23:13.796 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:13 smithi052 podman[91679]: 2024-09-17 10:23:13.496450217 +0000 UTC m=+0.107351311 container died e47a2aadc27f8fad9879da43f8b469fb4c7ceb462a1cebdfb058636f783635cf (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:14.097 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:13 smithi052 podman[91679]: 2024-09-17 10:23:13.894125212 +0000 UTC m=+0.505026306 container cleanup e47a2aadc27f8fad9879da43f8b469fb4c7ceb462a1cebdfb058636f783635cf (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:14.098 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:13 smithi052 bash[91679]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:23:14.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:14 smithi052 ceph-mon[33536]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:14.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:14 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:14.540 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:14 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:14.541 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:14 smithi052 podman[91692]: 2024-09-17 10:23:14.162127618 +0000 UTC m=+0.664207116 container remove e47a2aadc27f8fad9879da43f8b469fb4c7ceb462a1cebdfb058636f783635cf (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:14.541 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:14 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:23:14.541 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:14 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T10:23:14.541 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:14 smithi052 systemd[1]: Stopped Ceph node-exporter.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:14.541 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:14 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 3.879s CPU time. 2024-09-17T10:23:14.542 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:14 smithi052 ceph-mon[23685]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:14.542 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:14 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:14.542 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:14 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:14 smithi153 ceph-mon[27084]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:14 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:14 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:14.848 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:14 smithi052 systemd[1]: Starting Ceph node-exporter.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:14.848 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:14 smithi052 bash[91823]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-17T10:23:15.347 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:15 smithi052 bash[91823]: Getting image source signatures 2024-09-17T10:23:15.348 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:15 smithi052 bash[91823]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-17T10:23:15.348 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:15 smithi052 bash[91823]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-17T10:23:15.348 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:15 smithi052 bash[91823]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-17T10:23:16.134 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:23:16.477 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:16 smithi052 ceph-mon[33536]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:16.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:16 smithi052 ceph-mon[23685]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:16 smithi153 ceph-mon[27084]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:16.735 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:23:16.735 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (19m) 9s ago 20m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:23:16.735 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (20m) 9s ago 20m 80.4M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:23:16.735 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (23s) 9s ago 19m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:23:16.735 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (13s) 9s ago 24m 64.8M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:23:16.735 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:23:16.736 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (26m) 9s ago 26m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:23:16.736 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (24m) 9s ago 24m 60.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:23:16.736 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (24m) 9s ago 24m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:23:16.736 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (20m) 9s ago 20m - - 1.5.0 0da6a335fe13 e47a2aadc27f 2024-09-17T10:23:16.736 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (19m) 9s ago 19m 15.6M - 1.5.0 0da6a335fe13 f0b83bce3f3e 2024-09-17T10:23:16.736 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (24m) 9s ago 24m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:23:16.736 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (23m) 9s ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (23m) 9s ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (22m) 9s ago 22m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (22m) 9s ago 22m 54.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (22m) 9s ago 22m 51.6M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (21m) 9s ago 21m 50.9M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (21m) 9s ago 21m 61.3M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (18s) 9s ago 20m 36.9M - 2.43.0 a07b618ecd1d 62054993c1aa 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (19m) 9s ago 19m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:23:16.737 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (19m) 9s ago 19m 89.2M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:23:16.738 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:16 smithi052 bash[91823]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-17T10:23:16.738 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:16 smithi052 bash[91823]: Writing manifest to image destination 2024-09-17T10:23:16.998 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:16 smithi052 podman[91823]: 2024-09-17 10:23:16.916315074 +0000 UTC m=+2.282516037 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T10:23:16.999 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:16 smithi052 podman[91823]: 2024-09-17 10:23:16.997918206 +0000 UTC m=+2.364119164 container create 8add8567a3cd65967b2c44f42168ac1443d85b74345a0d00fe37f11ef4ce95fd (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:17.089 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:23:17.089 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:23:17.089 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:23:17.089 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:17.089 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:23:17.089 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:23:17.090 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:23:17.091 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:23:17.091 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:23:17.091 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:23:17.273 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 podman[91823]: 2024-09-17 10:23:17.225391891 +0000 UTC m=+2.591592851 container init 8add8567a3cd65967b2c44f42168ac1443d85b74345a0d00fe37f11ef4ce95fd (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:17.273 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 podman[91823]: 2024-09-17 10:23:17.229382717 +0000 UTC m=+2.595583667 container start 8add8567a3cd65967b2c44f42168ac1443d85b74345a0d00fe37f11ef4ce95fd (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:17.273 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.232Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T10:23:17.273 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.232Z 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-17T10:23:17.273 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z 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-17T10:23:17.273 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z 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-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z 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-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:23:17.274 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:23:17.275 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:23:17.276 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:23:17.277 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:23:17.277 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:23:17.277 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:23:17.277 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:23:17.277 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:23:17.277 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:23:17.278 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:23:17.279 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.233Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:23:17.279 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.234Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:23:17.279 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a[91987]: ts=2024-09-17T10:23:17.234Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:23:17.408 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:23:17.408 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [ 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr" 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:23:17.409 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:23:17.573 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 bash[91823]: 8add8567a3cd65967b2c44f42168ac1443d85b74345a0d00fe37f11ef4ce95fd 2024-09-17T10:23:17.573 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:23:17 smithi052 systemd[1]: Started Ceph node-exporter.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:17.573 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[23685]: from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.573 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[23685]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.573 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[23685]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.573 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1668145157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:17.574 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[33536]: from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.574 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[33536]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.574 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[33536]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.574 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1668145157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:17.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:17 smithi153 ceph-mon[27084]: from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:17 smithi153 ceph-mon[27084]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:17 smithi153 ceph-mon[27084]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:17.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:17 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1668145157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:17.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:23:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:23:17] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:23:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:18 smithi153 ceph-mon[27084]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:18 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:18 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:18 smithi153 ceph-mon[27084]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[23685]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[23685]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:18.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[33536]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:18.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:18.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:18.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:18 smithi052 ceph-mon[33536]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:19.449 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:19 smithi153 systemd[1]: Stopping Ceph node-exporter.b for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:19.899 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:19 smithi153 podman[74775]: 2024-09-17 10:23:19.574413828 +0000 UTC m=+0.110417965 container died f0b83bce3f3ea9e05ccc1ce2ce79fb8afabfb535f4288421327e574a4a0b84df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:23:20.174 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:19 smithi153 podman[74775]: 2024-09-17 10:23:19.997148834 +0000 UTC m=+0.533152958 container cleanup f0b83bce3f3ea9e05ccc1ce2ce79fb8afabfb535f4288421327e574a4a0b84df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:23:20.174 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:19 smithi153 bash[74775]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:23:20.432 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:20 smithi153 ceph-mon[27084]: Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:23:20.432 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:20 smithi153 ceph-mon[27084]: Deploying daemon node-exporter.b on smithi153 2024-09-17T10:23:20.432 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:20 smithi153 ceph-mon[27084]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:20.433 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:20 smithi153 podman[74787]: 2024-09-17 10:23:20.173414923 +0000 UTC m=+0.598794023 container remove f0b83bce3f3ea9e05ccc1ce2ce79fb8afabfb535f4288421327e574a4a0b84df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:23:20.433 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:20 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:23:20.433 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:20 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T10:23:20.433 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:20 smithi153 systemd[1]: Stopped Ceph node-exporter.b for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:20.433 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:20 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 3.577s CPU time. 2024-09-17T10:23:20.699 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:20 smithi153 systemd[1]: Starting Ceph node-exporter.b for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:20.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:20 smithi052 ceph-mon[23685]: Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:23:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:20 smithi052 ceph-mon[23685]: Deploying daemon node-exporter.b on smithi153 2024-09-17T10:23:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:20 smithi052 ceph-mon[23685]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:20 smithi052 ceph-mon[33536]: Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:23:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:20 smithi052 ceph-mon[33536]: Deploying daemon node-exporter.b on smithi153 2024-09-17T10:23:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:20 smithi052 ceph-mon[33536]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:21.149 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:20 smithi153 bash[74914]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-17T10:23:21.449 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:21 smithi153 bash[74914]: Getting image source signatures 2024-09-17T10:23:21.449 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:21 smithi153 bash[74914]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-17T10:23:21.450 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:21 smithi153 bash[74914]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-17T10:23:21.450 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:21 smithi153 bash[74914]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-17T10:23:22.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:22 smithi153 ceph-mon[27084]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:22.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:22 smithi052 ceph-mon[33536]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:22.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:22 smithi052 ceph-mon[23685]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:23.199 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:22 smithi153 bash[74914]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-17T10:23:23.200 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:22 smithi153 bash[74914]: Writing manifest to image destination 2024-09-17T10:23:23.560 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 podman[74914]: 2024-09-17 10:23:23.15886772 +0000 UTC m=+2.450279503 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T10:23:23.560 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 podman[74914]: 2024-09-17 10:23:23.290625029 +0000 UTC m=+2.582036838 container create 0b031fe866a56590bd7900c849c4531d669e0c71018721350df61acaa4e5d7d2 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:23:23.560 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 podman[74914]: 2024-09-17 10:23:23.559223709 +0000 UTC m=+2.850635522 container init 0b031fe866a56590bd7900c849c4531d669e0c71018721350df61acaa4e5d7d2 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:23:23.950 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 podman[74914]: 2024-09-17 10:23:23.562837294 +0000 UTC m=+2.854249061 container start 0b031fe866a56590bd7900c849c4531d669e0c71018721350df61acaa4e5d7d2 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:23:23.950 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.566Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T10:23:23.950 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.567Z 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-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.567Z 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-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.567Z 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-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.567Z 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-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.567Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:23:23.951 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:23:23.952 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:23:23.953 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:23:23.954 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:23:23.954 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:23:23.954 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:23:23.954 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:23:23.954 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:23:23.955 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:23:23.956 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.568Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:23:23.956 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.569Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:23:23.956 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b[74990]: ts=2024-09-17T10:23:23.569Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:23:23.956 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 bash[74914]: 0b031fe866a56590bd7900c849c4531d669e0c71018721350df61acaa4e5d7d2 2024-09-17T10:23:23.956 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:23:23 smithi153 systemd[1]: Started Ceph node-exporter.b for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:25.073 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[33536]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:25.073 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:25.073 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:25.073 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:25.074 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[23685]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:25.074 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:25.074 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:25.074 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:24 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:25.075 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:24 smithi153 ceph-mon[27084]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:25.075 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:24 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:25.075 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:24 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:25.075 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:24 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:26.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:26 smithi153 ceph-mon[27084]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:27.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:26 smithi052 ceph-mon[33536]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:26 smithi052 ceph-mon[23685]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:28.031 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:23:27 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:23:27] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-17T10:23:28.889 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:28.889 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.889 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.889 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.890 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.939 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:28.940 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:29.929 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:29 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:29.988 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:29 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:29.988 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:29 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:30.828 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:30 smithi153 ceph-mon[27084]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:30.910 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:30 smithi052 ceph-mon[33536]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:30.911 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:30 smithi052 ceph-mon[23685]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: pgmap v27: 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-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.371 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.372 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: pgmap v27: 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-17T10:23:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: pgmap v27: 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-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:32.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[33536]: Upgrade: Updating prometheus.a 2024-09-17T10:23:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[33536]: Deploying daemon prometheus.a on smithi153 2024-09-17T10:23:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[33536]: pgmap v28: 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-17T10:23:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[23685]: Upgrade: Updating prometheus.a 2024-09-17T10:23:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[23685]: Deploying daemon prometheus.a on smithi153 2024-09-17T10:23:34.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[23685]: pgmap v28: 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-17T10:23:34.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:34 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:34.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:34 smithi153 ceph-mon[27084]: Upgrade: Updating prometheus.a 2024-09-17T10:23:34.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:34 smithi153 ceph-mon[27084]: Deploying daemon prometheus.a on smithi153 2024-09-17T10:23:34.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:34 smithi153 ceph-mon[27084]: pgmap v28: 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-17T10:23:34.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:34 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:36.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:36 smithi052 ceph-mon[23685]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:36.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:36 smithi052 ceph-mon[33536]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:36.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:36 smithi153 ceph-mon[27084]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:23:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:23:37] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-17T10:23:38.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:38 smithi052 ceph-mon[33536]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:38.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:38 smithi052 ceph-mon[23685]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:38.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:38 smithi153 ceph-mon[27084]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:40.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:40 smithi052 ceph-mon[23685]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:40.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:40 smithi052 ceph-mon[33536]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:40.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:40 smithi153 ceph-mon[27084]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:42.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:42 smithi052 ceph-mon[33536]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:42 smithi052 ceph-mon[23685]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:42.613 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:42 smithi153 ceph-mon[27084]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:44.125 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:43 smithi153 systemd[1]: Stopping Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:44.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-mon[27084]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:44.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.124Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:23:44.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.125Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:23:44.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.125Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:23:44.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.125Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:23:44.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[70903]: ts=2024-09-17T10:23:44.125Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:23:44.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:44 smithi153 podman[78994]: 2024-09-17 10:23:44.134684338 +0000 UTC m=+0.125781569 container died 62054993c1aa3f6c4cea7393117325b2084ba35709b5415cf7a231256a5d8bf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:44.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:44 smithi052 ceph-mon[33536]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:44.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:44 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:44.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:44 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:44.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:44 smithi052 ceph-mon[23685]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:44.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:44 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:44.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:44 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:46.330 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 podman[78994]: 2024-09-17 10:23:46.117842026 +0000 UTC m=+2.108939258 container cleanup 62054993c1aa3f6c4cea7393117325b2084ba35709b5415cf7a231256a5d8bf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:46.330 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 bash[78994]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:23:46.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:46 smithi052 ceph-mon[33536]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:46.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:46 smithi052 ceph-mon[23685]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:46.698 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 podman[79009]: 2024-09-17 10:23:46.35206607 +0000 UTC m=+2.218390958 container remove 62054993c1aa3f6c4cea7393117325b2084ba35709b5415cf7a231256a5d8bf0 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:46.698 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:23:46.698 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 systemd[1]: Stopped Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:46.698 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.183s CPU time. 2024-09-17T10:23:46.698 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 systemd[1]: Starting Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:23:46.698 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:46 smithi153 ceph-mon[27084]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:46.949 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 podman[79139]: 2024-09-17 10:23:46.808246851 +0000 UTC m=+0.017271794 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-17T10:23:46.949 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:46 smithi153 podman[79139]: 2024-09-17 10:23:46.936518864 +0000 UTC m=+0.145543847 container create b594f4200ea23a996653ccc99aba180ad16f76d12b7399fdf0426eb4b497bd1f (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 podman[79139]: 2024-09-17 10:23:47.130317315 +0000 UTC m=+0.339342262 container init b594f4200ea23a996653ccc99aba180ad16f76d12b7399fdf0426eb4b497bd1f (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 podman[79139]: 2024-09-17 10:23:47.133048588 +0000 UTC m=+0.342073525 container start b594f4200ea23a996653ccc99aba180ad16f76d12b7399fdf0426eb4b497bd1f (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:23:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.152Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T10:23:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.152Z 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-17T10:23:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.153Z 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 smithi153 (none))" 2024-09-17T10:23:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.153Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.153Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.154Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.155Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.157Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.157Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.158Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.158Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.287µs 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.158Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:23:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.160Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.169Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.173Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.175Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.177Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.179Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.179Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.179Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.897µs wal_replay_duration=20.686189ms wbl_replay_duration=140ns total_replay_duration=20.74097ms 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.184Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.184Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.184Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:23:47.452 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.197Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.811334ms db_storage=778ns remote_storage=938ns web_handler=396ns query_engine=873ns scrape=430.178µs scrape_sd=112.181µs notify=12.997µs notify_sd=13.687µs rules=12.903952ms tracing=5.865µs 2024-09-17T10:23:47.453 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.198Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T10:23:47.453 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:23:47.198Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:23:47.453 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 bash[79139]: b594f4200ea23a996653ccc99aba180ad16f76d12b7399fdf0426eb4b497bd1f 2024-09-17T10:23:47.453 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:23:47 smithi153 systemd[1]: Started Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:23:47.735 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:23:48.315 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (19m) 20s ago 20m - - 0.25.0 c8568f914cd2 90380f775487 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (20m) 20s ago 20m 81.5M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (55s) 20s ago 20m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (45s) 20s ago 25m 452M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (10m) 20s ago 26m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (26m) 20s ago 26m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (25m) 20s ago 25m 61.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (25m) 20s ago 25m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (31s) 20s ago 20m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (25s) 20s ago 20m 3233k - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:23:48.316 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (24m) 20s ago 24m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (24m) 20s ago 24m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (23m) 20s ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (23m) 20s ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (23m) 20s ago 23m 54.6M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (22m) 20s ago 22m 51.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (22m) 20s ago 22m 51.0M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (21m) 20s ago 21m 61.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 starting - - - - 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (20m) 20s ago 20m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:23:48.317 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (20m) 20s ago 20m 89.6M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:23:48.596 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:48 smithi153 ceph-mon[27084]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:48.596 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:48 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:48.596 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:48 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:48.597 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:48 smithi153 ceph-mon[27084]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:48.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[33536]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:48.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:48.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:48.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[33536]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:48.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[23685]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:48.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:48.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:48.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:48 smithi052 ceph-mon[23685]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:48.670 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:23:48.671 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:23:48.672 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:23:48.672 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:23:48.672 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:23:48.672 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:23:48.672 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:23:48.672 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [ 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr" 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:23:48.968 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:23:48.969 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-17T10:23:48.969 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:23:48.969 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:23:49.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:49 smithi153 ceph-mon[27084]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:49 smithi153 ceph-mon[27084]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:49 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/137878938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:49.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:49 smithi052 ceph-mon[33536]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:49 smithi052 ceph-mon[33536]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:49 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/137878938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:49 smithi052 ceph-mon[23685]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:49 smithi052 ceph-mon[23685]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:49 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/137878938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:50.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:50 smithi153 ceph-mon[27084]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:50 smithi153 ceph-mon[27084]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:50.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:50 smithi052 ceph-mon[33536]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:50 smithi052 ceph-mon[33536]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:50.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:50 smithi052 ceph-mon[23685]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:50 smithi052 ceph-mon[23685]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:52.554 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:52 smithi153 ceph-mon[27084]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:52.555 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:52 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.555 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:52 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.555 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:52 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.555 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:52 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[33536]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[23685]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:52.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:54.645 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:54 smithi153 ceph-mon[27084]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:54.645 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:54 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:54 smithi052 ceph-mon[23685]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:54 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:54 smithi052 ceph-mon[33536]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:54 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:56.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:23:55] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-17T10:23:56.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:56.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[23685]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:23:56.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:55 smithi052 ceph-mon[33536]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:56.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:55 smithi153 ceph-mon[27084]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:57.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:57 smithi052 ceph-mon[33536]: Upgrade: Updating alertmanager.a 2024-09-17T10:23:57.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:57 smithi052 ceph-mon[33536]: Deploying daemon alertmanager.a on smithi052 2024-09-17T10:23:57.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:57 smithi052 ceph-mon[23685]: Upgrade: Updating alertmanager.a 2024-09-17T10:23:57.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:57 smithi052 ceph-mon[23685]: Deploying daemon alertmanager.a on smithi052 2024-09-17T10:23:57.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:57 smithi153 ceph-mon[27084]: Upgrade: Updating alertmanager.a 2024-09-17T10:23:57.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:57 smithi153 ceph-mon[27084]: Deploying daemon alertmanager.a on smithi052 2024-09-17T10:23:58.333 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:58 smithi153 ceph-mon[27084]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:58.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:58 smithi052 ceph-mon[23685]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:58.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:58 smithi052 ceph-mon[33536]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:23:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:23:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:59.494 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:23:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:59.494 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:23:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:00.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:00 smithi153 ceph-mon[27084]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:00.522 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:00 smithi052 ceph-mon[33536]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:00.522 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:00 smithi052 ceph-mon[23685]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:02.501 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:02 smithi052 ceph-mon[33536]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:02.501 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:02 smithi052 ceph-mon[23685]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:02 smithi153 ceph-mon[27084]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:04.474 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:04 smithi052 systemd[1]: Stopping Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:24:04.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:04 smithi052 ceph-mon[23685]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:04.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:04 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:04.475 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:04 smithi052 ceph-mon[33536]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:04.475 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:04 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:04 smithi153 ceph-mon[27084]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:04 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:04.808 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[72360]: ts=2024-09-17T10:24:04.472Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:24:04.809 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:04 smithi052 podman[96143]: 2024-09-17 10:24:04.533531437 +0000 UTC m=+0.183837078 container died 90380f775487f37a12204943829f1c9eeb3a9f8b9c255ecb77b7cd314af4349b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:24:05.097 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:04 smithi052 podman[96143]: 2024-09-17 10:24:04.905865763 +0000 UTC m=+0.556171393 container cleanup 90380f775487f37a12204943829f1c9eeb3a9f8b9c255ecb77b7cd314af4349b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:24:05.098 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:04 smithi052 bash[96143]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:24:05.458 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 podman[96156]: 2024-09-17 10:24:05.198941365 +0000 UTC m=+0.660055847 container remove 90380f775487f37a12204943829f1c9eeb3a9f8b9c255ecb77b7cd314af4349b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:24:05.459 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 podman[96156]: 2024-09-17 10:24:05.282854158 +0000 UTC m=+0.743968596 volume remove 3ff72ddf601401a34622a018f0dc59b5e6562d4153cc3b86bbf867a88aa7132b 2024-09-17T10:24:05.459 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T10:24:05.459 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 systemd[1]: Stopped Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:24:05.459 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.885s CPU time. 2024-09-17T10:24:05.833 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 systemd[1]: Starting Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:24:06.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:24:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:24:05] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-17T10:24:06.098 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 podman[96279]: 2024-09-17 10:24:05.769165552 +0000 UTC m=+0.017003568 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-17T10:24:06.098 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:05 smithi052 podman[96279]: 2024-09-17 10:24:05.884115763 +0000 UTC m=+0.131953765 volume create f415fbe74a22dbf374d27da91e99cfe82dab32e12ec7157e5dd856e936c8550f 2024-09-17T10:24:06.500 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-mon[33536]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:06.501 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-mon[23685]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:06.501 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 podman[96279]: 2024-09-17 10:24:06.154086172 +0000 UTC m=+0.401924173 container create 3b1a05f6dae412aff1c8bbb26866db31a0f6229c5c70b390ad9c731753291b65 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:24:06.501 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 podman[96279]: 2024-09-17 10:24:06.499230574 +0000 UTC m=+0.747068589 container init 3b1a05f6dae412aff1c8bbb26866db31a0f6229c5c70b390ad9c731753291b65 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:24:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:06 smithi153 ceph-mon[27084]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 podman[96279]: 2024-09-17 10:24:06.503670101 +0000 UTC m=+0.751508111 container start 3b1a05f6dae412aff1c8bbb26866db31a0f6229c5c70b390ad9c731753291b65 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.516Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.516Z 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-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.518Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.52 port=9094 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.520Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.544Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.544Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.546Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:06.546Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T10:24:06.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 bash[96279]: 3b1a05f6dae412aff1c8bbb26866db31a0f6229c5c70b390ad9c731753291b65 2024-09-17T10:24:06.849 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:06 smithi052 systemd[1]: Started Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:24:07.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:07 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:07.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:07 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:07 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:07 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:07.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:07 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:07.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:07 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:08.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:08 smithi052 ceph-mon[33536]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:08.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:08.520Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000599155s 2024-09-17T10:24:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:08 smithi052 ceph-mon[23685]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:08.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:08 smithi153 ceph-mon[27084]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:10.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:10 smithi153 ceph-mon[27084]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:11.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:10 smithi052 ceph-mon[33536]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:11.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:10 smithi052 ceph-mon[23685]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:12.059 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.059 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.059 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.059 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[33536]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[23685]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.060 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:11 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:11 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:11 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:11 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:11 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:11 smithi153 ceph-mon[27084]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:11 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:12.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:11 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:14.485 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:14 smithi052 ceph-mon[23685]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:14.485 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:14 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:14.485 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:14 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:14.486 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:14 smithi052 ceph-mon[33536]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:14.486 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:14 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:14.486 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:14 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:14 smithi153 ceph-mon[27084]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:14 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:14 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.702 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:15 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:15.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:24:15.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:24:15.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:15.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.836 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:15.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:16.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:24:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:24:15] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-17T10:24:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:16 smithi052 ceph-mon[23685]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:16 smithi052 ceph-mon[33536]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:16.848 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:24:16 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:24:16.523Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003551186s 2024-09-17T10:24:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:16 smithi153 ceph-mon[27084]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:17 smithi052 ceph-mon[33536]: Upgrade: Updating grafana.a 2024-09-17T10:24:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:17 smithi052 ceph-mon[33536]: Deploying daemon grafana.a on smithi153 2024-09-17T10:24:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:17 smithi052 ceph-mon[23685]: Upgrade: Updating grafana.a 2024-09-17T10:24:17.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:17 smithi052 ceph-mon[23685]: Deploying daemon grafana.a on smithi153 2024-09-17T10:24:17.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:17 smithi153 ceph-mon[27084]: Upgrade: Updating grafana.a 2024-09-17T10:24:17.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:17 smithi153 ceph-mon[27084]: Deploying daemon grafana.a on smithi153 2024-09-17T10:24:18.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:18 smithi052 ceph-mon[33536]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:18 smithi052 ceph-mon[23685]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:18.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:18 smithi153 ceph-mon[27084]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:19.292 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:24:19.873 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:24:19.873 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (14s) 9s ago 21m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:24:19.873 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (21m) 9s ago 21m 83.8M - 9.4.12 2bacad6d85d8 0704f1d351bf 2024-09-17T10:24:19.873 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (86s) 9s ago 20m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:24:19.873 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (76s) 9s ago 25m 452M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:24:19.873 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (10m) 9s ago 27m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (27m) 9s ago 27m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (25m) 9s ago 25m 59.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (25m) 9s ago 25m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (62s) 9s ago 21m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (56s) 9s ago 21m 9705k - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (25m) 9s ago 25m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (24m) 9s ago 24m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (24m) 9s ago 24m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (23m) 9s ago 23m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (23m) 9s ago 23m 55.9M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:24:19.874 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (23m) 9s ago 23m 52.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:24:19.875 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (22m) 9s ago 22m 52.0M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:24:19.875 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (22m) 9s ago 22m 62.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:24:19.875 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (33s) 9s ago 21m 35.4M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:24:19.875 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (20m) 9s ago 20m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:24:19.875 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (20m) 9s ago 20m 89.6M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:24:20.225 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:24:20.225 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:24:20.225 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:24:20.225 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:24:20.225 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:24:20.225 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:24:20.226 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:24:20.227 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:24:20.227 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:24:20.524 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:24:20.524 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:24:20.524 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:24:20.524 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:24:20.524 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [ 2024-09-17T10:24:20.524 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr" 2024-09-17T10:24:20.525 INFO:teuthology.orchestra.run.smithi052.stdout: ], 2024-09-17T10:24:20.525 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:24:20.525 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T10:24:20.525 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:24:20.525 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:24:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[33536]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[33536]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[33536]: from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:20.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/945932954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[23685]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[23685]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[23685]: from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:20 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/945932954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:20.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:20 smithi153 ceph-mon[27084]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:20.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:20 smithi153 ceph-mon[27084]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:20 smithi153 ceph-mon[27084]: from='client.15606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:20 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/945932954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:21.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:21 smithi052 ceph-mon[33536]: from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:21 smithi052 ceph-mon[33536]: from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:21 smithi052 ceph-mon[23685]: from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:21 smithi052 ceph-mon[23685]: from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:21 smithi153 ceph-mon[27084]: from='client.15612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:21 smithi153 ceph-mon[27084]: from='client.25481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:22.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:22 smithi052 ceph-mon[33536]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:22.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:22 smithi052 ceph-mon[23685]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:22 smithi153 ceph-mon[27084]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:24.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:24 smithi153 ceph-mon[27084]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:24.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:24 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:24.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:24 smithi052 ceph-mon[33536]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:24 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:24 smithi052 ceph-mon[23685]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:24 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:25.595 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:25 smithi153 systemd[1]: Stopping Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:24:25.885 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=server t=2024-09-17T10:24:25.593737036Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T10:24:25.885 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=ticker t=2024-09-17T10:24:25.59404413Z level=info msg=stopped last_tick=2024-09-17T10:24:20Z 2024-09-17T10:24:25.885 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[55679]: logger=tracing t=2024-09-17T10:24:25.594078754Z level=info msg="Closing tracing" 2024-09-17T10:24:25.885 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:25 smithi153 podman[83368]: 2024-09-17 10:24:25.604087285 +0000 UTC m=+0.125338277 container died 0704f1d351bff3b3fb9973167c93a85bba174c8a5a9e7b8c9a00d641b6ff178f (image=quay.io/ceph/grafana:9.4.12, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:24:25.885 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:25 smithi153 podman[83368]: 2024-09-17 10:24:25.884540664 +0000 UTC m=+0.405791656 container cleanup 0704f1d351bff3b3fb9973167c93a85bba174c8a5a9e7b8c9a00d641b6ff178f (image=quay.io/ceph/grafana:9.4.12, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:24:26.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:24:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:24:25] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-17T10:24:26.145 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:25 smithi153 bash[83368]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a 2024-09-17T10:24:26.449 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 podman[83383]: 2024-09-17 10:24:26.144344496 +0000 UTC m=+0.539593696 container remove 0704f1d351bff3b3fb9973167c93a85bba174c8a5a9e7b8c9a00d641b6ff178f (image=quay.io/ceph/grafana:9.4.12, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:24:26.449 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T10:24:26.449 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 systemd[1]: Stopped Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:24:26.450 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@grafana.a.service: Consumed 17.279s CPU time. 2024-09-17T10:24:26.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:26 smithi052 ceph-mon[33536]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:26 smithi052 ceph-mon[23685]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:26.852 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 systemd[1]: Starting Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:24:26.852 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 podman[83509]: 2024-09-17 10:24:26.621178899 +0000 UTC m=+0.017332412 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-17T10:24:26.852 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 podman[83509]: 2024-09-17 10:24:26.753825251 +0000 UTC m=+0.149978786 container create 2cc275281524e03b4a7b7a5a3d2b14ebe9f66202f79316ee907227726a3a0b8a (image=quay.io/ceph/grafana:10.4.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:24:26.852 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:26 smithi153 ceph-mon[27084]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:27.104 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 podman[83509]: 2024-09-17 10:24:26.939540333 +0000 UTC m=+0.335693841 container init 2cc275281524e03b4a7b7a5a3d2b14ebe9f66202f79316ee907227726a3a0b8a (image=quay.io/ceph/grafana:10.4.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:24:27.104 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:26 smithi153 podman[83509]: 2024-09-17 10:24:26.952346042 +0000 UTC m=+0.348499533 container start 2cc275281524e03b4a7b7a5a3d2b14ebe9f66202f79316ee907227726a3a0b8a (image=quay.io/ceph/grafana:10.4.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:24:27.104 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 bash[83509]: 2cc275281524e03b4a7b7a5a3d2b14ebe9f66202f79316ee907227726a3a0b8a 2024-09-17T10:24:27.104 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 systemd[1]: Started Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:24:27.104 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.076888228Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-17T10:24:27Z 2024-09-17T10:24:27.104 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077223204Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T10:24:27.104 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077233178Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077238299Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077242602Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077246736Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077250858Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077255377Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077260277Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077265015Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077269594Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077274855Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077279581Z level=info msg=Target target=[all] 2024-09-17T10:24:27.105 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077289384Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077293913Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077298261Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077303197Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077307914Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=settings t=2024-09-17T10:24:27.077312426Z level=info msg="App mode production" 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=sqlstore t=2024-09-17T10:24:27.077592337Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=sqlstore t=2024-09-17T10:24:27.077608331Z 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-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.078087053Z level=info msg="Starting DB migrations" 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.089372275Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.095008975Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.63512ms 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.095455876Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.095607868Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=152.527µs 2024-09-17T10:24:27.106 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.096022641Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-17T10:24:27.107 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.096780644Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=757.688µs 2024-09-17T10:24:27.107 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.09731242Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-17T10:24:27.107 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.102310609Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.996896ms 2024-09-17T10:24:27.107 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.102880763Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.10830676Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.423462ms 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.108903619Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.114055683Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.151534ms 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.114446159Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.114578885Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=132.682µs 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.115252237Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.11602877Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=776.319µs 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.116448161Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-17T10:24:27.358 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.117173891Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=725.616µs 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.117592825Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.123037328Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.443672ms 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.123491477Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.128828698Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.335755ms 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.129238621Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.129284443Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=46.183µs 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.130169144Z level=info msg="Executing migration" id="permission kind migration" 2024-09-17T10:24:27.359 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.135211219Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.041114ms 2024-09-17T10:24:27.360 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.135576912Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-17T10:24:27.360 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.140660776Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.083452ms 2024-09-17T10:24:27.360 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.141061454Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-17T10:24:27.360 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.146537884Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.475864ms 2024-09-17T10:24:27.360 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.14693574Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-17T10:24:27.360 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.147849245Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=913.262µs 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.149576787Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.150506391Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=929.186µs 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.152296942Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.153037289Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=740.313µs 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.154969252Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.15499159Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=22.899µs 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.157757524Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.158498451Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=739.262µs 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.160552422Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.161265005Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=712.442µs 2024-09-17T10:24:27.361 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.163163654Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-17T10:24:27.362 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.178376775Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=15.210444ms 2024-09-17T10:24:27.362 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.17889999Z level=info msg="Executing migration" id="create correlation v2" 2024-09-17T10:24:27.362 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.179635358Z level=info msg="Migration successfully executed" id="create correlation v2" duration=733.752µs 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.181751254Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.182464433Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=712.899µs 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.184399756Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.185105913Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=704.346µs 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.187029855Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.187744628Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=714.494µs 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.189714138Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.189899997Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=185.863µs 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.192354404Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-17T10:24:27.363 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.192951044Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=596.49µs 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.195170846Z level=info msg="Executing migration" id="add provisioning column" 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.20039739Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.226304ms 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.200824006Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.200963708Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=139.211µs 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.203393294Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.203438046Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=49.907µs 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.206155212Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.21171003Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.554515ms 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.212096942Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.212299804Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=203.554µs 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.214648385Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-17T10:24:27.364 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.214782932Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=134.373µs 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.217262339Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.21778525Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=521.723µs 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.219895688Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.220592507Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=696.165µs 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.222554553Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.223340908Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=786.076µs 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.224947389Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.225274509Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=327.74µs 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.227447991Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.227635028Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=186.834µs 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.230045056Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-17T10:24:27.365 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.230750096Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=704.989µs 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.232728887Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.233430492Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=701.364µs 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.234976362Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.235648348Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=671.799µs 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.237586578Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.238303683Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=716.849µs 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.240270714Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.240964582Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=693.8µs 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.242890349Z level=info msg="Executing migration" id="create anon_device table" 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.243461161Z level=info msg="Migration successfully executed" id="create anon_device table" duration=570.52µs 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.245530216Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.246231153Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=702.169µs 2024-09-17T10:24:27.366 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.247918747Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.24859745Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=678.45µs 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.250631996Z level=info msg="Executing migration" id="create signing_key table" 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.251239437Z level=info msg="Migration successfully executed" id="create signing_key table" duration=607.364µs 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.253354344Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.254058191Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=703.815µs 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.254430958Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.255108034Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=676.927µs 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.255444607Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.255964898Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=520.931µs 2024-09-17T10:24:27.367 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.256365413Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.261576371Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.210285ms 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.261950229Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.262476819Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=527.14µs 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.262901319Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.263797053Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=895.313µs 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.264163104Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.264865577Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=702.436µs 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.265205079Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.265885765Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=680.824µs 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.266232838Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-17T10:24:27.368 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.267053941Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=820.568µs 2024-09-17T10:24:27.369 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.267409327Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-17T10:24:27.369 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.268214683Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=804.819µs 2024-09-17T10:24:27.369 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.268568235Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-17T10:24:27.369 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.269323581Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=754.147µs 2024-09-17T10:24:27.369 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.269710595Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-17T10:24:27.369 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.270352945Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=641.341µs 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.270680218Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.27109435Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=414.082µs 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.27143858Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.271488044Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=49.429µs 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.274056455Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.279449576Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.392737ms 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.279823337Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.285229488Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.404868ms 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.285615341Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.285856636Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=241.317µs 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=migrator t=2024-09-17T10:24:27.286236734Z level=info msg="migrations completed" performed=65 skipped=482 duration=196.928681ms 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=sqlstore t=2024-09-17T10:24:27.286965913Z level=info msg="Created default organization" 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=secrets t=2024-09-17T10:24:27.29182603Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T10:24:27.370 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=plugin.store t=2024-09-17T10:24:27.307830041Z level=info msg="Loading plugins..." 2024-09-17T10:24:27.371 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=local.finder t=2024-09-17T10:24:27.356542902Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T10:24:27.371 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=plugin.store t=2024-09-17T10:24:27.356563648Z level=info msg="Plugins loaded" count=55 duration=48.735831ms 2024-09-17T10:24:27.371 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=query_data t=2024-09-17T10:24:27.35890314Z level=info msg="Query Service initialization" 2024-09-17T10:24:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=live.push_http t=2024-09-17T10:24:27.361705744Z level=info msg="Live Push Gateway initialization" 2024-09-17T10:24:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ngalert.migration t=2024-09-17T10:24:27.362861375Z level=info msg=Starting 2024-09-17T10:24:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ngalert.state.manager t=2024-09-17T10:24:27.369479965Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-17T10:24:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=infra.usagestats.collector t=2024-09-17T10:24:27.371757811Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T10:24:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.datasources t=2024-09-17T10:24:27.375401616Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-17T10:24:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.datasources t=2024-09-17T10:24:27.375801118Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.alerting t=2024-09-17T10:24:27.403558406Z level=info msg="starting to provision alerting" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.alerting t=2024-09-17T10:24:27.403575159Z level=info msg="finished to provision alerting" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=grafanaStorageLogger t=2024-09-17T10:24:27.403774851Z level=info msg="Storage starting" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ngalert.state.manager t=2024-09-17T10:24:27.404559064Z level=info msg="Warming state cache for startup" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=http.server t=2024-09-17T10:24:27.406552874Z 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-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=http.server t=2024-09-17T10:24:27.406885814Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ngalert.multiorg.alertmanager t=2024-09-17T10:24:27.407413275Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ngalert.state.manager t=2024-09-17T10:24:27.445540097Z level=info msg="State cache has been initialized" states=0 duration=40.979378ms 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ngalert.scheduler t=2024-09-17T10:24:27.445574381Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ticker t=2024-09-17T10:24:27.44568103Z level=info msg=starting first_tick=2024-09-17T10:24:30Z 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard t=2024-09-17T10:24:27.451137176Z level=info msg="starting to provision dashboards" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:27.46744531Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard t=2024-09-17T10:24:27.474439121Z level=info msg="finished to provision dashboards" 2024-09-17T10:24:27.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=plugins.update.checker t=2024-09-17T10:24:27.500694217Z level=info msg="Update check succeeded" duration=96.934909ms 2024-09-17T10:24:27.702 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=grafana.update.checker t=2024-09-17T10:24:27.509874115Z level=info msg="Update check succeeded" duration=106.164377ms 2024-09-17T10:24:27.971 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=grafana-apiserver t=2024-09-17T10:24:27.749300866Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-17T10:24:27.971 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=grafana-apiserver t=2024-09-17T10:24:27.749658416Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-17T10:24:28.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:28.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:28 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:28.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:28 smithi052 ceph-mon[23685]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:28.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:28.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:28 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:28.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:28 smithi052 ceph-mon[33536]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:28.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:28.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:28 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:28.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:28 smithi153 ceph-mon[27084]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:29.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:29 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:29.584 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:29 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:29.584 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:29 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:30 smithi153 ceph-mon[27084]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:30.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:30 smithi052 ceph-mon[23685]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:30 smithi052 ceph-mon[33536]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:30.881 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:30.490440879Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:32.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:32 smithi153 ceph-mon[27084]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:32 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[33536]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[23685]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:32.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:32.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:32 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:33.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:33.482559866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:34.434 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:34 smithi153 ceph-mon[27084]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:34.434 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:34 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:34 smithi052 ceph-mon[33536]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:34 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:34.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:34 smithi052 ceph-mon[23685]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:34.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:34 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:36.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:24:35] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: Upgrade: Finalizing container_image settings 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: Upgrade: Finalizing container_image settings 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:24:36.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:24:36.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: Upgrade: Complete! 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:24:36.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:24:36.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: Upgrade: Complete! 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:24:36.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[33536]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:24:36.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:24:36.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:35 smithi052 ceph-mon[23685]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: Upgrade: Finalizing container_image settings 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:24:36.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:24:36.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:24:36.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:24:36.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:24:36.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:24:36.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:24:36.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:24:36.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: Upgrade: Complete! 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:24:36.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:24:36.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:36.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:35 smithi153 ceph-mon[27084]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:36.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:36.489695755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:38.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:38 smithi052 ceph-mon[33536]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:38.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:38 smithi052 ceph-mon[23685]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:38.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:38 smithi153 ceph-mon[27084]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:39.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:39.478940589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:40.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:40 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:40.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:40 smithi153 ceph-mon[27084]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:40.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:40 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:40 smithi052 ceph-mon[23685]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:40.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:40 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:24:40.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:40 smithi052 ceph-mon[33536]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:42.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:42 smithi052 ceph-mon[33536]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:42.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:42 smithi052 ceph-mon[23685]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:42.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:42.486453459Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:42.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:42 smithi153 ceph-mon[27084]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:44.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:44 smithi052 ceph-mon[33536]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:44.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:44 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:44.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:44 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:44.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:44 smithi052 ceph-mon[23685]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:44.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:44 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:44.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:44 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:44.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:44 smithi153 ceph-mon[27084]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:44.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:44 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:44.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:44 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:45.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:45.479018928Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:46.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:24:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:24:45] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-17T10:24:46.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:46 smithi052 ceph-mon[33536]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:46.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:46 smithi052 ceph-mon[23685]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:46.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:46 smithi153 ceph-mon[27084]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:48.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:48 smithi052 ceph-mon[33536]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:48.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:48 smithi052 ceph-mon[23685]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:48.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:48.481784931Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:48.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:48 smithi153 ceph-mon[27084]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:50 smithi153 ceph-mon[27084]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:50.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:50 smithi052 ceph-mon[33536]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:50.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:50 smithi052 ceph-mon[23685]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:51.549 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T10:24:51.815 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:51.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:51.48766265Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:52.575 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:24:52.576 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:52 smithi052 ceph-mon[23685]: from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:52.576 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:52 smithi052 ceph-mon[23685]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:52.576 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:52 smithi052 ceph-mon[33536]: from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:52.576 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:52 smithi052 ceph-mon[33536]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:52.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:52 smithi153 ceph-mon[27084]: from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:52 smithi153 ceph-mon[27084]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:53.176 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-17T10:24:53.442 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:53.676 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:53 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/311716090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:53.676 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:53 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/311716090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:53 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/311716090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:54.152 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:24:54.497 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:54 smithi052 ceph-mon[33536]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:54.497 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:54 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:54.497 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:54 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3633134742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:54.498 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:54 smithi052 ceph-mon[23685]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:54.498 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:54 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:54.498 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:54 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3633134742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:54.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:54.482375747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:54 smithi153 ceph-mon[27084]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:54 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:54 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/3633134742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:54.812 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-17T10:24:55.069 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:55.817 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:24:56.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:24:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:24:55] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-17T10:24:56.447 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:56 smithi052 ceph-mon[33536]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:56.447 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:56 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2674029886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:56.447 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:56 smithi052 ceph-mon[23685]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:56.447 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:56 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2674029886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:56.477 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-17T10:24:56.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:56 smithi153 ceph-mon[27084]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:56.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:56 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2674029886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:24:56.738 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:57.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:24:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:57.482478253Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:58.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:58 smithi153 ceph-mon[27084]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:58.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:58 smithi153 ceph-mon[27084]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:58.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:58 smithi052 ceph-mon[33536]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:58.725 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:58 smithi052 ceph-mon[33536]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:58.725 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:58 smithi052 ceph-mon[23685]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:24:58.726 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:58 smithi052 ceph-mon[23685]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:58.772 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:24:59.414 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:24:59.674 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:24:59 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:59.795 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:24:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:24:59.795 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:24:59 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:00.396 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": null, 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": false, 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "", 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": null, 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:25:00.397 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:25:00.670 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:00 smithi052 ceph-mon[33536]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:00.670 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:00 smithi052 ceph-mon[23685]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:00.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:00 smithi153 ceph-mon[27084]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:00.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:00.48533624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:01.000 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:25:01.256 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:01.658 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:01 smithi052 ceph-mon[23685]: from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:01.658 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:01 smithi052 ceph-mon[33536]: from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:01 smithi153 ceph-mon[27084]: from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:02.006 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:25:02.628 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:02 smithi052 ceph-mon[33536]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:02.629 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:02 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2059071894' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:25:02.629 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:02 smithi052 ceph-mon[23685]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:02.629 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:02 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2059071894' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:25:02.662 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:25:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:02 smithi153 ceph-mon[27084]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:02 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/2059071894' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:25:02.922 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:03.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:03.485672119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:04.560 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:04 smithi052 ceph-mon[33536]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:04.561 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:04 smithi052 ceph-mon[33536]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:04.561 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:04 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:04.561 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:04 smithi052 ceph-mon[23685]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:04.561 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:04 smithi052 ceph-mon[23685]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:04.561 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:04 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:04 smithi153 ceph-mon[27084]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:04.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:04 smithi153 ceph-mon[27084]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:04.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:04 smithi153 ceph-mon[27084]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:05.307 INFO:teuthology.orchestra.run.smithi052.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:05.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[33536]: from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi153", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:05.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[23685]: from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi153", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:05.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:05.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:05.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:05 smithi153 ceph-mon[27084]: from='client.15678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi153", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:05 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:05 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:05 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:05.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:05 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:05.935 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:25:05] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.51.0" 2024-09-17T10:25:05.964 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:25:06.439 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:06 smithi052 ceph-mon[23685]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:06.440 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:06 smithi052 ceph-mon[23685]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:06.440 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:06 smithi052 ceph-mon[23685]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:06.440 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:06 smithi052 ceph-mon[33536]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:06.440 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:06 smithi052 ceph-mon[33536]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:06.440 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:06 smithi052 ceph-mon[33536]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:06.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:06.48764029Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:06 smithi153 ceph-mon[27084]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:06 smithi153 ceph-mon[27084]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:06.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:06 smithi153 ceph-mon[27084]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:07.144 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:07.828 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all mgr 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:25:08.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: Upgrade: It appears safe to stop mon.b 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[23685]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all mgr 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:25:08.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: Upgrade: It appears safe to stop mon.b 2024-09-17T10:25:08.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:08 smithi052 ceph-mon[33536]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (62s) 57s ago 22m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (41s) 37s ago 21m 42.3M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (2m) 57s ago 21m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (2m) 37s ago 26m 452M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (11m) 57s ago 27m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (27m) 57s ago 28m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (26m) 37s ago 26m 59.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de c4eda48b9eb3 2024-09-17T10:25:08.412 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (26m) 57s ago 26m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (111s) 57s ago 21m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (105s) 37s ago 21m 9857k - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (26m) 57s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (25m) 57s ago 25m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (25m) 57s ago 25m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (24m) 57s ago 24m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (24m) 37s ago 24m 55.9M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (23m) 37s ago 23m 52.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (23m) 37s ago 23m 52.0M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (23m) 37s ago 23m 62.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (81s) 37s ago 22m 35.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (21m) 57s ago 21m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:25:08.413 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (21m) 37s ago 21m 89.6M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:25:08.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:08.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:08.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:08.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: Upgrade: Setting container_image for all mgr 2024-09-17T10:25:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:25:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:25:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: Upgrade: It appears safe to stop mon.b 2024-09-17T10:25:08.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:08 smithi153 ceph-mon[27084]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:08.777 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:25:08.778 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:25:08.778 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:08.778 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:25:08.778 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:25:08.778 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:25:08.778 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:25:08.778 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi153", 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:25:09.077 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:25:09.842 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:09.489207039Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:09.842 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.842 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.842 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: Upgrade: Updating mon.b 2024-09-17T10:25:09.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:09.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:25:09.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:25:09.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:09.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: Deploying daemon mon.b on smithi153 2024-09-17T10:25:09.843 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:09 smithi153 ceph-mon[27084]: from='client.? 172.21.15.52:0/1863781865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:09.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: Upgrade: Updating mon.b 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: Deploying daemon mon.b on smithi153 2024-09-17T10:25:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1863781865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='client.25547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='client.25553 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: Upgrade: Updating mon.b 2024-09-17T10:25:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:25:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:25:09.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:09.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: Deploying daemon mon.b on smithi153 2024-09-17T10:25:09.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:09 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1863781865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:10.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:10 smithi153 systemd[1]: Stopping Ceph mon.b for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:25:10.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b[27080]: 2024-09-17T10:25:10.361+0000 7f06c4e8c640 -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-17T10:25:10.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b[27080]: 2024-09-17T10:25:10.361+0000 7f06c4e8c640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:25:10.925 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:10 smithi153 podman[87057]: 2024-09-17 10:25:10.607251921 +0000 UTC m=+0.341016587 container died c4eda48b9eb35fd117f9a6e199bf92ff85476f58093c7f4a274377dd4da23e6d (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-17T10:25:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 podman[87057]: 2024-09-17 10:25:11.028754911 +0000 UTC m=+0.762519588 container cleanup c4eda48b9eb35fd117f9a6e199bf92ff85476f58093c7f4a274377dd4da23e6d (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-17T10:25:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 bash[87057]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b 2024-09-17T10:25:11.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 podman[87069]: 2024-09-17 10:25:11.205700844 +0000 UTC m=+0.594832259 container remove c4eda48b9eb35fd117f9a6e199bf92ff85476f58093c7f4a274377dd4da23e6d (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-17T10:25:11.876 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T10:25:11.877 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 systemd[1]: Stopped Ceph mon.b for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:25:11.877 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.b.service: Consumed 15.631s CPU time. 2024-09-17T10:25:11.877 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 systemd[1]: Starting Ceph mon.b for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:25:12.135 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 podman[87197]: 2024-09-17 10:25:11.778533182 +0000 UTC m=+0.016735535 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:12.135 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:11 smithi153 podman[87197]: 2024-09-17 10:25:11.898252557 +0000 UTC m=+0.136454892 container create d0324058796e86f603ff6b5e4d8fb2609b46c70cad3938fbc4cc84fb76a45968 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-17T10:25:12.135 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 podman[87197]: 2024-09-17 10:25:12.10987747 +0000 UTC m=+0.348079817 container init d0324058796e86f603ff6b5e4d8fb2609b46c70cad3938fbc4cc84fb76a45968 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-17T10:25:12.135 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 podman[87197]: 2024-09-17 10:25:12.113005981 +0000 UTC m=+0.351208317 container start d0324058796e86f603ff6b5e4d8fb2609b46c70cad3938fbc4cc84fb76a45968 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 2 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: pidfile_write: ignore empty --pid-file 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: load: jerasure load: lrc 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: RocksDB version: 7.9.2 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Git sha 0 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:25:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: DB SUMMARY 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: DB Session ID: LQ1BB0ZNIL61S2ACMAUE 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: CURRENT file: CURRENT 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3382 Bytes 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 753599 ; 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.error_if_exists: 0 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.create_if_missing: 0 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.paranoid_checks: 1 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:25:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.env: 0x55fab5db7120 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.info_log: 0x55fab6b8b700 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.statistics: (nil) 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.use_fsync: 0 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_log_file_size: 0 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.allow_fallocate: 1 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:25:12.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:25:12.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.use_direct_reads: 0 2024-09-17T10:25:12.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:25:12.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:25:12.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.db_log_dir: 2024-09-17T10:25:12.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.wal_dir: 2024-09-17T10:25:12.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:25:12.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:25:12.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.write_buffer_manager: 0x55fab6b8e1e0 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:25:12.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.unordered_write: 0 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.row_cache: None 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.wal_filter: None 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:25:12.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.two_write_queues: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.wal_compression: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.atomic_flush: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.log_readahead_size: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:25:12.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_background_jobs: 2 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_background_compactions: -1 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_subcompactions: 1 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:25:12.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_open_files: -1 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_background_flushes: -1 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Compression algorithms supported: 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kZSTD supported: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kXpressCompression supported: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kBZip2Compression supported: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kLZ4Compression supported: 1 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kZlibCompression supported: 1 2024-09-17T10:25:12.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: kSnappyCompression supported: 1 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.merge_operator: 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_filter: None 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:25:12.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fab6b8b320) 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: cache_index_and_filter_blocks: 1 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: pin_top_level_index_and_filter: 1 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: index_type: 0 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: data_block_index_type: 0 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: index_shortening: 1 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: checksum: 4 2024-09-17T10:25:12.461 INFO:journalctl@ceph.mon.b.smithi153.stdout: no_block_cache: 0 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache: 0x55fab6b7f610 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache_name: BinnedLRUCache 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache_options: 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: capacity : 536870912 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: num_shard_bits : 4 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: strict_capacity_limit : 0 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: high_pri_pool_ratio: 0.000 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_cache_compressed: (nil) 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: persistent_cache: (nil) 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_size: 4096 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_size_deviation: 10 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_restart_interval: 16 2024-09-17T10:25:12.462 INFO:journalctl@ceph.mon.b.smithi153.stdout: index_block_restart_interval: 1 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: metadata_block_size: 4096 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: partition_filters: 0 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: use_delta_encoding: 1 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: filter_policy: bloomfilter 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: whole_key_filtering: 1 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: verify_compression: 0 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: read_amp_bytes_per_bit: 0 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: format_version: 5 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: enable_index_compression: 1 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: block_align: 0 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: max_auto_readahead_size: 262144 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: prepopulate_block_cache: 0 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: initial_auto_readahead_size: 8192 2024-09-17T10:25:12.463 INFO:journalctl@ceph.mon.b.smithi153.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression: NoCompression 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.num_levels: 7 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:25:12.464 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:25:12.465 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:25:12.466 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:25:12.467 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.inplace_update_support: 0 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:25:12.468 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.bloom_locality: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.max_successive_merges: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.ttl: 2592000 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:25:12.469 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.enable_blob_files: false 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.min_blob_size: 0 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: 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 26119, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-09-17T10:25:12.470 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2e3b2734-6676-445a-b4cd-b16b85de30c4 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568712139755, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568712142455, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 495872, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26124, "largest_seqno": 26626, "table_properties": {"data_size": 492972, "index_size": 1220, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 645, "raw_key_size": 5736, "raw_average_key_size": 24, "raw_value_size": 488164, "raw_average_value_size": 2051, "num_data_blocks": 55, "num_entries": 238, "num_filter_entries": 238, "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": 1726568712, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2e3b2734-6676-445a-b4cd-b16b85de30c4", "db_session_id": "LQ1BB0ZNIL61S2ACMAUE", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568712142554, "job": 1, "event": "recovery_finished"} 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: 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-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fab6baee00 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: DB pointer 0x55fab6cb0000 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:25:12.471 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** DB Stats ** 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.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-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.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-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** Compaction Stats [default] ** 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.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-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: L0 1/0 484.25 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 326.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: L6 1/0 9.69 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-17T10:25:12.472 INFO:journalctl@ceph.mon.b.smithi153.stdout: Sum 2/0 10.16 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 326.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.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 326.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** Compaction Stats [default] ** 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.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-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.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 326.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:25:12.473 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: Cumulative compaction: 0.00 GB write, 94.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: Interval compaction: 0.00 GB write, 94.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.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-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: Block cache BinnedLRUCache@0x55fab6b7f610#2 capacity: 512.00 MB usage: 2.05 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.72 KB,0.000137091%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: starting mon.b rank 1 at public addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] at bind addrs [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???) e3 preinit fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???).mds e1 new map 2024-09-17T10:25:12.474 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???).mds e1 print_map 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout: e1 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout: btime 2024-09-17T09:57:04:347750+0000 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.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-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout: legacy client fscid: -1 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout: 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout: No filesystems configured 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:25:12.475 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-09-17T10:25:12.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:12.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-mon[87216]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:12.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 bash[87197]: d0324058796e86f603ff6b5e4d8fb2609b46c70cad3938fbc4cc84fb76a45968 2024-09-17T10:25:12.476 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:12 smithi153 systemd[1]: Started Ceph mon.b for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:25:12.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:12 smithi052 ceph-mon[23685]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:12.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:12 smithi052 ceph-mon[23685]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:12.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:12 smithi052 ceph-mon[33536]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:12.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:12 smithi052 ceph-mon[33536]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:12.877 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:12.480090482Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:13.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: mon.b calling monitor election 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: mon.a calling monitor election 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: monmap epoch 3 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: min_mon_release 19 (squid) 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: election_strategy: 1 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:25:13.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:25:13.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: fsmap 2024-09-17T10:25:13.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:25:13.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-17T10:25:13.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: overall HEALTH_OK 2024-09-17T10:25:13.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:13.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: mon.b calling monitor election 2024-09-17T10:25:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: mon.a calling monitor election 2024-09-17T10:25:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:25:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: monmap epoch 3 2024-09-17T10:25:13.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: min_mon_release 19 (squid) 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: election_strategy: 1 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: fsmap 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-17T10:25:13.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: overall HEALTH_OK 2024-09-17T10:25:13.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:13.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:13.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:13.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: mon.b calling monitor election 2024-09-17T10:25:13.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: mon.a calling monitor election 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: monmap epoch 3 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: min_mon_release 19 (squid) 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: election_strategy: 1 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:25:13.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:25:13.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:25:13.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: fsmap 2024-09-17T10:25:13.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:25:13.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-17T10:25:13.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: overall HEALTH_OK 2024-09-17T10:25:13.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:13.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:13 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:14.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:14 smithi153 ceph-mon[87216]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:14.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:14 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:14.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:14.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:14 smithi052 ceph-mon[33536]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:14.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:14 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:14.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:14 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:14 smithi052 ceph-mon[23685]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:14 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:14 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:15.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:15.484805792Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:16.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:25:15] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.51.0" 2024-09-17T10:25:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:16 smithi153 ceph-mon[87216]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:16.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:16 smithi052 ceph-mon[23685]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:16 smithi052 ceph-mon[33536]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:17.536 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:25:17.152+0000 7fbc55a1b640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T10:25:17.803 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.803 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.803 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.803 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:17.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:17 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:18 smithi153 ceph-mon[87216]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:18.701 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:18.484422234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:18.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:18 smithi052 ceph-mon[33536]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:18 smithi052 ceph-mon[23685]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T10:25:20.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.853 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.854 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.856 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:25:20.857 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:25:20.858 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:25:20.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:25:20.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:25:20.861 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:25:20.861 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:25:20.861 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.861 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:25:20.861 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:25:20.861 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:25:20.861 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.862 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.863 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:20 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:20.952 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.953 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.954 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:20.955 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all crash 2024-09-17T10:25:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all mds 2024-09-17T10:25:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:25:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:25:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:25:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all nfs 2024-09-17T10:25:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:25:21.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all node-exporter 2024-09-17T10:25:21.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all prometheus 2024-09-17T10:25:21.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all alertmanager 2024-09-17T10:25:21.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all grafana 2024-09-17T10:25:21.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all loki 2024-09-17T10:25:21.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all promtail 2024-09-17T10:25:21.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Finalizing container_image settings 2024-09-17T10:25:21.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[23685]: Upgrade: Complete! 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all crash 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all mds 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all nfs 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all node-exporter 2024-09-17T10:25:21.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all prometheus 2024-09-17T10:25:21.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all alertmanager 2024-09-17T10:25:21.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all grafana 2024-09-17T10:25:21.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all loki 2024-09-17T10:25:21.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all promtail 2024-09-17T10:25:21.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Finalizing container_image settings 2024-09-17T10:25:21.852 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:21 smithi052 ceph-mon[33536]: Upgrade: Complete! 2024-09-17T10:25:21.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:21.489433082Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all crash 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mds 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nfs 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all node-exporter 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all prometheus 2024-09-17T10:25:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all alertmanager 2024-09-17T10:25:21.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all grafana 2024-09-17T10:25:21.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all loki 2024-09-17T10:25:21.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all promtail 2024-09-17T10:25:21.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Finalizing container_image settings 2024-09-17T10:25:21.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:21 smithi153 ceph-mon[87216]: Upgrade: Complete! 2024-09-17T10:25:22.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:22 smithi052 ceph-mon[33536]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:22.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:22 smithi052 ceph-mon[23685]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:22 smithi153 ceph-mon[87216]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:24 smithi052 ceph-mon[33536]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:24 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:24 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:24 smithi052 ceph-mon[23685]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:24 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:24.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:24 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:24 smithi153 ceph-mon[87216]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:24 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:24 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:24.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:24.490498211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:26.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:25:25] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.51.0" 2024-09-17T10:25:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:26 smithi153 ceph-mon[87216]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:26 smithi052 ceph-mon[33536]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:26.862 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:26 smithi052 ceph-mon[23685]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:27.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:27.490775564Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:28.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:28 smithi052 ceph-mon[33536]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:28.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:28 smithi052 ceph-mon[23685]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:28 smithi153 ceph-mon[87216]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:29.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:29 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:29 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:29.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:29 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:30.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:30 smithi052 ceph-mon[23685]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:30.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:30 smithi052 ceph-mon[33536]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:30.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:30.490167469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:30.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:30 smithi153 ceph-mon[87216]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:32.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:32 smithi052 ceph-mon[23685]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:32.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:32 smithi052 ceph-mon[33536]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:32.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:32 smithi153 ceph-mon[87216]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:33.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:33.490289002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:34.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:34 smithi052 ceph-mon[33536]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:34.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:34 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:34.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:34 smithi052 ceph-mon[23685]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:34.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:34 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:34.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:34 smithi153 ceph-mon[87216]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:34.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:34 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:36.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:25:35] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-17T10:25:36.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:36 smithi052 ceph-mon[33536]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:36.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:36 smithi052 ceph-mon[23685]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:36.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:36 smithi153 ceph-mon[87216]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:36.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:36.48733905Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:38.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:38 smithi052 ceph-mon[33536]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:38.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:38 smithi052 ceph-mon[23685]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:38.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:38 smithi153 ceph-mon[87216]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:39.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:39.490327111Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:40.197 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:25:40.477 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:40.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:40 smithi052 ceph-mon[33536]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:40.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:40 smithi052 ceph-mon[33536]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:40.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:40 smithi052 ceph-mon[23685]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:40.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:40 smithi052 ceph-mon[23685]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:40.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:40 smithi153 ceph-mon[87216]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:40.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:40 smithi153 ceph-mon[87216]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (95s) 90s ago 22m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (74s) 24s ago 22m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (2m) 90s ago 22m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (2m) 24s ago 26m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (11m) 90s ago 28m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (28m) 90s ago 28m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:25:41.148 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (29s) 24s ago 27m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (27m) 90s ago 27m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (2m) 90s ago 22m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (2m) 24s ago 22m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (26m) 90s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (26m) 90s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (25m) 90s ago 25m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (25m) 90s ago 25m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (24m) 24s ago 24m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (24m) 24s ago 24m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (24m) 24s ago 24m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (23m) 24s ago 23m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (114s) 24s ago 23m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:25:41.149 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (22m) 90s ago 22m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:25:41.150 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (22m) 24s ago 22m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:25:41.879 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-17T10:25:42.140 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:42.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:42 smithi052 ceph-mon[23685]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:42.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:42 smithi052 ceph-mon[23685]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:42 smithi052 ceph-mon[33536]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:42 smithi052 ceph-mon[33536]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:25:42.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:42.480947036Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:42.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:42 smithi153 ceph-mon[87216]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:42.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:42 smithi153 ceph-mon[87216]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:43.542 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:25:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:43 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/3415138054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:43.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=infra.usagestats t=2024-09-17T10:25:43.410410498Z level=info msg="Usage stats are ready to report" 2024-09-17T10:25:43.796 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:43 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/3415138054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:43.796 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:43 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/3415138054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:43.804 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:44.478 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:25:44.478 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": null, 2024-09-17T10:25:44.478 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": false, 2024-09-17T10:25:44.479 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "", 2024-09-17T10:25:44.479 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:25:44.479 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": null, 2024-09-17T10:25:44.479 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:25:44.479 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:25:44.479 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:25:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:44 smithi052 ceph-mon[23685]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:44 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:44 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:44.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:44 smithi052 ceph-mon[33536]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:44.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:44 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:44.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:44 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:44 smithi153 ceph-mon[87216]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:44 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:25:45.188 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:25:45.444 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:45.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:45 smithi052 ceph-mon[23685]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:45.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:45 smithi052 ceph-mon[33536]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:45.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:45 smithi153 ceph-mon[87216]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:45.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:45.479074742Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:46.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:25:45] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.51.0" 2024-09-17T10:25:46.155 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:25:46.776 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:25:46.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:46 smithi052 ceph-mon[23685]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:46 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/1171283036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:25:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:46 smithi052 ceph-mon[33536]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:46 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/1171283036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:25:46.850 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:46 smithi153 ceph-mon[87216]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:46.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:46 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1171283036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:25:47.038 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:48.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:48 smithi052 ceph-mon[33536]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:48.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:48 smithi052 ceph-mon[33536]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:48.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:48 smithi052 ceph-mon[23685]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:48.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:48 smithi052 ceph-mon[23685]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:48.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:48 smithi153 ceph-mon[87216]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:48.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:48 smithi153 ceph-mon[87216]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:48.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:48.49111344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:49.545 INFO:teuthology.orchestra.run.smithi052.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:49.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[33536]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi052", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[23685]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi052", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:49.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:49.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:49 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:49.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:49 smithi153 ceph-mon[87216]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi052", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:49.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:49 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:49.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:49 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:49.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:49 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:25:49.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:49 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:50.190 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:25:50.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:50 smithi052 ceph-mon[23685]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:50.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:50 smithi052 ceph-mon[23685]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:50.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:50 smithi052 ceph-mon[23685]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:50.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:50 smithi052 ceph-mon[33536]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:50.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:50 smithi052 ceph-mon[33536]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:50.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:50 smithi052 ceph-mon[33536]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:50 smithi153 ceph-mon[87216]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:50 smithi153 ceph-mon[87216]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:50.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:50 smithi153 ceph-mon[87216]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:51.371 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:51.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:51.488758417Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:52.092 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: Upgrade: Setting container_image for all mgr 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:25:52.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:25:52.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[23685]: Upgrade: It appears safe to stop mon.a 2024-09-17T10:25:52.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:52.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:52.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:52.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:52.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:52.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:52.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: Upgrade: Setting container_image for all mgr 2024-09-17T10:25:52.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:52.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:25:52.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:25:52.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:52 smithi052 ceph-mon[33536]: Upgrade: It appears safe to stop mon.a 2024-09-17T10:25:52.687 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (106s) 101s ago 22m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (86s) 36s ago 22m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (2m) 101s ago 22m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (2m) 36s ago 27m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (12m) 101s ago 28m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (28m) 101s ago 28m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42344b7fe8f0 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (40s) 36s ago 27m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (27m) 101s ago 27m - 2048M 19.1.1-330-gc2ddf972 ebb0615149de 42958012e545 2024-09-17T10:25:52.688 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (2m) 101s ago 22m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (2m) 36s ago 22m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (26m) 101s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (26m) 101s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (25m) 101s ago 25m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (25m) 101s ago 25m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (25m) 36s ago 25m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (24m) 36s ago 24m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (24m) 36s ago 24m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (23m) 36s ago 23m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:25:52.689 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 36s ago 23m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:25:52.690 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (22m) 101s ago 22m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:25:52.690 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (22m) 36s ago 22m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:25:52.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:52.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:52.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mgr 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:25:52.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:52 smithi153 ceph-mon[87216]: Upgrade: It appears safe to stop mon.a 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:53.047 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 12, 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:25:53.048 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:25:53.359 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi052", 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:25:53.360 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:25:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[33536]: from='client.? 172.21.15.52:0/2894691290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:25:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:25:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:53 smithi052 ceph-mon[23685]: from='client.? 172.21.15.52:0/2894691290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:53.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='client.25613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='client.15762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:53.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' 2024-09-17T10:25:53.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:25:53.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:25:53.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:25:53.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:53 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/2894691290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:25:54.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[33536]: Upgrade: Updating mon.a 2024-09-17T10:25:54.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[33536]: Deploying daemon mon.a on smithi052 2024-09-17T10:25:54.589 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[33536]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:54.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[33536]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:54.590 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:54.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[23685]: Upgrade: Updating mon.a 2024-09-17T10:25:54.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[23685]: Deploying daemon mon.a on smithi052 2024-09-17T10:25:54.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[23685]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:54.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[23685]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:54.590 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-mon[23685]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:54.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:54.485353437Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:54 smithi153 ceph-mon[87216]: Upgrade: Updating mon.a 2024-09-17T10:25:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:54 smithi153 ceph-mon[87216]: Deploying daemon mon.a on smithi052 2024-09-17T10:25:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:54 smithi153 ceph-mon[87216]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:54 smithi153 ceph-mon[87216]: from='client.15780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:54.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:54 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:54.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 systemd[1]: Stopping Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:25:55.264 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:25:54] ENGINE Bus STOPPING 2024-09-17T10:25:55.265 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a[23681]: 2024-09-17T10:25:54.862+0000 7feabdc34640 -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-17T10:25:55.265 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a[23681]: 2024-09-17T10:25:54.862+0000 7feabdc34640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T10:25:55.265 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:54 smithi052 podman[102402]: 2024-09-17 10:25:54.975603273 +0000 UTC m=+0.237971687 container died 42344b7fe8f065adacb9013599502b2b576b936bc195e9183992785fb3d75c0a (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T10:25:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:55 smithi052 podman[102402]: 2024-09-17 10:25:55.354440172 +0000 UTC m=+0.616808584 container cleanup 42344b7fe8f065adacb9013599502b2b576b936bc195e9183992785fb3d75c0a (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:25:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:55 smithi052 bash[102402]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:25:55.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:25:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:25:55.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:25:55] ENGINE Bus STOPPED 2024-09-17T10:25:55.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:25:55] ENGINE Bus STARTING 2024-09-17T10:25:55.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:25:55] ENGINE Serving on http://:::9283 2024-09-17T10:25:55.598 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: [17/Sep/2024:10:25:55] ENGINE Bus STARTED 2024-09-17T10:25:56.004 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:25:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:25:55] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.51.0" 2024-09-17T10:25:56.004 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:55 smithi052 podman[102414]: 2024-09-17 10:25:55.631205569 +0000 UTC m=+0.651652469 container remove 42344b7fe8f065adacb9013599502b2b576b936bc195e9183992785fb3d75c0a (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, RELEASE=squid-c2ddf97, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:25:56.004 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:55 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T10:25:56.004 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:55 smithi052 systemd[1]: Stopped Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:25:56.004 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:55 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service: Consumed 25.974s CPU time. 2024-09-17T10:25:56.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 systemd[1]: Starting Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:25:56.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 podman[102554]: 2024-09-17 10:25:56.119316983 +0000 UTC m=+0.016480265 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:56.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 podman[102554]: 2024-09-17 10:25:56.240715241 +0000 UTC m=+0.137878508 container create 88b44a932e4607bb5142b648fe9b29e37bd7f90f8d90c1086e21d9e4c3b01de7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-17T10:25:56.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 podman[102554]: 2024-09-17 10:25:56.468165787 +0000 UTC m=+0.365329065 container init 88b44a932e4607bb5142b648fe9b29e37bd7f90f8d90c1086e21d9e4c3b01de7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:25:56.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 podman[102554]: 2024-09-17 10:25:56.471464489 +0000 UTC m=+0.368627757 container start 88b44a932e4607bb5142b648fe9b29e37bd7f90f8d90c1086e21d9e4c3b01de7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-17T10:25:56.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:25:56.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 2 2024-09-17T10:25:56.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: pidfile_write: ignore empty --pid-file 2024-09-17T10:25:56.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: load: jerasure load: lrc 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: RocksDB version: 7.9.2 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Git sha 0 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: DB SUMMARY 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: DB Session ID: RMQTKESW6PRPTEIMQHZW 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: CURRENT file: CURRENT 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3484 Bytes 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 1342710 ; 2024-09-17T10:25:56.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.error_if_exists: 0 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.create_if_missing: 0 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.paranoid_checks: 1 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.env: 0x55f6de1c1120 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.info_log: 0x55f6df2b1700 2024-09-17T10:25:56.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.statistics: (nil) 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.use_fsync: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_log_file_size: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.allow_fallocate: 1 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.use_direct_reads: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:25:56.852 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.db_log_dir: 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.wal_dir: 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:25:56.853 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.write_buffer_manager: 0x55f6df2b41e0 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.unordered_write: 0 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:25:56.854 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:25:56.855 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.row_cache: None 2024-09-17T10:25:56.855 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.wal_filter: None 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.two_write_queues: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.wal_compression: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.atomic_flush: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:25:56.856 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.log_readahead_size: 0 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_background_jobs: 2 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_background_compactions: -1 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_subcompactions: 1 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:25:56.857 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_open_files: -1 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_background_flushes: -1 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Compression algorithms supported: 2024-09-17T10:25:56.858 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kZSTD supported: 0 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kXpressCompression supported: 0 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kBZip2Compression supported: 0 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kLZ4Compression supported: 1 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kZlibCompression supported: 1 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: kSnappyCompression supported: 1 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.merge_operator: 2024-09-17T10:25:56.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_filter: None 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f6df2b1320) 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: cache_index_and_filter_blocks: 1 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: pin_top_level_index_and_filter: 1 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: index_type: 0 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: data_block_index_type: 0 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: index_shortening: 1 2024-09-17T10:25:56.860 INFO:journalctl@ceph.mon.a.smithi052.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: checksum: 4 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: no_block_cache: 0 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache: 0x55f6df2a5610 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache_name: BinnedLRUCache 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache_options: 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: capacity : 536870912 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: num_shard_bits : 4 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: strict_capacity_limit : 0 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: high_pri_pool_ratio: 0.000 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_cache_compressed: (nil) 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: persistent_cache: (nil) 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_size: 4096 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_size_deviation: 10 2024-09-17T10:25:56.861 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_restart_interval: 16 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: index_block_restart_interval: 1 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: metadata_block_size: 4096 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: partition_filters: 0 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: use_delta_encoding: 1 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: filter_policy: bloomfilter 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: whole_key_filtering: 1 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: verify_compression: 0 2024-09-17T10:25:56.862 INFO:journalctl@ceph.mon.a.smithi052.stdout: read_amp_bytes_per_bit: 0 2024-09-17T10:25:56.863 INFO:journalctl@ceph.mon.a.smithi052.stdout: format_version: 5 2024-09-17T10:25:56.863 INFO:journalctl@ceph.mon.a.smithi052.stdout: enable_index_compression: 1 2024-09-17T10:25:56.863 INFO:journalctl@ceph.mon.a.smithi052.stdout: block_align: 0 2024-09-17T10:25:56.863 INFO:journalctl@ceph.mon.a.smithi052.stdout: max_auto_readahead_size: 262144 2024-09-17T10:25:56.863 INFO:journalctl@ceph.mon.a.smithi052.stdout: prepopulate_block_cache: 0 2024-09-17T10:25:56.863 INFO:journalctl@ceph.mon.a.smithi052.stdout: initial_auto_readahead_size: 8192 2024-09-17T10:25:56.863 INFO:journalctl@ceph.mon.a.smithi052.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression: NoCompression 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.num_levels: 7 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:25:56.864 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:25:56.865 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:25:56.866 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:25:56.867 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.inplace_update_support: 0 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:25:56.868 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.bloom_locality: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.max_successive_merges: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.ttl: 2592000 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:25:56.869 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.enable_blob_files: false 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.min_blob_size: 0 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: 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 24193, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 07828189-ed82-4957-90c7-58c974e7da0a 2024-09-17T10:25:56.870 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568756498884, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568756504224, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 1277530, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24194, "largest_seqno": 25479, "table_properties": {"data_size": 1271775, "index_size": 3114, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 16142, "raw_average_key_size": 25, "raw_value_size": 1258939, "raw_average_value_size": 1982, "num_data_blocks": 140, "num_entries": 635, "num_filter_entries": 635, "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": 1726568756, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "07828189-ed82-4957-90c7-58c974e7da0a", "db_session_id": "RMQTKESW6PRPTEIMQHZW", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568756504314, "job": 1, "event": "recovery_finished"} 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: 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-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f6df2d4e00 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: DB pointer 0x55f6df3d6000 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** DB Stats ** 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:25:56.871 INFO:journalctl@ceph.mon.a.smithi052.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-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.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-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.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-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: L0 1/0 1.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 413.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: L6 1/0 9.69 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-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: Sum 2/0 10.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 413.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.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 413.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T10:25:56.872 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.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-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.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 413.4 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:25:56.873 INFO:journalctl@ceph.mon.a.smithi052.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: Cumulative compaction: 0.00 GB write, 156.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: Interval compaction: 0.00 GB write, 156.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.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-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: Block cache BinnedLRUCache@0x55f6df2a5610#2 capacity: 512.00 MB usage: 5.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: starting mon.a rank 0 at public addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] at bind addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???) e3 preinit fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???).mds e1 new map 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???).mds e1 print_map 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: e1 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: btime 2024-09-17T09:57:04:347750+0000 2024-09-17T10:25:56.874 INFO:journalctl@ceph.mon.a.smithi052.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.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-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout: legacy client fscid: -1 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout: 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout: No filesystems configured 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 ceph-mon[102573]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 bash[102554]: 88b44a932e4607bb5142b648fe9b29e37bd7f90f8d90c1086e21d9e4c3b01de7 2024-09-17T10:25:56.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:56 smithi052 systemd[1]: Started Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:25:57.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:57.478276665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:58.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:25:58.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:25:58.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:25:58.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:58.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: mon.a calling monitor election 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: monmap epoch 3 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: min_mon_release 19 (squid) 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: election_strategy: 1 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:25:58.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: fsmap 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: overall HEALTH_OK 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='' 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:25:58.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: mon.a calling monitor election 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: monmap epoch 3 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: min_mon_release 19 (squid) 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: election_strategy: 1 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: fsmap 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T10:25:58.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: overall HEALTH_OK 2024-09-17T10:25:58.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='' 2024-09-17T10:25:58.352 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:57 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: mon.a calling monitor election 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: monmap epoch 3 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:25:58.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: min_mon_release 19 (squid) 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: election_strategy: 1 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: fsmap 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: overall HEALTH_OK 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='' 2024-09-17T10:25:58.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:57 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:25:59.450 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:25:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:25:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:59.450 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:25:59 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:00.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:00 smithi153 ceph-mon[87216]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:00.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:00 smithi052 ceph-mon[33536]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:00.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:00 smithi052 ceph-mon[102573]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:00.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:00.489062177Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:01.806 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:26:01.514+0000 7fbc55a1b640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T10:26:02.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:02 smithi153 ceph-mon[87216]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:02.786 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:02 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:02.786 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:02 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:02.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:02 smithi052 ceph-mon[33536]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:02.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:02 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:02.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:02 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:02 smithi052 ceph-mon[102573]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:02 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:02 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:03.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:03 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:03.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:03 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:03.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:03.482221312Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:04.077 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:03 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:04.077 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:03 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:04.078 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:03 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:04.078 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:03 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:04.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:04 smithi153 ceph-mon[87216]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:05.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:04 smithi052 ceph-mon[102573]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:04 smithi052 ceph-mon[33536]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:05.829 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:05 smithi052 ceph-mon[33536]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:05.829 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:05 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:05.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:05 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:06.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:26:05] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.51.0" 2024-09-17T10:26:06.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:06.484861977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T10:26:06.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:06 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-17T10:26:07.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:06 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-17T10:26:07.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:07 smithi153 ceph-mon[87216]: Upgrade: It appears safe to stop mon.c 2024-09-17T10:26:07.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:07 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:07 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:26:07.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:07 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:26:07.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:07 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:07.974 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[33536]: Upgrade: It appears safe to stop mon.c 2024-09-17T10:26:07.974 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[33536]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.974 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:26:07.974 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:26:07.974 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[33536]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:07.974 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[102573]: Upgrade: It appears safe to stop mon.c 2024-09-17T10:26:07.974 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:07.975 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:26:07.975 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:26:07.975 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:07 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:08.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:08 smithi153 ceph-mon[87216]: Upgrade: Updating mon.c 2024-09-17T10:26:08.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:08 smithi153 ceph-mon[87216]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:08.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:08 smithi153 ceph-mon[87216]: Deploying daemon mon.c on smithi052 2024-09-17T10:26:08.967 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:08 smithi052 ceph-mon[33536]: Upgrade: Updating mon.c 2024-09-17T10:26:08.967 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:08 smithi052 ceph-mon[33536]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:08.967 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:08 smithi052 ceph-mon[33536]: Deploying daemon mon.c on smithi052 2024-09-17T10:26:08.967 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:08 smithi052 ceph-mon[102573]: Upgrade: Updating mon.c 2024-09-17T10:26:08.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:08 smithi052 ceph-mon[102573]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:08.968 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:08 smithi052 ceph-mon[102573]: Deploying daemon mon.c on smithi052 2024-09-17T10:26:09.234 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:08 smithi052 systemd[1]: Stopping Ceph mon.c for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:26:09.576 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c[33532]: 2024-09-17T10:26:09.231+0000 7f1ea5567640 -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-17T10:26:09.576 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:09 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c[33532]: 2024-09-17T10:26:09.231+0000 7f1ea5567640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:26:09.576 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:09 smithi052 podman[105997]: 2024-09-17 10:26:09.303898699 +0000 UTC m=+0.183082693 container died 42958012e5451e2936d7144b90c5c8fddba07ad8e2b51b6d39309c3e706dcaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:26:09.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:09 smithi052 podman[105997]: 2024-09-17 10:26:09.690996625 +0000 UTC m=+0.570180612 container cleanup 42958012e5451e2936d7144b90c5c8fddba07ad8e2b51b6d39309c3e706dcaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-17T10:26:09.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:09 smithi052 bash[105997]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c 2024-09-17T10:26:09.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:09.479212065Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:10.288 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:09 smithi052 podman[106009]: 2024-09-17 10:26:09.934143681 +0000 UTC m=+0.628238187 container remove 42958012e5451e2936d7144b90c5c8fddba07ad8e2b51b6d39309c3e706dcaf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:26:10.288 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T10:26:10.288 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 systemd[1]: Stopped Ceph mon.c for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:26:10.288 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.c.service: Consumed 14.321s CPU time. 2024-09-17T10:26:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 systemd[1]: Starting Ceph mon.c for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:26:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 podman[106139]: 2024-09-17 10:26:10.404302466 +0000 UTC m=+0.016182184 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 podman[106139]: 2024-09-17 10:26:10.502281538 +0000 UTC m=+0.114161240 container create 0411dce0c950cb6cd025638d9bdeb7971a754be41280928ec1fb7ac370e7b478 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 podman[106139]: 2024-09-17 10:26:10.738087206 +0000 UTC m=+0.349966917 container init 0411dce0c950cb6cd025638d9bdeb7971a754be41280928ec1fb7ac370e7b478 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 podman[106139]: 2024-09-17 10:26:10.741466445 +0000 UTC m=+0.353346164 container start 0411dce0c950cb6cd025638d9bdeb7971a754be41280928ec1fb7ac370e7b478 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2) 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 2 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: pidfile_write: ignore empty --pid-file 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: load: jerasure load: lrc 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: RocksDB version: 7.9.2 2024-09-17T10:26:11.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Git sha 0 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: DB SUMMARY 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: DB Session ID: 57O8RYJTLYZS5QODZMTM 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: CURRENT file: CURRENT 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3625 Bytes 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 57835 ; 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.error_if_exists: 0 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.create_if_missing: 0 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.paranoid_checks: 1 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:26:11.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:26:11.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:26:11.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.env: 0x559a8d6c0120 2024-09-17T10:26:11.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:26:11.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.info_log: 0x559a8df1f700 2024-09-17T10:26:11.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:26:11.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.statistics: (nil) 2024-09-17T10:26:11.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.use_fsync: 0 2024-09-17T10:26:11.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_log_file_size: 0 2024-09-17T10:26:11.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.allow_fallocate: 1 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.use_direct_reads: 0 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.db_log_dir: 2024-09-17T10:26:11.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.wal_dir: 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.write_buffer_manager: 0x559a8df221e0 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:26:11.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.unordered_write: 0 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.row_cache: None 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.wal_filter: None 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:26:11.104 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.two_write_queues: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.wal_compression: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.atomic_flush: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.log_readahead_size: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:26:11.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_background_jobs: 2 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_background_compactions: -1 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_subcompactions: 1 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_open_files: -1 2024-09-17T10:26:11.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_background_flushes: -1 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Compression algorithms supported: 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kZSTD supported: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kXpressCompression supported: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kBZip2Compression supported: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kLZ4Compression supported: 1 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kZlibCompression supported: 1 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: kSnappyCompression supported: 1 2024-09-17T10:26:11.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.merge_operator: 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_filter: None 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559a8df1f320) 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout: cache_index_and_filter_blocks: 1 2024-09-17T10:26:11.108 INFO:journalctl@ceph.mon.c.smithi052.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: pin_top_level_index_and_filter: 1 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: index_type: 0 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: data_block_index_type: 0 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: index_shortening: 1 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: checksum: 4 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: no_block_cache: 0 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache: 0x559a8df13610 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache_name: BinnedLRUCache 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache_options: 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: capacity : 536870912 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: num_shard_bits : 4 2024-09-17T10:26:11.109 INFO:journalctl@ceph.mon.c.smithi052.stdout: strict_capacity_limit : 0 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: high_pri_pool_ratio: 0.000 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_cache_compressed: (nil) 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: persistent_cache: (nil) 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_size: 4096 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_size_deviation: 10 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_restart_interval: 16 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: index_block_restart_interval: 1 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: metadata_block_size: 4096 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: partition_filters: 0 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: use_delta_encoding: 1 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: filter_policy: bloomfilter 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: whole_key_filtering: 1 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: verify_compression: 0 2024-09-17T10:26:11.110 INFO:journalctl@ceph.mon.c.smithi052.stdout: read_amp_bytes_per_bit: 0 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout: format_version: 5 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout: enable_index_compression: 1 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout: block_align: 0 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout: max_auto_readahead_size: 262144 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout: prepopulate_block_cache: 0 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout: initial_auto_readahead_size: 8192 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout: num_file_reads_for_auto_readahead: 2 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression: NoCompression 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:26:11.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.num_levels: 7 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:26:11.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:26:11.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:26:11.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:26:11.115 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.inplace_update_support: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.bloom_locality: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.max_successive_merges: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:26:11.116 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.ttl: 2592000 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.enable_blob_files: false 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.min_blob_size: 0 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:26:11.117 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: 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 27887, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9de40554-ee9d-4db7-9b49-92e6ed3be87c 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568770768955, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568770769614, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 39263, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27892, "largest_seqno": 27946, "table_properties": {"data_size": 37976, "index_size": 122, "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": 1068, "raw_average_key_size": 26, "raw_value_size": 37082, "raw_average_value_size": 927, "num_data_blocks": 6, "num_entries": 40, "num_filter_entries": 40, "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": 1726568770, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9de40554-ee9d-4db7-9b49-92e6ed3be87c", "db_session_id": "57O8RYJTLYZS5QODZMTM", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726568770769713, "job": 1, "event": "recovery_finished"} 2024-09-17T10:26:11.118 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: 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-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559a8df42e00 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: DB pointer 0x559a8e044000 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** DB Stats ** 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.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-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.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-17T10:26:11.119 INFO:journalctl@ceph.mon.c.smithi052.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.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-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: L0 1/0 38.34 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: L6 1/0 10.11 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-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: Sum 2/0 10.14 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.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 88.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** Compaction Stats [default] ** 2024-09-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.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-17T10:26:11.120 INFO:journalctl@ceph.mon.c.smithi052.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.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 88.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: Cumulative compaction: 0.00 GB write, 12.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.stdout: Interval compaction: 0.00 GB write, 12.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:26:11.121 INFO:journalctl@ceph.mon.c.smithi052.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-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: Block cache BinnedLRUCache@0x559a8df13610#2 capacity: 512.00 MB usage: 0.38 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: starting mon.c rank 2 at public addrs [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] at bind addrs [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???) e3 preinit fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???).mds e1 new map 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???).mds e1 print_map 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: e1 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: btime 2024-09-17T09:57:04:347750+0000 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.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-17T10:26:11.122 INFO:journalctl@ceph.mon.c.smithi052.stdout: legacy client fscid: -1 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout: 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout: No filesystems configured 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???).osd e109 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???).osd e109 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 ceph-mon[106157]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 bash[106139]: 0411dce0c950cb6cd025638d9bdeb7971a754be41280928ec1fb7ac370e7b478 2024-09-17T10:26:11.123 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:10 smithi052 systemd[1]: Started Ceph mon.c for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: mon.c calling monitor election 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: mon.a calling monitor election 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: monmap epoch 3 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:26:12.395 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: min_mon_release 19 (squid) 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: election_strategy: 1 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: fsmap 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: overall HEALTH_OK 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:12.396 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[106157]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: mon.c calling monitor election 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: mon.a calling monitor election 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: monmap epoch 3 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: min_mon_release 19 (squid) 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: election_strategy: 1 2024-09-17T10:26:12.397 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: fsmap 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: overall HEALTH_OK 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:12.398 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:12 smithi052 ceph-mon[102573]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: mon.c calling monitor election 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: mon.a calling monitor election 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: monmap epoch 3 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: fsid 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: last_changed 2024-09-17T09:58:32.589385+0000 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: created 2024-09-17T09:56:58.615884+0000 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: min_mon_release 19 (squid) 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: election_strategy: 1 2024-09-17T10:26:12.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: 1: [v2:172.21.15.153:3300/0,v1:172.21.15.153:6789/0] mon.b 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: 2: [v2:172.21.15.52:3301/0,v1:172.21.15.52:6790/0] mon.c 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: fsmap 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: overall HEALTH_OK 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:12.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-mon[87216]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:12.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:12.478532082Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:14.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:14 smithi052 ceph-mon[106157]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:14.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:14 smithi052 ceph-mon[102573]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:14 smithi153 ceph-mon[87216]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:15.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:15.481550729Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:15 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:15 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:15 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:15.782 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:15.782 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:15.782 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:15.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:15.782 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:15.783 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:16.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:26:15.780+0000 7fbc55a1b640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T10:26:16.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:26:15] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-17T10:26:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:16 smithi052 ceph-mon[106157]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:16 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:16 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:16 smithi052 ceph-mon[102573]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:16 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:16 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:16 smithi153 ceph-mon[87216]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:16 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:17.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:16 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:18.784 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:18.487644173Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:18.984 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:18 smithi052 ceph-mon[106157]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:18.984 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:18 smithi052 ceph-mon[102573]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:19.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:18 smithi153 ceph-mon[87216]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:20.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mon 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:26:20.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all crash 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mds 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:26:20.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:20.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mon 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all crash 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mds 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nfs 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all node-exporter 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all prometheus 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all alertmanager 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all grafana 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nfs 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:20.356 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all node-exporter 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all prometheus 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.357 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all alertmanager 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all grafana 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.358 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all loki 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all promtail 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.359 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Finalizing container_image settings 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:20.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all loki 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all promtail 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.361 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Finalizing container_image settings 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:20.362 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:20.364 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:20.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.366 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: Upgrade: Complete! 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:20.367 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: Upgrade: Complete! 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:20.369 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:20.370 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:20.370 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.370 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.370 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.370 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.370 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.370 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mon 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all crash 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mds 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nfs 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all node-exporter 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all prometheus 2024-09-17T10:26:20.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all alertmanager 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all grafana 2024-09-17T10:26:20.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all loki 2024-09-17T10:26:20.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all promtail 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Finalizing container_image settings 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:20.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:26:20.457 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:20.458 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.459 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: Upgrade: Complete! 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:20.460 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:20.461 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:21.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:21.480874952Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:22.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:22 smithi153 ceph-mon[87216]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:22.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:22 smithi052 ceph-mon[106157]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:22.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:22 smithi052 ceph-mon[102573]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:24.335 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:26:24.595 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:24.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:24 smithi052 ceph-mon[102573]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:24.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:24 smithi052 ceph-mon[102573]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:24.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:24 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:24.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:24 smithi052 ceph-mon[106157]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:24.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:24 smithi052 ceph-mon[106157]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:24.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:24 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:24.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:24.486816252Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:24.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:24 smithi153 ceph-mon[87216]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:24.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:24 smithi153 ceph-mon[87216]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:24.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:24 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:25.325 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:26:25.325 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (2m) 10s ago 23m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:26:25.325 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (118s) 68s ago 23m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:26:25.325 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (3m) 10s ago 22m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:26:25.325 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (3m) 68s ago 27m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:26:25.325 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (12m) 10s ago 29m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:26:25.325 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (29s) 10s ago 29m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (73s) 68s ago 28m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (14s) 10s ago 27m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (3m) 10s ago 23m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (3m) 68s ago 23m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (27m) 10s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (26m) 10s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (26m) 10s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (26m) 10s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (25m) 68s ago 25m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (25m) 68s ago 25m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (24m) 68s ago 24m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (24m) 68s ago 24m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:26:25.326 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 68s ago 23m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:26:25.327 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (22m) 10s ago 22m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:26:25.327 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (22m) 68s ago 22m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:26:25.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:25 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:25.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:25 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:25.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:25 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:25.937 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:26:25] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.51.0" 2024-09-17T10:26:25.972 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-17T10:26:26.234 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:26.616 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:26 smithi052 ceph-mon[106157]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:26.616 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:26 smithi052 ceph-mon[106157]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:26.616 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:26 smithi052 ceph-mon[102573]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:26.617 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:26 smithi052 ceph-mon[102573]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:26 smithi153 ceph-mon[87216]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:26.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:26 smithi153 ceph-mon[87216]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:26.979 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:26:27.578 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:27 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/2633933198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:27.579 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:27 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/2633933198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:27.610 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-17T10:26:27.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:27 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/2633933198' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:27.489118427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:27.867 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:28.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:28 smithi052 ceph-mon[102573]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:28.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:28 smithi052 ceph-mon[106157]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:28.657 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:26:28.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:28 smithi153 ceph-mon[87216]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:29.382 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-17T10:26:29.645 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:29.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:29 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/3098571047' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:29.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:29 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:29.767 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:29 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/3098571047' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:29.767 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:29 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:29.767 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:29 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/3098571047' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:29.767 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:29 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:30.682 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:30 smithi052 ceph-mon[102573]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:30.682 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:30 smithi052 ceph-mon[106157]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:30.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:30 smithi153 ceph-mon[87216]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:30.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:30.479088958Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:31.538 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:31 smithi052 ceph-mon[106157]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:31.538 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:31 smithi052 ceph-mon[102573]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:31.585 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:26:31.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:31 smithi153 ceph-mon[87216]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:32.177 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:26:32.442 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:32.563 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:32 smithi052 ceph-mon[102573]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:32.563 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:32 smithi052 ceph-mon[106157]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:32.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:32 smithi153 ceph-mon[87216]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": null, 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": false, 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "", 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": null, 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:26:33.183 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:26:33.861 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:26:33.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:33.482168717Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:34.123 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:34.511 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:34 smithi052 ceph-mon[106157]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:34.511 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:34 smithi052 ceph-mon[106157]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:34.511 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:34 smithi052 ceph-mon[102573]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:34.512 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:34 smithi052 ceph-mon[102573]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:34.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:34 smithi153 ceph-mon[87216]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:34.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:34 smithi153 ceph-mon[87216]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:34.862 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:26:35.481 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:35 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:35.481 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:35 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/4285261097' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:26:35.482 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:35 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:35.482 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:35 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/4285261097' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:26:35.510 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-17T10:26:35.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:35 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:35.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:35 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/4285261097' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:26:35.764 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:36.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:26:35] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-17T10:26:36.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:36 smithi052 ceph-mon[106157]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:36.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:36 smithi052 ceph-mon[102573]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:36.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:36.481936421Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:36.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:36 smithi153 ceph-mon[87216]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:37.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:37 smithi153 ceph-mon[87216]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:37.700 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:37 smithi052 ceph-mon[102573]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:37.700 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:37 smithi052 ceph-mon[106157]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:37.740 INFO:teuthology.orchestra.run.smithi052.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:38.400 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:26:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[102573]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[102573]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:39.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[106157]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:39.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[106157]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:39.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:39.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:39.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:38 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:38 smithi153 ceph-mon[87216]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:38 smithi153 ceph-mon[87216]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:38 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:38 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:38 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:38 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.558 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:39.824 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:39.824 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.824 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:39.824 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.824 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.824 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.825 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.826 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.826 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.826 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:39 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:26:39.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:39.492202522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:39.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:39 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:26:40.268 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:26:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:26:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:26:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mgr 2024-09-17T10:26:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mon 2024-09-17T10:26:40.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all crash 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[102573]: Upgrade: osd.0 is safe to restart 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mgr 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mon 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all crash 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:26:40.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:40 smithi052 ceph-mon[106157]: Upgrade: osd.0 is safe to restart 2024-09-17T10:26:40.867 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:26:40.867 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (2m) 25s ago 23m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:26:40.867 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (2m) 84s ago 23m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (3m) 25s ago 23m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (3m) 84s ago 27m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (12m) 25s ago 29m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (44s) 25s ago 29m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (89s) 84s ago 28m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (30s) 25s ago 28m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (3m) 25s ago 23m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (3m) 84s ago 23m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (27m) 25s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 78eb75df98b6 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (27m) 25s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (26m) 25s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:26:40.868 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (26m) 25s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:26:40.869 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (25m) 84s ago 25m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:26:40.869 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (25m) 84s ago 25m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:26:40.869 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (25m) 84s ago 25m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:26:40.869 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (24m) 84s ago 24m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:26:40.869 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (2m) 84s ago 24m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:26:40.869 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (23m) 25s ago 23m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:26:40.869 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (23m) 84s ago 23m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:26:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:26:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:26:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mgr 2024-09-17T10:26:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mon 2024-09-17T10:26:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all crash 2024-09-17T10:26:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:26:41.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:40 smithi153 ceph-mon[87216]: Upgrade: osd.0 is safe to restart 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:26:41.230 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 10, 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:26:41.231 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:26:41.550 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:26:41.550 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:26:41.550 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:26:41.550 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-17T10:26:41.550 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:26:41.551 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T10:26:41.551 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:26:41.551 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:26:41.551 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:26:41.803 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[106157]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[106157]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1975265087' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[102573]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[102573]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:41.804 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:26:41.805 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:41.805 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:41 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1975265087' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:41 smithi153 ceph-mon[87216]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:41 smithi153 ceph-mon[87216]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:41 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:42.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:41 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:26:42.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:41 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:41 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1975265087' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:42.746 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:42.483516979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:42.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[102573]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[102573]: Upgrade: Updating osd.0 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[102573]: Deploying daemon osd.0 on smithi052 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[102573]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[102573]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[106157]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[106157]: Upgrade: Updating osd.0 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[106157]: Deploying daemon osd.0 on smithi052 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[106157]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:42.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:42 smithi052 ceph-mon[106157]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:42 smithi153 ceph-mon[87216]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:42 smithi153 ceph-mon[87216]: Upgrade: Updating osd.0 2024-09-17T10:26:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:42 smithi153 ceph-mon[87216]: Deploying daemon osd.0 on smithi052 2024-09-17T10:26:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:42 smithi153 ceph-mon[87216]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:43.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:42 smithi153 ceph-mon[87216]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:44.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:44 smithi052 systemd[1]: Stopping Ceph osd.0 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:26:44.756 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[37327]: 2024-09-17T10:26:44.481+0000 7fa650620640 -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-17T10:26:44.756 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[37327]: 2024-09-17T10:26:44.481+0000 7fa650620640 -1 osd.0 109 *** Got signal Terminated *** 2024-09-17T10:26:44.756 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[37327]: 2024-09-17T10:26:44.481+0000 7fa650620640 -1 osd.0 109 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:26:45.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-mon[102573]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-mon[102573]: osd.0 marked itself down and dead 2024-09-17T10:26:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-mon[106157]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:44 smithi052 ceph-mon[106157]: osd.0 marked itself down and dead 2024-09-17T10:26:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:44 smithi153 ceph-mon[87216]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:26:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:44 smithi153 ceph-mon[87216]: osd.0 marked itself down and dead 2024-09-17T10:26:45.431 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:45 smithi052 podman[111174]: 2024-09-17 10:26:45.142965166 +0000 UTC m=+0.795848777 container died 78eb75df98b67a094811f19523d8cf79aa55a000cd202250a23cdec114d26d45 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-17T10:26:45.764 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:45 smithi052 podman[111174]: 2024-09-17 10:26:45.515003299 +0000 UTC m=+1.167886907 container cleanup 78eb75df98b67a094811f19523d8cf79aa55a000cd202250a23cdec114d26d45 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True) 2024-09-17T10:26:45.764 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:45 smithi052 bash[111174]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:26:45.766 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:45.481630317Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:46.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:26:45] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-17T10:26:46.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:45 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:46.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:45 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:46.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:45 smithi052 ceph-mon[102573]: osdmap e110: 8 total, 7 up, 8 in 2024-09-17T10:26:46.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:45 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:46.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:45 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:46.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:45 smithi052 ceph-mon[106157]: osdmap e110: 8 total, 7 up, 8 in 2024-09-17T10:26:46.099 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:45 smithi052 podman[111190]: 2024-09-17 10:26:45.791238919 +0000 UTC m=+0.647606996 container remove 78eb75df98b67a094811f19523d8cf79aa55a000cd202250a23cdec114d26d45 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:26:46.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:45 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:46.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:45 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:46.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:45 smithi153 ceph-mon[87216]: osdmap e110: 8 total, 7 up, 8 in 2024-09-17T10:26:46.413 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:46 smithi052 podman[111279]: 2024-09-17 10:26:46.048769172 +0000 UTC m=+0.016243701 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:46.413 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:46 smithi052 podman[111279]: 2024-09-17 10:26:46.167426244 +0000 UTC m=+0.134900758 container create 7f0ac2475ebe24a0e1eb835e8eadc1b5ca715f3ae9317d9881229a5f5eb0bd4f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, 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, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2) 2024-09-17T10:26:46.762 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:46 smithi052 podman[111279]: 2024-09-17 10:26:46.411696728 +0000 UTC m=+0.379171252 container init 7f0ac2475ebe24a0e1eb835e8eadc1b5ca715f3ae9317d9881229a5f5eb0bd4f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-17T10:26:46.762 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:46 smithi052 podman[111279]: 2024-09-17 10:26:46.41522316 +0000 UTC m=+0.382697679 container start 7f0ac2475ebe24a0e1eb835e8eadc1b5ca715f3ae9317d9881229a5f5eb0bd4f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True) 2024-09-17T10:26:46.762 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:46 smithi052 podman[111279]: 2024-09-17 10:26:46.494790237 +0000 UTC m=+0.462264764 container attach 7f0ac2475ebe24a0e1eb835e8eadc1b5ca715f3ae9317d9881229a5f5eb0bd4f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-17T10:26:46.763 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:46 smithi052 podman[111279]: 2024-09-17 10:26:46.610020338 +0000 UTC m=+0.577494853 container died 7f0ac2475ebe24a0e1eb835e8eadc1b5ca715f3ae9317d9881229a5f5eb0bd4f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:26:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:46 smithi052 ceph-mon[106157]: pgmap v125: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:26:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:46 smithi052 ceph-mon[106157]: osdmap e111: 8 total, 7 up, 8 in 2024-09-17T10:26:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:46 smithi052 ceph-mon[102573]: pgmap v125: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:26:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:46 smithi052 ceph-mon[102573]: osdmap e111: 8 total, 7 up, 8 in 2024-09-17T10:26:47.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:46 smithi153 ceph-mon[87216]: pgmap v125: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:26:47.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:46 smithi153 ceph-mon[87216]: osdmap e111: 8 total, 7 up, 8 in 2024-09-17T10:26:47.598 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 podman[111302]: 2024-09-17 10:26:47.240110141 +0000 UTC m=+0.623468146 container remove 7f0ac2475ebe24a0e1eb835e8eadc1b5ca715f3ae9317d9881229a5f5eb0bd4f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-17T10:26:47.598 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T10:26:47.598 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 systemd[1]: Stopped Ceph osd.0 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:26:47.598 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.0.service: Consumed 14.760s CPU time. 2024-09-17T10:26:47.598 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 systemd[1]: Starting Ceph osd.0 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:26:48.011 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 podman[111400]: 2024-09-17 10:26:47.596604527 +0000 UTC m=+0.015888413 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:48.012 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 podman[111400]: 2024-09-17 10:26:47.708238828 +0000 UTC m=+0.127522746 container create 1ca1c1a1b2d5803b58540835fccecc19e42ee6c07059393e5fcc4dcf31317ff3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:26:48.012 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 podman[111400]: 2024-09-17 10:26:47.927521105 +0000 UTC m=+0.346804989 container init 1ca1c1a1b2d5803b58540835fccecc19e42ee6c07059393e5fcc4dcf31317ff3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:26:48.012 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:47 smithi052 podman[111400]: 2024-09-17 10:26:47.931081139 +0000 UTC m=+0.350365011 container start 1ca1c1a1b2d5803b58540835fccecc19e42ee6c07059393e5fcc4dcf31317ff3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T10:26:48.012 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 podman[111400]: 2024-09-17 10:26:48.010686121 +0000 UTC m=+0.429969996 container attach 1ca1c1a1b2d5803b58540835fccecc19e42ee6c07059393e5fcc4dcf31317ff3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-17T10:26:48.347 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:26:48.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:26:48.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:26:48.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:26:48.765 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:48.485330803Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:48.838 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-mon[106157]: pgmap v127: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.839 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-mon[102573]: pgmap v127: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.839 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T10:26:48.839 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T10:26:48.839 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T10:26:48.839 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T10:26:48.839 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T10:26:48.839 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate[111415]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 bash[111400]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T10:26:49.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:48 smithi052 podman[111400]: 2024-09-17 10:26:48.869597793 +0000 UTC m=+1.288881680 container died 1ca1c1a1b2d5803b58540835fccecc19e42ee6c07059393e5fcc4dcf31317ff3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True) 2024-09-17T10:26:49.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:48 smithi153 ceph-mon[87216]: pgmap v127: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:49.848 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:49 smithi052 podman[111559]: 2024-09-17 10:26:49.50654714 +0000 UTC m=+0.629663452 container remove 1ca1c1a1b2d5803b58540835fccecc19e42ee6c07059393e5fcc4dcf31317ff3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-17T10:26:49.848 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:49 smithi052 podman[111619]: 2024-09-17 10:26:49.630582532 +0000 UTC m=+0.017206715 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:26:49.848 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:49 smithi052 podman[111619]: 2024-09-17 10:26:49.740770479 +0000 UTC m=+0.127394652 container create 601ba45eeedf7247186d0015e54a85ef6f7264a17757fa3a98897375d2539431 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-17T10:26:50.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:49 smithi052 podman[111619]: 2024-09-17 10:26:49.99333106 +0000 UTC m=+0.379955236 container init 601ba45eeedf7247186d0015e54a85ef6f7264a17757fa3a98897375d2539431 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:26:50.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:49 smithi052 podman[111619]: 2024-09-17 10:26:49.996773804 +0000 UTC m=+0.383397977 container start 601ba45eeedf7247186d0015e54a85ef6f7264a17757fa3a98897375d2539431 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-17T10:26:50.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-osd[111638]: -- 172.21.15.52:0/2873217999 <== mon.0 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e80c4fba40 con 0x55e80d2ca400 2024-09-17T10:26:50.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:50 smithi052 bash[111619]: 601ba45eeedf7247186d0015e54a85ef6f7264a17757fa3a98897375d2539431 2024-09-17T10:26:50.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:50 smithi052 systemd[1]: Started Ceph osd.0 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:26:51.030 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[106157]: pgmap v128: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:51.030 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.030 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.031 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.031 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[102573]: pgmap v128: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:51.031 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.031 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.031 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:50 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:50 smithi153 ceph-mon[87216]: pgmap v128: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:50 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:50 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:50 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:51.819 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:51.479508641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:51.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:51 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:51.909 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:51 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:51.910 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:51 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[111634]: 2024-09-17T10:26:51.639+0000 7fd4ebef0640 -1 Falling back to public interface 2024-09-17T10:26:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:51 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:53.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:52 smithi052 ceph-mon[106157]: pgmap v129: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:53.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:52 smithi052 ceph-mon[102573]: pgmap v129: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:52 smithi153 ceph-mon[87216]: pgmap v129: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:54.824 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:54.485878854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:55.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:54 smithi052 ceph-mon[106157]: pgmap v130: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:54 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:54 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:54 smithi052 ceph-mon[102573]: pgmap v130: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:54 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:54 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:54 smithi153 ceph-mon[87216]: pgmap v130: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:54 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:54 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.591 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[111634]: 2024-09-17T10:26:55.197+0000 7fd4ebef0640 -1 osd.0 109 log_to_monitors true 2024-09-17T10:26:55.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:55.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[102573]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:26:55.849 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:26:55] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-17T10:26:55.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:55.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:55.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:55 smithi052 ceph-mon[106157]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:26:56.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:55 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:56.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:55 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:56.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:55 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:56.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:55 smithi153 ceph-mon[87216]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:26:56.348 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[111634]: 2024-09-17T10:26:56.030+0000 7fd4e3c9a640 -1 osd.0 109 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:26:56.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[106157]: pgmap v131: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:56.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[106157]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:26:56.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[106157]: osdmap e112: 8 total, 7 up, 8 in 2024-09-17T10:26:56.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[106157]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:26:56.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[102573]: pgmap v131: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:56.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[102573]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:26:56.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[102573]: osdmap e112: 8 total, 7 up, 8 in 2024-09-17T10:26:56.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:56 smithi052 ceph-mon[102573]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:26:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:56 smithi153 ceph-mon[87216]: pgmap v131: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:56 smithi153 ceph-mon[87216]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:26:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:56 smithi153 ceph-mon[87216]: osdmap e112: 8 total, 7 up, 8 in 2024-09-17T10:26:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:56 smithi153 ceph-mon[87216]: from='osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:26:57.828 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:26:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:57.483580522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:58.053 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:58.053 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[106157]: osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890] boot 2024-09-17T10:26:58.053 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[106157]: osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:26:58.053 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:58.053 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[106157]: pgmap v134: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:58.053 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:58.054 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[102573]: osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890] boot 2024-09-17T10:26:58.054 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[102573]: osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:26:58.054 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:58.054 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:57 smithi052 ceph-mon[102573]: pgmap v134: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:58.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:57 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:58.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:57 smithi153 ceph-mon[87216]: osd.0 [v2:172.21.15.52:6802/3300432890,v1:172.21.15.52:6803/3300432890] boot 2024-09-17T10:26:58.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:57 smithi153 ceph-mon[87216]: osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:26:58.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:57 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:58.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:57 smithi153 ceph-mon[87216]: pgmap v134: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-17T10:26:58.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:26:58 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:26:58.546+0000 7fbc55a1b640 -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-17T10:26:59.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: osdmap e114: 8 total, 8 up, 8 in 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:59.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[102573]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: osdmap e114: 8 total, 8 up, 8 in 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:59.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:59.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:59.350 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:26:59 smithi052 ceph-mon[106157]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:26:59.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: osdmap e114: 8 total, 8 up, 8 in 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:59.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:59.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:26:59 smithi153 ceph-mon[87216]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:27:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:00 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:00 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:00 smithi052 ceph-mon[102573]: pgmap v136: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T10:27:00.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:00 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:00.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:00 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:00.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:00 smithi052 ceph-mon[106157]: pgmap v136: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T10:27:00.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:00 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:00.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:00 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:00.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:00 smithi153 ceph-mon[87216]: pgmap v136: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-17T10:27:00.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:00.488031447Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:01 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded) 2024-09-17T10:27:01.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:01 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:27:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:01 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded) 2024-09-17T10:27:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:01 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:27:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:01 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 22 pgs degraded) 2024-09-17T10:27:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:01 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:27:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:02 smithi153 ceph-mon[87216]: pgmap v137: 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-17T10:27:02.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:02 smithi052 ceph-mon[106157]: pgmap v137: 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-17T10:27:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:02 smithi052 ceph-mon[102573]: pgmap v137: 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-17T10:27:03.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:03.486440344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:04 smithi153 ceph-mon[87216]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-17T10:27:04.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:04 smithi052 ceph-mon[102573]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-17T10:27:04.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:04 smithi052 ceph-mon[106157]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 699 B/s rd, 0 op/s 2024-09-17T10:27:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:05 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:05.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:05 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:05.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:05 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:06.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:27:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:27:05] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-17T10:27:06.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:06 smithi153 ceph-mon[87216]: pgmap v139: 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-17T10:27:06.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:06.484455309Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:06.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:06 smithi052 ceph-mon[102573]: pgmap v139: 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-17T10:27:06.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:06 smithi052 ceph-mon[106157]: pgmap v139: 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-17T10:27:08.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:08 smithi153 ceph-mon[87216]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:08.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:08 smithi052 ceph-mon[102573]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:08.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:08 smithi052 ceph-mon[106157]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:09.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:09.484475424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:10.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:10.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:10 smithi153 ceph-mon[87216]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T10:27:10.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:10.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:10 smithi052 ceph-mon[106157]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T10:27:10.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:10.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:10 smithi052 ceph-mon[102573]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-09-17T10:27:11.875 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:27:12.463 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (3m) 18s ago 24m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (2m) 115s ago 24m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (4m) 18s ago 23m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (4m) 115s ago 28m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (13m) 18s ago 29m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (76s) 18s ago 30m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (2m) 115s ago 28m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (62s) 18s ago 28m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (3m) 18s ago 23m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (3m) 115s ago 23m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:27:12.464 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (22s) 18s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (27m) 18s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de f1155e5a0188 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (27m) 18s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (26m) 18s ago 26m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (26m) 115s ago 26m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (26m) 115s ago 26m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (25m) 115s ago 25m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (25m) 115s ago 25m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (3m) 115s ago 24m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (23m) 18s ago 23m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:27:12.465 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (23m) 115s ago 23m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:27:12.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:12 smithi153 ceph-mon[87216]: pgmap v142: 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-17T10:27:12.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:12.488160531Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:12.821 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:12 smithi052 ceph-mon[106157]: pgmap v142: 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-17T10:27:12.821 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7, 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:27:12.822 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:27:12.823 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:27:12.823 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 9, 2024-09-17T10:27:12.823 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 6 2024-09-17T10:27:12.823 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:27:12.823 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:27:12.823 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:12 smithi052 ceph-mon[102573]: pgmap v142: 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-17T10:27:13.122 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:27:13.122 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:27:13.122 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:27:13.122 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-17T10:27:13.122 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:27:13.122 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "1/8 daemons upgraded", 2024-09-17T10:27:13.123 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:27:13.123 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:27:13.123 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:27:13.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:13 smithi153 ceph-mon[87216]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:13 smithi153 ceph-mon[87216]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:13 smithi153 ceph-mon[87216]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:13 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1430461131' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[102573]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[102573]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[102573]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1430461131' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[106157]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[106157]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[106157]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:13.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:13 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1430461131' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[102573]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[102573]: pgmap v143: 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-17T10:27:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:27:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:27:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[102573]: Upgrade: osd.1 is safe to restart 2024-09-17T10:27:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:14.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[106157]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[106157]: pgmap v143: 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-17T10:27:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:27:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:27:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[106157]: Upgrade: osd.1 is safe to restart 2024-09-17T10:27:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:14.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:14 smithi153 ceph-mon[87216]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:14.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:14 smithi153 ceph-mon[87216]: pgmap v143: 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-17T10:27:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:27:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:14 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:27:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:14 smithi153 ceph-mon[87216]: Upgrade: osd.1 is safe to restart 2024-09-17T10:27:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:14.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:15.555 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:15.555 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:15.555 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:27:15.555 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:15.555 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:15.555 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:15.556 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:27:15.556 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:15.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:15.49408724Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:15 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:15 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:15 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:27:15.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:15 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:16.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:27:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:27:15] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.51.0" 2024-09-17T10:27:16.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:16 smithi052 ceph-mon[102573]: Upgrade: Updating osd.1 2024-09-17T10:27:16.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:16 smithi052 ceph-mon[102573]: Deploying daemon osd.1 on smithi052 2024-09-17T10:27:16.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:16 smithi052 ceph-mon[102573]: pgmap v144: 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-17T10:27:16.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:16 smithi052 ceph-mon[106157]: Upgrade: Updating osd.1 2024-09-17T10:27:16.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:16 smithi052 ceph-mon[106157]: Deploying daemon osd.1 on smithi052 2024-09-17T10:27:16.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:16 smithi052 ceph-mon[106157]: pgmap v144: 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-17T10:27:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:16 smithi153 ceph-mon[87216]: Upgrade: Updating osd.1 2024-09-17T10:27:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:16 smithi153 ceph-mon[87216]: Deploying daemon osd.1 on smithi052 2024-09-17T10:27:16.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:16 smithi153 ceph-mon[87216]: pgmap v144: 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-17T10:27:18.204 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:17 smithi052 systemd[1]: Stopping Ceph osd.1 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:27:18.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:18 smithi052 ceph-mon[102573]: pgmap v145: 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-17T10:27:18.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:18 smithi052 ceph-mon[102573]: osd.1 marked itself down and dead 2024-09-17T10:27:18.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:18 smithi052 ceph-mon[106157]: pgmap v145: 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-17T10:27:18.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:18 smithi052 ceph-mon[106157]: osd.1 marked itself down and dead 2024-09-17T10:27:18.598 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[43215]: 2024-09-17T10:27:18.202+0000 7f0b97a06640 -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-17T10:27:18.598 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[43215]: 2024-09-17T10:27:18.202+0000 7f0b97a06640 -1 osd.1 114 *** Got signal Terminated *** 2024-09-17T10:27:18.598 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:18 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[43215]: 2024-09-17T10:27:18.202+0000 7f0b97a06640 -1 osd.1 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:27:18.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:18.484397692Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:18 smithi153 ceph-mon[87216]: pgmap v145: 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-17T10:27:18.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:18 smithi153 ceph-mon[87216]: osd.1 marked itself down and dead 2024-09-17T10:27:19.029 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:18 smithi052 podman[115967]: 2024-09-17 10:27:18.75129161 +0000 UTC m=+0.674108314 container died f1155e5a01884dbaed0e14297f0af768cd6eb0424e99062b00e66f48fb92eafa (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=) 2024-09-17T10:27:19.347 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:19 smithi052 podman[115967]: 2024-09-17 10:27:19.127225916 +0000 UTC m=+1.050042625 container cleanup f1155e5a01884dbaed0e14297f0af768cd6eb0424e99062b00e66f48fb92eafa (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-c2ddf97, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-17T10:27:19.348 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:19 smithi052 bash[115967]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:27:19.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:19 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:19.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:19 smithi153 ceph-mon[87216]: osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:27:19.746 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:19 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:19.747 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:19 smithi052 ceph-mon[106157]: osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:27:19.747 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:19 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:19.747 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:19 smithi052 ceph-mon[102573]: osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:27:19.747 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:19 smithi052 podman[115992]: 2024-09-17 10:27:19.378717848 +0000 UTC m=+0.621613649 container remove f1155e5a01884dbaed0e14297f0af768cd6eb0424e99062b00e66f48fb92eafa (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-17T10:27:20.057 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:19 smithi052 podman[116080]: 2024-09-17 10:27:19.746090595 +0000 UTC m=+0.112498155 container create eaec8f645d00ebdc7763d5ce25ec4e570b9825400243e294ad4e6ba3fee4d351 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-17T10:27:20.058 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:19 smithi052 podman[116080]: 2024-09-17 10:27:19.650527296 +0000 UTC m=+0.016934866 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:20.058 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:19 smithi052 podman[116080]: 2024-09-17 10:27:19.973463529 +0000 UTC m=+0.339871099 container init eaec8f645d00ebdc7763d5ce25ec4e570b9825400243e294ad4e6ba3fee4d351 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-17T10:27:20.058 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:19 smithi052 podman[116080]: 2024-09-17 10:27:19.977093323 +0000 UTC m=+0.343500890 container start eaec8f645d00ebdc7763d5ce25ec4e570b9825400243e294ad4e6ba3fee4d351 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-17T10:27:20.058 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:20 smithi052 podman[116080]: 2024-09-17 10:27:20.056655061 +0000 UTC m=+0.423062622 container attach eaec8f645d00ebdc7763d5ce25ec4e570b9825400243e294ad4e6ba3fee4d351 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-17T10:27:20.348 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:20 smithi052 podman[116080]: 2024-09-17 10:27:20.175628068 +0000 UTC m=+0.542035629 container died eaec8f645d00ebdc7763d5ce25ec4e570b9825400243e294ad4e6ba3fee4d351 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-17T10:27:20.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:20 smithi153 ceph-mon[87216]: pgmap v147: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:20.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:20 smithi153 ceph-mon[87216]: osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:27:20.750 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:20 smithi052 ceph-mon[106157]: pgmap v147: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:20.750 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:20 smithi052 ceph-mon[106157]: osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:27:20.750 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:20 smithi052 ceph-mon[102573]: pgmap v147: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:20.750 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:20 smithi052 ceph-mon[102573]: osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:27:21.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:20 smithi052 podman[116103]: 2024-09-17 10:27:20.877546168 +0000 UTC m=+0.692422712 container remove eaec8f645d00ebdc7763d5ce25ec4e570b9825400243e294ad4e6ba3fee4d351 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T10:27:21.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:20 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T10:27:21.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:20 smithi052 systemd[1]: Stopped Ceph osd.1 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:27:21.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:20 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.1.service: Consumed 15.424s CPU time. 2024-09-17T10:27:21.461 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 systemd[1]: Starting Ceph osd.1 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:27:21.461 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 podman[116201]: 2024-09-17 10:27:21.230548738 +0000 UTC m=+0.016704898 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:21.461 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 podman[116201]: 2024-09-17 10:27:21.362150849 +0000 UTC m=+0.148306985 container create c7fba58074ca1f591093461d3122549ec303852193785dde8f87df3c6276df3c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , 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, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, 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=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True) 2024-09-17T10:27:21.746 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:21 smithi052 ceph-mon[106157]: Health check failed: Reduced data availability: 9 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:21.746 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:21 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:21.746 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:21 smithi052 ceph-mon[102573]: Health check failed: Reduced data availability: 9 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:21.746 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:21 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:21.747 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 podman[116201]: 2024-09-17 10:27:21.606730559 +0000 UTC m=+0.392886719 container init c7fba58074ca1f591093461d3122549ec303852193785dde8f87df3c6276df3c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , 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, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-17T10:27:21.747 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 podman[116201]: 2024-09-17 10:27:21.610799226 +0000 UTC m=+0.396955368 container start c7fba58074ca1f591093461d3122549ec303852193785dde8f87df3c6276df3c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:27:21.747 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 podman[116201]: 2024-09-17 10:27:21.689789242 +0000 UTC m=+0.475945394 container attach c7fba58074ca1f591093461d3122549ec303852193785dde8f87df3c6276df3c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:27:21.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:21.48536681Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:21 smithi153 ceph-mon[87216]: Health check failed: Reduced data availability: 9 pgs inactive, 16 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:21 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:22.097 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:27:22.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 bash[116201]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:27:22.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:27:22.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:21 smithi052 bash[116201]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:27:22.511 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-mon[106157]: pgmap v149: 161 pgs: 4 active+undersized, 57 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T10:27:22.511 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-mon[102573]: pgmap v149: 161 pgs: 4 active+undersized, 57 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T10:27:22.512 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T10:27:22.512 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 bash[116201]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T10:27:22.512 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T10:27:22.512 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 bash[116201]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T10:27:22.512 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T10:27:22.512 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 bash[116201]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 bash[116201]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 bash[116201]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 bash[116201]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate[116216]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 bash[116201]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T10:27:22.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:22 smithi052 podman[116201]: 2024-09-17 10:27:22.539731672 +0000 UTC m=+1.325887826 container died c7fba58074ca1f591093461d3122549ec303852193785dde8f87df3c6276df3c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True) 2024-09-17T10:27:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:22 smithi153 ceph-mon[87216]: pgmap v149: 161 pgs: 4 active+undersized, 57 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T10:27:23.434 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 podman[116360]: 2024-09-17 10:27:23.101845429 +0000 UTC m=+0.555573131 container remove c7fba58074ca1f591093461d3122549ec303852193785dde8f87df3c6276df3c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, 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, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-17T10:27:23.434 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 podman[116419]: 2024-09-17 10:27:23.311056062 +0000 UTC m=+0.106285338 container create b91c2fa8f5607f108f13a7f05de99afc1f8c2b449f92feb2749ba5a7440bbb98 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True) 2024-09-17T10:27:23.434 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 podman[116419]: 2024-09-17 10:27:23.221450577 +0000 UTC m=+0.016679821 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:23.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 podman[116419]: 2024-09-17 10:27:23.554924202 +0000 UTC m=+0.350153448 container init b91c2fa8f5607f108f13a7f05de99afc1f8c2b449f92feb2749ba5a7440bbb98 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:27:23.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 podman[116419]: 2024-09-17 10:27:23.55848918 +0000 UTC m=+0.353718417 container start b91c2fa8f5607f108f13a7f05de99afc1f8c2b449f92feb2749ba5a7440bbb98 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True) 2024-09-17T10:27:23.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 ceph-osd[116437]: -- 172.21.15.52:0/1047705021 <== mon.0 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562fe10a9a40 con 0x562fe1e78400 2024-09-17T10:27:23.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 bash[116419]: b91c2fa8f5607f108f13a7f05de99afc1f8c2b449f92feb2749ba5a7440bbb98 2024-09-17T10:27:23.848 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:23 smithi052 systemd[1]: Started Ceph osd.1 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:27:24.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:24.491713104Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:24 smithi153 ceph-mon[87216]: pgmap v150: 161 pgs: 4 active+undersized, 57 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T10:27:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:24 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:24 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:24 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:25.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[106157]: pgmap v150: 161 pgs: 4 active+undersized, 57 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T10:27:25.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:25.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:25.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[102573]: pgmap v150: 161 pgs: 4 active+undersized, 57 peering, 2 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-17T10:27:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:24 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:25.597 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[116433]: 2024-09-17T10:27:25.207+0000 7f1665ed3640 -1 Falling back to public interface 2024-09-17T10:27:26.036 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:25 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:26.036 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:25 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:26.037 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:27:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:27:25] "GET /metrics HTTP/1.1" 200 38296 "" "Prometheus/2.51.0" 2024-09-17T10:27:26.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:25 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:26.978 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:26 smithi052 ceph-mon[106157]: pgmap v151: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:26.978 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:26 smithi052 ceph-mon[106157]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 16 pgs peering) 2024-09-17T10:27:26.978 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:26 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:26.979 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:26 smithi052 ceph-mon[102573]: pgmap v151: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:26.979 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:26 smithi052 ceph-mon[102573]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 16 pgs peering) 2024-09-17T10:27:26.979 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:26 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:26 smithi153 ceph-mon[87216]: pgmap v151: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:26 smithi153 ceph-mon[87216]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 16 pgs peering) 2024-09-17T10:27:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:26 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:27.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:27.487701448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:28.952 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[116433]: 2024-09-17T10:27:28.788+0000 7f1665ed3640 -1 osd.1 114 log_to_monitors true 2024-09-17T10:27:28.953 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[106157]: pgmap v152: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:28.953 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:28.953 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:28.953 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:28.953 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[102573]: pgmap v152: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:28.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:28.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:28.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:28 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:28 smithi153 ceph-mon[87216]: pgmap v152: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:28 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:28 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:28 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:28 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:29.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:29 smithi052 ceph-mon[106157]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:27:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:29 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:29.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:29 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:29 smithi052 ceph-mon[102573]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:27:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:29 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:29.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:29 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:30.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:29 smithi153 ceph-mon[87216]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:27:30.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:29 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:30.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:29 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:30.314 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[116433]: 2024-09-17T10:27:30.020+0000 7f1659c75640 -1 osd.1 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:27:30.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:30.486210707Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:30 smithi153 ceph-mon[87216]: pgmap v153: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:30 smithi153 ceph-mon[87216]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:27:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:30 smithi153 ceph-mon[87216]: osdmap e117: 8 total, 7 up, 8 in 2024-09-17T10:27:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:30 smithi153 ceph-mon[87216]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:27:30.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:30 smithi153 ceph-mon[87216]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' 2024-09-17T10:27:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[102573]: pgmap v153: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[102573]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:27:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[102573]: osdmap e117: 8 total, 7 up, 8 in 2024-09-17T10:27:31.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[102573]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:27:31.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[102573]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' 2024-09-17T10:27:31.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[106157]: pgmap v153: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:27:31.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[106157]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:27:31.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[106157]: osdmap e117: 8 total, 7 up, 8 in 2024-09-17T10:27:31.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[106157]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:27:31.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:30 smithi052 ceph-mon[106157]: from='osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352]' entity='osd.1' 2024-09-17T10:27:31.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:27:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[106157]: osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352] boot 2024-09-17T10:27:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[106157]: osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:27:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:27:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:27:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[102573]: osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352] boot 2024-09-17T10:27:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[102573]: osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:27:31.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:31 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:27:32.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:31 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:27:32.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:31 smithi153 ceph-mon[87216]: osd.1 [v2:172.21.15.52:6810/715877352,v1:172.21.15.52:6811/715877352] boot 2024-09-17T10:27:32.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:31 smithi153 ceph-mon[87216]: osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:27:32.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:31 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:27:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: pgmap v156: 161 pgs: 5 peering, 35 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:27:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:33.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: osdmap e119: 8 total, 8 up, 8 in 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: pgmap v156: 161 pgs: 5 peering, 35 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:27:33.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: osdmap e119: 8 total, 8 up, 8 in 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:33.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:33.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:33.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:33.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:33.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:33.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:33.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:33.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:33.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:33.105 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:33.106 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.107 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.108 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:32 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: pgmap v156: 161 pgs: 5 peering, 35 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:27:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:33.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: osdmap e119: 8 total, 8 up, 8 in 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:33.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:33.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:33.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:32 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:33.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:33.492266302Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:33.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:33 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:33.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:33 smithi153 ceph-mon[87216]: Upgrade: Finalizing container_image settings 2024-09-17T10:27:33.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:33 smithi153 ceph-mon[87216]: Upgrade: Complete! 2024-09-17T10:27:34.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:33 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:34.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:33 smithi052 ceph-mon[102573]: Upgrade: Finalizing container_image settings 2024-09-17T10:27:34.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:33 smithi052 ceph-mon[102573]: Upgrade: Complete! 2024-09-17T10:27:34.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:33 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:34.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:33 smithi052 ceph-mon[106157]: Upgrade: Finalizing container_image settings 2024-09-17T10:27:34.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:33 smithi052 ceph-mon[106157]: Upgrade: Complete! 2024-09-17T10:27:35.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:34 smithi052 ceph-mon[102573]: pgmap v158: 161 pgs: 5 peering, 35 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:27:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:34 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:34 smithi052 ceph-mon[106157]: pgmap v158: 161 pgs: 5 peering, 35 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:27:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:34 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:34 smithi153 ceph-mon[87216]: pgmap v158: 161 pgs: 5 peering, 35 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:27:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:34 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:36.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:35 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:35 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:36.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:27:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:27:35] "GET /metrics HTTP/1.1" 200 38365 "" "Prometheus/2.51.0" 2024-09-17T10:27:36.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:35 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:36.742 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:36.48141321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:36 smithi052 ceph-mon[106157]: pgmap v159: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T10:27:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:36 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/636 objects degraded (12.736%), 23 pgs degraded) 2024-09-17T10:27:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:36 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:27:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:36 smithi052 ceph-mon[102573]: pgmap v159: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T10:27:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:36 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/636 objects degraded (12.736%), 23 pgs degraded) 2024-09-17T10:27:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:36 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:27:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:36 smithi153 ceph-mon[87216]: pgmap v159: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T10:27:37.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:36 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/636 objects degraded (12.736%), 23 pgs degraded) 2024-09-17T10:27:37.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:36 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:27:39.034 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:38 smithi052 ceph-mon[106157]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-17T10:27:39.034 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:38 smithi052 ceph-mon[102573]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-17T10:27:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:38 smithi153 ceph-mon[87216]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 672 B/s rd, 0 op/s 2024-09-17T10:27:39.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:39.485531322Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:41.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:40 smithi052 ceph-mon[102573]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-17T10:27:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:40 smithi052 ceph-mon[106157]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-17T10:27:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:40 smithi153 ceph-mon[87216]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-09-17T10:27:42.751 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:42.485786569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:43.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:42 smithi052 ceph-mon[102573]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:42 smithi052 ceph-mon[106157]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:42 smithi153 ceph-mon[87216]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:27:44.153 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:27:44.411 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:44.815 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[106157]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T10:27:44.815 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[106157]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:44.815 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:44.816 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:44.816 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:44.816 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[102573]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T10:27:44.816 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[102573]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:44.816 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:44.816 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:44.816 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:45.114 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (3m) 17s ago 24m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (3m) 2m ago 24m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (4m) 17s ago 24m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (4m) 2m ago 28m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (14m) 17s ago 30m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (108s) 17s ago 30m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (2m) 2m ago 29m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (94s) 17s ago 29m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (4m) 17s ago 24m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:27:45.145 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (4m) 2m ago 24m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (55s) 17s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (21s) 17s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (27m) 17s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (27m) 17s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (27m) 2m ago 26m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (26m) 2m ago 26m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (26m) 2m ago 26m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (25m) 2m ago 25m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (3m) 2m ago 25m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (24m) 17s ago 24m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:27:45.146 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (24m) 2m ago 24m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:27:45.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:44 smithi153 ceph-mon[87216]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-09-17T10:27:45.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:44 smithi153 ceph-mon[87216]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:45.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:45.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:45.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:45.758 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:45.484100361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:45.808 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T10:27:46.064 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:46.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:45 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:46.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:45 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:46.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:27:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:27:45] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.51.0" 2024-09-17T10:27:46.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:45 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:46.810 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:27:47.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:46 smithi052 ceph-mon[102573]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:46 smithi052 ceph-mon[102573]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:46 smithi052 ceph-mon[106157]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:46 smithi052 ceph-mon[106157]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:47.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:46 smithi153 ceph-mon[87216]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:47.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:46 smithi153 ceph-mon[87216]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:47.431 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-17T10:27:47.688 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:47.944 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:47 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/2007242258' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:47.944 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:47 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/2007242258' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.101 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:47 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/2007242258' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.766 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:48.478671817Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:48.941 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:48 smithi052 ceph-mon[106157]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:48.942 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:48 smithi052 ceph-mon[102573]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:49.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:48 smithi153 ceph-mon[87216]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:49.804 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:27:50.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:49 smithi052 ceph-mon[106157]: from='client.54239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:50.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:49 smithi052 ceph-mon[102573]: from='client.54239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:50.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:49 smithi153 ceph-mon[87216]: from='client.54239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:50.535 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:27:50.798 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:51.044 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:50 smithi052 ceph-mon[106157]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:51.044 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:50 smithi052 ceph-mon[102573]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:51.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:50 smithi153 ceph-mon[87216]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": null, 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": false, 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "", 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": null, 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:27:51.467 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:27:51.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:51.485895784Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:52.173 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:27:52.431 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:52.826 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:52 smithi052 ceph-mon[106157]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:52.827 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:52 smithi052 ceph-mon[106157]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:52.827 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:52 smithi052 ceph-mon[102573]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:52.827 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:52 smithi052 ceph-mon[102573]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:53.179 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:27:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:52 smithi153 ceph-mon[87216]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:52 smithi153 ceph-mon[87216]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:53.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:53 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/2045193877' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:53.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:53 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/2045193877' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:54.065 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-17T10:27:54.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:53 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/2045193877' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:54.323 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:54.782 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:54.485297993Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:54 smithi052 ceph-mon[106157]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:54 smithi052 ceph-mon[102573]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:55.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:54 smithi153 ceph-mon[87216]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:56.033 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:55 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:56.034 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:27:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:27:55] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.51.0" 2024-09-17T10:27:56.034 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:55 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:56.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:55 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:56.360 INFO:teuthology.orchestra.run.smithi052.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[102573]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[102573]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[106157]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:57.055 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[106157]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:57.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:57.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.056 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:56 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:57.085 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:27:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:56 smithi153 ceph-mon[87216]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:56 smithi153 ceph-mon[87216]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:56 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:57.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:56 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:56 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:56 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:57.793 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:27:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:57.478898535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:58.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:57 smithi052 ceph-mon[106157]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:58.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:57 smithi052 ceph-mon[106157]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:57 smithi052 ceph-mon[102573]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:58.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:57 smithi052 ceph-mon[102573]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:58.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:57 smithi153 ceph-mon[87216]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:58.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:57 smithi153 ceph-mon[87216]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:58.510 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:59.005 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:59.005 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.005 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.006 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.007 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.007 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.007 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.007 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.007 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:58 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:59.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:27:59.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:58 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:59.229 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:27:59.847 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:27:59.847 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (3m) 31s ago 24m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (3m) 2m ago 24m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (5m) 31s ago 24m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (4m) 2m ago 29m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (14m) 31s ago 30m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (2m) 31s ago 30m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (2m) 2m ago 29m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (109s) 31s ago 29m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (4m) 31s ago 24m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (4m) 2m ago 24m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (70s) 31s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (36s) 31s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (28m) 31s ago 28m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de 3567d46078e6 2024-09-17T10:27:59.848 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (27m) 31s ago 27m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:27:59.849 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (27m) 2m ago 27m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:27:59.849 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (26m) 2m ago 26m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:27:59.849 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (26m) 2m ago 26m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:27:59.849 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (25m) 2m ago 25m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:27:59.849 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (4m) 2m ago 25m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:27:59.849 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (24m) 31s ago 24m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:27:59.849 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (24m) 2m ago 24m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mgr 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mon 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all crash 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: Upgrade: osd.2 is safe to restart 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:00.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:28:00.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:28:00.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mgr 2024-09-17T10:28:00.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mon 2024-09-17T10:28:00.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all crash 2024-09-17T10:28:00.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:28:00.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: Upgrade: osd.2 is safe to restart 2024-09-17T10:28:00.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:27:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:00.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:28:00.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:28:00.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mgr 2024-09-17T10:28:00.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mon 2024-09-17T10:28:00.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all crash 2024-09-17T10:28:00.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:28:00.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: Upgrade: osd.2 is safe to restart 2024-09-17T10:28:00.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:27:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:00.217 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:28:00.217 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:28:00.217 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:28:00.217 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:00.217 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:28:00.217 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6, 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8, 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 7 2024-09-17T10:28:00.218 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:28:00.219 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:28:00.559 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:28:00.559 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:28:00.559 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:28:00.560 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-17T10:28:00.560 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:28:00.560 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "2/8 daemons upgraded", 2024-09-17T10:28:00.560 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:28:00.560 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:28:00.560 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:28:00.801 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:00.490846344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: from='client.54263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/684182925' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: from='client.54263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:01.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:00 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/684182925' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:01.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: from='client.54263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:28:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:01.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:00 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/684182925' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:02.091 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:01 smithi052 ceph-mon[106157]: Upgrade: Updating osd.2 2024-09-17T10:28:02.091 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:01 smithi052 ceph-mon[106157]: Deploying daemon osd.2 on smithi052 2024-09-17T10:28:02.091 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:01 smithi052 ceph-mon[106157]: from='client.54287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:02.091 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:01 smithi052 ceph-mon[102573]: Upgrade: Updating osd.2 2024-09-17T10:28:02.091 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:01 smithi052 ceph-mon[102573]: Deploying daemon osd.2 on smithi052 2024-09-17T10:28:02.091 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:01 smithi052 ceph-mon[102573]: from='client.54287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:02.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:01 smithi153 ceph-mon[87216]: Upgrade: Updating osd.2 2024-09-17T10:28:02.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:01 smithi153 ceph-mon[87216]: Deploying daemon osd.2 on smithi052 2024-09-17T10:28:02.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:01 smithi153 ceph-mon[87216]: from='client.54287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:02.969 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:02 smithi052 ceph-mon[106157]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:02.969 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:02 smithi052 ceph-mon[102573]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:03.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:02 smithi153 ceph-mon[87216]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:03.348 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:03 smithi052 systemd[1]: Stopping Ceph osd.2 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:28:03.808 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:03.48713252Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:03.808 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[48756]: 2024-09-17T10:28:03.431+0000 7f1cecc8e640 -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-17T10:28:03.809 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[48756]: 2024-09-17T10:28:03.431+0000 7f1cecc8e640 -1 osd.2 119 *** Got signal Terminated *** 2024-09-17T10:28:03.809 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[48756]: 2024-09-17T10:28:03.431+0000 7f1cecc8e640 -1 osd.2 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:28:04.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:03 smithi052 ceph-mon[106157]: osd.2 marked itself down and dead 2024-09-17T10:28:04.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:03 smithi052 ceph-mon[102573]: osd.2 marked itself down and dead 2024-09-17T10:28:04.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:03 smithi153 ceph-mon[87216]: osd.2 marked itself down and dead 2024-09-17T10:28:04.597 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:04 smithi052 podman[122090]: 2024-09-17 10:28:04.281073569 +0000 UTC m=+0.970674771 container stop 3567d46078e64a70cc907ab82d80e313adc7bb32432969d5aa26702b48ddf783 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-17T10:28:04.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:04 smithi052 podman[122090]: 2024-09-17 10:28:04.306740068 +0000 UTC m=+0.996341272 container died 3567d46078e64a70cc907ab82d80e313adc7bb32432969d5aa26702b48ddf783 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-17T10:28:04.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:04 smithi052 ceph-mon[106157]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:04.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:04 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:28:04.942 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:04 smithi052 ceph-mon[106157]: osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:28:04.942 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:04 smithi052 ceph-mon[102573]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:04.943 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:04 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:28:04.943 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:04 smithi052 ceph-mon[102573]: osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:28:04.943 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:04 smithi052 podman[122090]: 2024-09-17 10:28:04.689505099 +0000 UTC m=+1.379106300 container cleanup 3567d46078e64a70cc907ab82d80e313adc7bb32432969d5aa26702b48ddf783 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-17T10:28:04.943 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:04 smithi052 bash[122090]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:28:05.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:04 smithi153 ceph-mon[87216]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:05.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:04 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:28:05.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:04 smithi153 ceph-mon[87216]: osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:28:05.347 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:04 smithi052 podman[122105]: 2024-09-17 10:28:04.941119706 +0000 UTC m=+0.648653611 container remove 3567d46078e64a70cc907ab82d80e313adc7bb32432969d5aa26702b48ddf783 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, ceph=True) 2024-09-17T10:28:05.670 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:05 smithi052 podman[122189]: 2024-09-17 10:28:05.275713432 +0000 UTC m=+0.016801848 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:05.670 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:05 smithi052 podman[122189]: 2024-09-17 10:28:05.409005386 +0000 UTC m=+0.150093792 container create b5ac42c154902fa17c316fa12ac4ef4a4de7e687152cc7847993ef3f6092fda3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-17T10:28:05.671 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:05 smithi052 podman[122189]: 2024-09-17 10:28:05.669766882 +0000 UTC m=+0.410855296 container init b5ac42c154902fa17c316fa12ac4ef4a4de7e687152cc7847993ef3f6092fda3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-17T10:28:06.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:28:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:28:05] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.51.0" 2024-09-17T10:28:06.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:05 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:06.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:05 smithi052 ceph-mon[106157]: osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:28:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:05 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:05 smithi052 ceph-mon[102573]: osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:28:06.099 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:05 smithi052 podman[122189]: 2024-09-17 10:28:05.673375332 +0000 UTC m=+0.414463743 container start b5ac42c154902fa17c316fa12ac4ef4a4de7e687152cc7847993ef3f6092fda3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-17T10:28:06.099 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:05 smithi052 podman[122189]: 2024-09-17 10:28:05.778138337 +0000 UTC m=+0.519226759 container attach b5ac42c154902fa17c316fa12ac4ef4a4de7e687152cc7847993ef3f6092fda3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-17T10:28:06.099 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:05 smithi052 podman[122189]: 2024-09-17 10:28:05.880220802 +0000 UTC m=+0.621309209 container died b5ac42c154902fa17c316fa12ac4ef4a4de7e687152cc7847993ef3f6092fda3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-17T10:28:06.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:05 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:06.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:05 smithi153 ceph-mon[87216]: osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:28:06.820 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:06.491358514Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:06.821 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:06 smithi052 podman[122211]: 2024-09-17 10:28:06.490325169 +0000 UTC m=+0.600149443 container remove b5ac42c154902fa17c316fa12ac4ef4a4de7e687152cc7847993ef3f6092fda3 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:28:06.821 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:06 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T10:28:06.821 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:06 smithi052 systemd[1]: Stopped Ceph osd.2 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:28:06.821 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:06 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.2.service: Consumed 12.789s CPU time. 2024-09-17T10:28:06.821 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:06 smithi052 systemd[1]: Starting Ceph osd.2 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:28:07.083 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:06 smithi052 ceph-mon[106157]: pgmap v176: 161 pgs: 39 peering, 3 stale+active+clean, 119 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:07.083 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:06 smithi052 ceph-mon[106157]: Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T10:28:07.083 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:06 smithi052 ceph-mon[102573]: pgmap v176: 161 pgs: 39 peering, 3 stale+active+clean, 119 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:07.083 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:06 smithi052 ceph-mon[102573]: Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T10:28:07.084 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:06 smithi052 podman[122311]: 2024-09-17 10:28:06.848696899 +0000 UTC m=+0.016542851 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:07.084 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:06 smithi052 podman[122311]: 2024-09-17 10:28:06.950223606 +0000 UTC m=+0.118069597 container create 14ae13e383a61a4334ca1242b9b340a77d801343080b10047d4a1775c6eef3cc (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:28:07.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:06 smithi153 ceph-mon[87216]: pgmap v176: 161 pgs: 39 peering, 3 stale+active+clean, 119 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:07.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:06 smithi153 ceph-mon[87216]: Health check failed: Reduced data availability: 6 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-17T10:28:07.347 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 podman[122311]: 2024-09-17 10:28:07.211375384 +0000 UTC m=+0.379221333 container init 14ae13e383a61a4334ca1242b9b340a77d801343080b10047d4a1775c6eef3cc (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:28:07.348 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 podman[122311]: 2024-09-17 10:28:07.21539304 +0000 UTC m=+0.383238981 container start 14ae13e383a61a4334ca1242b9b340a77d801343080b10047d4a1775c6eef3cc (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-17T10:28:07.348 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 podman[122311]: 2024-09-17 10:28:07.294383825 +0000 UTC m=+0.462229770 container attach 14ae13e383a61a4334ca1242b9b340a77d801343080b10047d4a1775c6eef3cc (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-17T10:28:07.833 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:07.833 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 bash[122311]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:07.833 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:07.833 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 bash[122311]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:07.833 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T10:28:08.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-mon[106157]: pgmap v177: 161 pgs: 7 active+undersized, 39 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T10:28:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-mon[102573]: pgmap v177: 161 pgs: 7 active+undersized, 39 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T10:28:08.098 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 bash[122311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T10:28:08.098 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T10:28:08.098 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:07 smithi052 bash[122311]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T10:28:08.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:07 smithi153 ceph-mon[87216]: pgmap v177: 161 pgs: 7 active+undersized, 39 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:07 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded (PG_DEGRADED) 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 bash[122311]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 bash[122311]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 bash[122311]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 bash[122311]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T10:28:08.441 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate[122326]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T10:28:08.442 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 bash[122311]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T10:28:08.442 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 podman[122311]: 2024-09-17 10:28:08.148257672 +0000 UTC m=+1.316103621 container died 14ae13e383a61a4334ca1242b9b340a77d801343080b10047d4a1775c6eef3cc (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:28:09.078 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 podman[122470]: 2024-09-17 10:28:08.731527657 +0000 UTC m=+0.577210861 container remove 14ae13e383a61a4334ca1242b9b340a77d801343080b10047d4a1775c6eef3cc (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True) 2024-09-17T10:28:09.078 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 podman[122531]: 2024-09-17 10:28:08.854707081 +0000 UTC m=+0.017227977 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:09.078 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:08 smithi052 podman[122531]: 2024-09-17 10:28:08.96567479 +0000 UTC m=+0.128195672 container create 5d81a224d779f4a7f32a2d368aac5bcca9b78809fae26bcc32ba324450e28abb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:28:09.597 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:09 smithi052 podman[122531]: 2024-09-17 10:28:09.201770023 +0000 UTC m=+0.364290905 container init 5d81a224d779f4a7f32a2d368aac5bcca9b78809fae26bcc32ba324450e28abb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:28:09.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:09 smithi052 podman[122531]: 2024-09-17 10:28:09.205186786 +0000 UTC m=+0.367707663 container start 5d81a224d779f4a7f32a2d368aac5bcca9b78809fae26bcc32ba324450e28abb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T10:28:09.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:09 smithi052 ceph-osd[122549]: -- 172.21.15.52:0/4140484199 <== mon.2 v2:172.21.15.52:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55de23e4da40 con 0x55de23e2bc00 2024-09-17T10:28:09.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:09 smithi052 bash[122531]: 5d81a224d779f4a7f32a2d368aac5bcca9b78809fae26bcc32ba324450e28abb 2024-09-17T10:28:09.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:09 smithi052 systemd[1]: Started Ceph osd.2 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:28:09.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:09.48614338Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:10.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[106157]: pgmap v178: 161 pgs: 7 active+undersized, 39 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T10:28:10.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.606 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[102573]: pgmap v178: 161 pgs: 7 active+undersized, 39 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T10:28:10.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:10 smithi153 ceph-mon[87216]: pgmap v178: 161 pgs: 7 active+undersized, 39 peering, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 5/636 objects degraded (0.786%) 2024-09-17T10:28:10.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:10.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:11.348 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:11 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[122545]: 2024-09-17T10:28:11.073+0000 7fbb110c5640 -1 Falling back to public interface 2024-09-17T10:28:11.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:11 smithi153 ceph-mon[87216]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-09-17T10:28:11.760 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:11 smithi052 ceph-mon[106157]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-09-17T10:28:11.760 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:11 smithi052 ceph-mon[102573]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 8 pgs peering) 2024-09-17T10:28:12.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:12 smithi153 ceph-mon[87216]: pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-17T10:28:12.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:12.488794411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:12.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:12 smithi052 ceph-mon[102573]: pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-17T10:28:12.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:12 smithi052 ceph-mon[106157]: pgmap v179: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-17T10:28:14.677 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[122545]: 2024-09-17T10:28:14.394+0000 7fbb110c5640 -1 osd.2 119 log_to_monitors true 2024-09-17T10:28:14.677 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-17T10:28:14.677 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.677 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.677 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.677 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[106157]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:14.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:14 smithi052 ceph-mon[102573]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:14.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: pgmap v180: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-17T10:28:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:14 smithi153 ceph-mon[87216]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:15.548 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[122545]: 2024-09-17T10:28:15.165+0000 7fbb04e67640 -1 osd.2 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:28:15.550 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:15.550 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[106157]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:15.551 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[106157]: osdmap e122: 8 total, 7 up, 8 in 2024-09-17T10:28:15.551 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[106157]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:28:15.551 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:15.551 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[102573]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:15.551 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[102573]: osdmap e122: 8 total, 7 up, 8 in 2024-09-17T10:28:15.551 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-mon[102573]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:28:15.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:15.49033262Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:15.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:15 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:15.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:15 smithi153 ceph-mon[87216]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:15.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:15 smithi153 ceph-mon[87216]: osdmap e122: 8 total, 7 up, 8 in 2024-09-17T10:28:15.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:15 smithi153 ceph-mon[87216]: from='osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:28:16.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:28:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:28:15] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.51.0" 2024-09-17T10:28:16.778 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[106157]: pgmap v182: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[106157]: osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194] boot 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[106157]: osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[102573]: pgmap v182: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[102573]: osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194] boot 2024-09-17T10:28:16.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[102573]: osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:28:16.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:16.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:16 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:16 smithi153 ceph-mon[87216]: pgmap v182: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:16 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:16 smithi153 ceph-mon[87216]: osd.2 [v2:172.21.15.52:6818/4165263194,v1:172.21.15.52:6819/4165263194] boot 2024-09-17T10:28:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:16 smithi153 ceph-mon[87216]: osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:28:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:16 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:16.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:16 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:18.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: osdmap e124: 8 total, 8 up, 8 in 2024-09-17T10:28:18.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: pgmap v185: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.451 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: Upgrade: Finalizing container_image settings 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: Upgrade: Complete! 2024-09-17T10:28:18.455 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.456 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: osdmap e124: 8 total, 8 up, 8 in 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: pgmap v185: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:18.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:28:18.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.600 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: Upgrade: Finalizing container_image settings 2024-09-17T10:28:18.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:28:18.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:28:18.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:28:18.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:28:18.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:28:18.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:28:18.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: osdmap e124: 8 total, 8 up, 8 in 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: pgmap v185: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:18.604 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: Upgrade: Finalizing container_image settings 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:28:18.605 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:28:18.606 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.607 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:28:18.608 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.609 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.610 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.610 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.610 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.610 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.611 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.611 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.611 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.611 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: Upgrade: Complete! 2024-09-17T10:28:18.611 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:28:18.611 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:28:18.612 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:28:18.612 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.612 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.612 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.612 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.613 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.613 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.613 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:28:18.614 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: Upgrade: Complete! 2024-09-17T10:28:18.615 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:28:18.615 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:28:18.615 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:28:18.615 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.615 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.615 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.616 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:18.616 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:18.616 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:18 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:18.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:18.489598714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:20.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:20 smithi052 ceph-mon[102573]: pgmap v186: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:20.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:20.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:20 smithi052 ceph-mon[106157]: pgmap v186: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:20.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:20 smithi153 ceph-mon[87216]: pgmap v186: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:21.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:21 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded) 2024-09-17T10:28:21.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:21 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:28:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:21 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded) 2024-09-17T10:28:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:21 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:28:21.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:21.490705675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:21 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded) 2024-09-17T10:28:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:21 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:28:22.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:22 smithi052 ceph-mon[102573]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-17T10:28:22.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:22 smithi052 ceph-mon[106157]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-17T10:28:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:22 smithi153 ceph-mon[87216]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 0 op/s 2024-09-17T10:28:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:24 smithi052 ceph-mon[106157]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:28:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:24 smithi052 ceph-mon[102573]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:28:24.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:24.488911305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:24 smithi153 ceph-mon[87216]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:28:25.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:25 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:25.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:25 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:25.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:25 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:26.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:28:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:28:25] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.51.0" 2024-09-17T10:28:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:26 smithi052 ceph-mon[106157]: pgmap v189: 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-17T10:28:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:26 smithi052 ceph-mon[102573]: pgmap v189: 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-17T10:28:26.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:26 smithi153 ceph-mon[87216]: pgmap v189: 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-17T10:28:27.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:27.482441829Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:28.749 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:28 smithi052 ceph-mon[106157]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s 2024-09-17T10:28:28.749 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:28 smithi052 ceph-mon[102573]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s 2024-09-17T10:28:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:28 smithi153 ceph-mon[87216]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1003 B/s rd, 0 op/s 2024-09-17T10:28:30.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:30.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:30.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:30.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[106157]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:30.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:30.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:30.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:30.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:30 smithi052 ceph-mon[102573]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:30 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:30 smithi153 ceph-mon[87216]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:30.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:30.49398721Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:31.626 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:28:31.890 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:32.565 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:28:32.565 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (4m) 19s ago 25m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (4m) 3m ago 25m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (5m) 19s ago 24m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (5m) 3m ago 29m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (14m) 19s ago 31m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (2m) 19s ago 31m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (3m) 3m ago 30m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (2m) 19s ago 29m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (5m) 19s ago 25m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (5m) 3m ago 25m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (102s) 19s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (69s) 19s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (23s) 19s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:28:32.566 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (28m) 19s ago 28m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:28:32.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (27m) 3m ago 27m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:28:32.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (27m) 3m ago 27m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:28:32.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (26m) 3m ago 26m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:28:32.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (26m) 3m ago 26m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:28:32.567 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (4m) 3m ago 26m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:28:32.567 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (25m) 19s ago 25m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:28:32.567 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (25m) 3m ago 25m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:28:32.567 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:32 smithi052 ceph-mon[102573]: from='client.54299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:32.567 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:32 smithi052 ceph-mon[102573]: pgmap v192: 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-17T10:28:32.568 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:32 smithi052 ceph-mon[106157]: from='client.54299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:32.568 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:32 smithi052 ceph-mon[106157]: pgmap v192: 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-17T10:28:32.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:32 smithi153 ceph-mon[87216]: from='client.54299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:32.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:32 smithi153 ceph-mon[87216]: pgmap v192: 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-17T10:28:33.262 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T10:28:33.522 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:33 smithi052 ceph-mon[102573]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:33 smithi052 ceph-mon[106157]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:33 smithi153 ceph-mon[87216]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:33.478815561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:34.315 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:28:34.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:34 smithi052 ceph-mon[106157]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:34.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:34 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/3078436045' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:34 smithi052 ceph-mon[102573]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:34.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:34 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/3078436045' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:34.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:34 smithi153 ceph-mon[87216]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:34.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:34 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/3078436045' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:35.042 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-17T10:28:35.301 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:35.683 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:35 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:35.684 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:35 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:35.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:35 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:36.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:28:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:28:35] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-17T10:28:36.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:36 smithi052 ceph-mon[106157]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:36.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:36 smithi052 ceph-mon[102573]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:36.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:36 smithi153 ceph-mon[87216]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:36.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:36.482673176Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:37.395 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:28:37.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:37 smithi052 ceph-mon[106157]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:37.601 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:37 smithi052 ceph-mon[102573]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:37.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:37 smithi153 ceph-mon[87216]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:38.038 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:28:38.298 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:38.715 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:38 smithi052 ceph-mon[106157]: 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-17T10:28:38.715 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:38 smithi052 ceph-mon[102573]: 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-17T10:28:38.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:38 smithi153 ceph-mon[87216]: 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-17T10:28:39.009 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:28:39.009 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": null, 2024-09-17T10:28:39.009 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": false, 2024-09-17T10:28:39.010 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "", 2024-09-17T10:28:39.010 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:28:39.010 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": null, 2024-09-17T10:28:39.010 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:28:39.010 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:28:39.010 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:28:39.681 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:28:39.931 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:39.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:39.488493297Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:40.707 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:28:40.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:40 smithi052 ceph-mon[102573]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:40.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:40 smithi052 ceph-mon[102573]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:40.708 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:40 smithi052 ceph-mon[106157]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:40.708 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:40 smithi052 ceph-mon[106157]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:40.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:40 smithi153 ceph-mon[87216]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:40.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:40 smithi153 ceph-mon[87216]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:41.352 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-17T10:28:41.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:41 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1760730040' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:41.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:41 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1760730040' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:41.612 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:41.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:41 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1760730040' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:42.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:42 smithi052 ceph-mon[106157]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:42.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:42 smithi052 ceph-mon[102573]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:42.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:42 smithi153 ceph-mon[87216]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:42.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:42.481781252Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:43.602 INFO:teuthology.orchestra.run.smithi052.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:43.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:43 smithi052 ceph-mon[106157]: from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:43 smithi052 ceph-mon[102573]: from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:43.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:43 smithi153 ceph-mon[87216]: from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:44.338 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:28:44.928 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:44.929 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:44.929 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.929 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.929 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.929 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.929 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.930 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.931 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.931 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:44.931 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:44.931 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:44.931 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:44.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:45.636 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:45.913 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:45 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:45.913 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:45 smithi052 ceph-mon[106157]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:45.913 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:28:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:28:45] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-17T10:28:45.913 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:45 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:45.913 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:45 smithi052 ceph-mon[102573]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:45.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:45.478797435Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:45.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:45 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:45.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:45 smithi153 ceph-mon[87216]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:46.363 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mgr 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mon 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all crash 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[102573]: Upgrade: osd.3 is safe to restart 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mgr 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mon 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all crash 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:28:46.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:28:46.851 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:46 smithi052 ceph-mon[106157]: Upgrade: osd.3 is safe to restart 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mgr 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mon 2024-09-17T10:28:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:46.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all crash 2024-09-17T10:28:46.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:46.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:28:46.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:28:46.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:46 smithi153 ceph-mon[87216]: Upgrade: osd.3 is safe to restart 2024-09-17T10:28:46.974 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (4m) 33s ago 25m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (4m) 3m ago 25m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (5m) 33s ago 25m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (5m) 3m ago 29m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (15m) 33s ago 31m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (2m) 33s ago 31m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (3m) 3m ago 30m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (2m) 33s ago 30m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (5m) 33s ago 25m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (5m) 3m ago 25m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (117s) 33s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:28:46.975 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (83s) 33s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (38s) 33s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (28m) 33s ago 28m - 2993M 19.1.1-330-gc2ddf972 ebb0615149de d4fa6f035049 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (28m) 3m ago 28m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (27m) 3m ago 27m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (27m) 3m ago 27m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (26m) 3m ago 26m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (5m) 3m ago 26m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (25m) 33s ago 25m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:28:46.976 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (25m) 3m ago 25m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:28:47.336 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:28:47.336 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:28:47.336 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:28:47.336 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:47.336 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:28:47.336 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:28:47.336 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5, 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7, 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:28:47.337 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:28:47.650 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:28:47.651 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:28:47.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[106157]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[106157]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1391419695' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[102573]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[102573]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:47.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:28:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:47.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:47 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1391419695' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:47.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:47 smithi153 ceph-mon[87216]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:47.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:47 smithi153 ceph-mon[87216]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:47.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:47 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:47.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:47 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:28:47.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:47 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:47.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:47 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1391419695' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:48.851 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:48.478710302Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:48.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:48 smithi153 ceph-mon[87216]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:48.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:48 smithi153 ceph-mon[87216]: Upgrade: Updating osd.3 2024-09-17T10:28:48.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:48 smithi153 ceph-mon[87216]: Deploying daemon osd.3 on smithi052 2024-09-17T10:28:48.852 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:48 smithi153 ceph-mon[87216]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:48.852 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:48 smithi153 ceph-mon[87216]: from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:48.961 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[106157]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[106157]: Upgrade: Updating osd.3 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[106157]: Deploying daemon osd.3 on smithi052 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[106157]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[106157]: from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[102573]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[102573]: Upgrade: Updating osd.3 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[102573]: Deploying daemon osd.3 on smithi052 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[102573]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:48.962 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:48 smithi052 ceph-mon[102573]: from='client.54365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:50.598 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:50 smithi052 systemd[1]: Stopping Ceph osd.3 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:28:50.598 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:50 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[54411]: 2024-09-17T10:28:50.520+0000 7fa9c3973640 -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-17T10:28:50.598 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:50 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[54411]: 2024-09-17T10:28:50.520+0000 7fa9c3973640 -1 osd.3 124 *** Got signal Terminated *** 2024-09-17T10:28:50.598 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:50 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[54411]: 2024-09-17T10:28:50.520+0000 7fa9c3973640 -1 osd.3 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:28:51.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:50 smithi052 ceph-mon[102573]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:51.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:50 smithi052 ceph-mon[102573]: osd.3 marked itself down and dead 2024-09-17T10:28:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:50 smithi052 ceph-mon[106157]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:50 smithi052 ceph-mon[106157]: osd.3 marked itself down and dead 2024-09-17T10:28:51.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:50 smithi153 ceph-mon[87216]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:28:51.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:50 smithi153 ceph-mon[87216]: osd.3 marked itself down and dead 2024-09-17T10:28:51.422 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:51 smithi052 podman[128269]: 2024-09-17 10:28:51.136490591 +0000 UTC m=+0.716477425 container died d4fa6f035049cca06ee8fda4d852c8954f07b54bfca6b12418108d64aa7beda4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:28:51.707 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:51 smithi052 podman[128269]: 2024-09-17 10:28:51.503765351 +0000 UTC m=+1.083752180 container cleanup d4fa6f035049cca06ee8fda4d852c8954f07b54bfca6b12418108d64aa7beda4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97) 2024-09-17T10:28:51.707 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:51 smithi052 bash[128269]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:28:51.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:51.489225387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:51.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:51 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:28:51.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:51 smithi153 ceph-mon[87216]: osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:28:51.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:51 smithi153 ceph-mon[87216]: osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:52.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:51 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:28:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:51 smithi052 ceph-mon[102573]: osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:28:52.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:51 smithi052 ceph-mon[102573]: osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:52.098 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:51 smithi052 podman[128283]: 2024-09-17 10:28:51.805657829 +0000 UTC m=+0.666454744 container remove d4fa6f035049cca06ee8fda4d852c8954f07b54bfca6b12418108d64aa7beda4 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-17T10:28:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:51 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:28:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:51 smithi052 ceph-mon[106157]: osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:28:52.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:51 smithi052 ceph-mon[106157]: osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:52.468 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:52 smithi052 podman[128368]: 2024-09-17 10:28:52.042501407 +0000 UTC m=+0.017701995 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:52.468 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:52 smithi052 podman[128368]: 2024-09-17 10:28:52.165065495 +0000 UTC m=+0.140266127 container create d63f094a7202585572f3ab770e17a098eb934efbb4951631d2c6ff7a219963e9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-17T10:28:52.469 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:52 smithi052 podman[128368]: 2024-09-17 10:28:52.383935705 +0000 UTC m=+0.359136298 container init d63f094a7202585572f3ab770e17a098eb934efbb4951631d2c6ff7a219963e9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:28:52.469 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:52 smithi052 podman[128368]: 2024-09-17 10:28:52.387308296 +0000 UTC m=+0.362508880 container start d63f094a7202585572f3ab770e17a098eb934efbb4951631d2c6ff7a219963e9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:28:52.469 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:52 smithi052 podman[128368]: 2024-09-17 10:28:52.467530487 +0000 UTC m=+0.442731084 container attach d63f094a7202585572f3ab770e17a098eb934efbb4951631d2c6ff7a219963e9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-17T10:28:52.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:52 smithi052 ceph-mon[106157]: pgmap v203: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:52.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:52 smithi052 ceph-mon[106157]: Health check failed: Reduced data availability: 3 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:28:52.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:52 smithi052 ceph-mon[102573]: pgmap v203: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:52.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:52 smithi052 ceph-mon[102573]: Health check failed: Reduced data availability: 3 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:28:52.848 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:52 smithi052 podman[128368]: 2024-09-17 10:28:52.586829441 +0000 UTC m=+0.562030027 container died d63f094a7202585572f3ab770e17a098eb934efbb4951631d2c6ff7a219963e9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, 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, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-17T10:28:53.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:52 smithi153 ceph-mon[87216]: pgmap v203: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:53.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:52 smithi153 ceph-mon[87216]: Health check failed: Reduced data availability: 3 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:28:53.501 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 podman[128391]: 2024-09-17 10:28:53.246532394 +0000 UTC m=+0.650569619 container remove d63f094a7202585572f3ab770e17a098eb934efbb4951631d2c6ff7a219963e9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-17T10:28:53.501 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T10:28:53.501 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 systemd[1]: Stopped Ceph osd.3 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:28:53.501 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.3.service: Consumed 16.614s CPU time. 2024-09-17T10:28:53.765 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 systemd[1]: Starting Ceph osd.3 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:28:53.766 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 podman[128490]: 2024-09-17 10:28:53.61679495 +0000 UTC m=+0.016794446 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:54.077 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 podman[128490]: 2024-09-17 10:28:53.764962646 +0000 UTC m=+0.164962132 container create 6047c009dcda866573c82daa3a6100fc05b6b3df85d8c54235fe3c94c4a0ba26 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, 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.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True) 2024-09-17T10:28:54.077 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 podman[128490]: 2024-09-17 10:28:53.967154666 +0000 UTC m=+0.367154153 container init 6047c009dcda866573c82daa3a6100fc05b6b3df85d8c54235fe3c94c4a0ba26 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-17T10:28:54.077 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:53 smithi052 podman[128490]: 2024-09-17 10:28:53.970737348 +0000 UTC m=+0.370736841 container start 6047c009dcda866573c82daa3a6100fc05b6b3df85d8c54235fe3c94c4a0ba26 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-17T10:28:54.077 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 podman[128490]: 2024-09-17 10:28:54.075812089 +0000 UTC m=+0.475811595 container attach 6047c009dcda866573c82daa3a6100fc05b6b3df85d8c54235fe3c94c4a0ba26 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-17T10:28:54.347 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:54.348 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:54.348 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:54.348 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:28:54.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-mon[106157]: pgmap v205: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:54.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-mon[102573]: pgmap v205: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:54.848 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:28:54.848 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:28:54.849 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T10:28:54.849 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T10:28:54.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:54.478870451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:54 smithi153 ceph-mon[87216]: pgmap v205: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:28:55.214 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:28:55.215 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate[128505]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T10:28:55.215 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 bash[128490]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T10:28:55.215 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:54 smithi052 podman[128490]: 2024-09-17 10:28:54.901002066 +0000 UTC m=+1.301001553 container died 6047c009dcda866573c82daa3a6100fc05b6b3df85d8c54235fe3c94c4a0ba26 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:28:55.815 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:55 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:55.815 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:55 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:55.816 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:55 smithi052 podman[128649]: 2024-09-17 10:28:55.55522876 +0000 UTC m=+0.647563894 container remove 6047c009dcda866573c82daa3a6100fc05b6b3df85d8c54235fe3c94c4a0ba26 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-activate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-17T10:28:55.816 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:55 smithi052 podman[128704]: 2024-09-17 10:28:55.674394672 +0000 UTC m=+0.016599660 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:28:55.816 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:55 smithi052 podman[128704]: 2024-09-17 10:28:55.81455615 +0000 UTC m=+0.156761166 container create 43d5ccffb322f1aab628f56af8a412e19849940283d808387235e4c0640a85a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-17T10:28:56.076 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:28:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:28:55] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.51.0" 2024-09-17T10:28:56.076 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:56 smithi052 podman[128704]: 2024-09-17 10:28:56.050496127 +0000 UTC m=+0.392701115 container init 43d5ccffb322f1aab628f56af8a412e19849940283d808387235e4c0640a85a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0) 2024-09-17T10:28:56.076 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:56 smithi052 podman[128704]: 2024-09-17 10:28:56.05384642 +0000 UTC m=+0.396051394 container start 43d5ccffb322f1aab628f56af8a412e19849940283d808387235e4c0640a85a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:28:56.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:55 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:56.347 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-osd[128723]: -- 172.21.15.52:0/1907218992 <== mon.0 v2:172.21.15.52:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a1cd5ada40 con 0x55a1ce37c000 2024-09-17T10:28:56.347 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:56 smithi052 bash[128704]: 43d5ccffb322f1aab628f56af8a412e19849940283d808387235e4c0640a85a0 2024-09-17T10:28:56.348 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:56 smithi052 systemd[1]: Started Ceph osd.3 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:28:56.987 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[106157]: pgmap v206: 161 pgs: 33 active+undersized, 14 peering, 19 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-17T10:28:56.987 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:56.988 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:56.988 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:56.988 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[102573]: pgmap v206: 161 pgs: 33 active+undersized, 14 peering, 19 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-17T10:28:56.988 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:56.988 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:56.988 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:56 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:56 smithi153 ceph-mon[87216]: pgmap v206: 161 pgs: 33 active+undersized, 14 peering, 19 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 58/636 objects degraded (9.119%) 2024-09-17T10:28:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:56 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 58/636 objects degraded (9.119%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:56 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:56 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:28:57.768 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:28:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:57.490752176Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:57.964 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:57 smithi052 ceph-mon[102573]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 6 pgs peering) 2024-09-17T10:28:57.964 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:28:57 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:28:57.686+0000 7f9afb0d1640 -1 Falling back to public interface 2024-09-17T10:28:57.964 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:57 smithi052 ceph-mon[106157]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 6 pgs peering) 2024-09-17T10:28:58.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:57 smithi153 ceph-mon[87216]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 6 pgs peering) 2024-09-17T10:28:58.855 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:28:58 smithi052 ceph-mon[106157]: pgmap v207: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:28:58.855 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:28:58 smithi052 ceph-mon[102573]: pgmap v207: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:28:59.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:28:58 smithi153 ceph-mon[87216]: pgmap v207: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:29:00.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:00 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:00.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:00 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:00.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:00 smithi052 ceph-mon[106157]: pgmap v208: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:29:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:00 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:00 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:00.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:00 smithi052 ceph-mon[102573]: pgmap v208: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:29:00.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:00 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:00.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:00 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:00.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:00 smithi153 ceph-mon[87216]: pgmap v208: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:29:00.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:00.489527245Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:01.347 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:29:01.040+0000 7f9afb0d1640 -1 osd.3 124 log_to_monitors true 2024-09-17T10:29:01.847 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:29:01.557+0000 7f9af2e7b640 -1 osd.3 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:29:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[106157]: from='osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:01.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[106157]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[102573]: from='osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[102573]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:01 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:01 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:01 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:01 smithi153 ceph-mon[87216]: from='osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:01.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:01 smithi153 ceph-mon[87216]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:01.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:01 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:01.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:01 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:02.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[102573]: pgmap v209: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:29:02.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[102573]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:02.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[102573]: osdmap e127: 8 total, 7 up, 8 in 2024-09-17T10:29:02.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[102573]: from='osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:29:02.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[102573]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:29:02.837 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:02.837 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[106157]: pgmap v209: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:29:02.838 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[106157]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:02.838 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[106157]: osdmap e127: 8 total, 7 up, 8 in 2024-09-17T10:29:02.838 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[106157]: from='osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:29:02.838 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[106157]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:29:02.838 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:02 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:02.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:02 smithi153 ceph-mon[87216]: pgmap v209: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-17T10:29:02.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:02 smithi153 ceph-mon[87216]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:02.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:02 smithi153 ceph-mon[87216]: osdmap e127: 8 total, 7 up, 8 in 2024-09-17T10:29:02.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:02 smithi153 ceph-mon[87216]: from='osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:29:02.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:02 smithi153 ceph-mon[87216]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-17T10:29:02.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:02 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 26 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:03.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[102573]: osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899] boot 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[102573]: osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[102573]: osdmap e129: 8 total, 8 up, 8 in 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[106157]: osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899] boot 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[106157]: osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:03.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:03 smithi052 ceph-mon[106157]: osdmap e129: 8 total, 8 up, 8 in 2024-09-17T10:29:03.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:03.4791589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:03.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:03 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:03.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:03 smithi153 ceph-mon[87216]: osd.3 [v2:172.21.15.52:6826/1315476899,v1:172.21.15.52:6827/1315476899] boot 2024-09-17T10:29:03.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:03 smithi153 ceph-mon[87216]: osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:29:03.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:03 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:03.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:03 smithi153 ceph-mon[87216]: osdmap e129: 8 total, 8 up, 8 in 2024-09-17T10:29:04.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:04 smithi052 ceph-mon[102573]: pgmap v212: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T10:29:04.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:04 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:29:04.742+0000 7fbc55a1b640 -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-17T10:29:04.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:04 smithi052 ceph-mon[106157]: pgmap v212: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T10:29:04.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:04 smithi153 ceph-mon[87216]: pgmap v212: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:05.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:05.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:05 smithi153 ceph-mon[87216]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:06.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:29:05] "GET /metrics HTTP/1.1" 200 38285 "" "Prometheus/2.51.0" 2024-09-17T10:29:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:06.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:06.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:06.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:06.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:06.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:06.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:06.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:06.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:06.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:06.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:06.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:06.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[102573]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:06.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:06.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:06.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:06.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:06.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:06.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:06.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:06.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:06.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:06.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:06.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:06.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:06.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:05 smithi052 ceph-mon[106157]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:06.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:06.483103408Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:06 smithi153 ceph-mon[87216]: pgmap v214: 161 pgs: 21 active+undersized, 14 active+undersized+degraded, 126 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-17T10:29:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:06 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:06 smithi052 ceph-mon[106157]: pgmap v214: 161 pgs: 21 active+undersized, 14 active+undersized+degraded, 126 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-17T10:29:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:06 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:06 smithi052 ceph-mon[102573]: pgmap v214: 161 pgs: 21 active+undersized, 14 active+undersized+degraded, 126 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-17T10:29:07.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:06 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:08.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:07 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-17T10:29:08.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:07 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:29:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:07 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-17T10:29:08.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:07 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:29:08.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:07 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 14 pgs degraded) 2024-09-17T10:29:08.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:07 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:29:09.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:08 smithi052 ceph-mon[106157]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:09.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:08 smithi052 ceph-mon[102573]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:09.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:08 smithi153 ceph-mon[87216]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:09.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:09.487795419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:11.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:10 smithi052 ceph-mon[106157]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:11.101 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:10 smithi052 ceph-mon[102573]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:11.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:10 smithi153 ceph-mon[87216]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:12.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:12 smithi153 ceph-mon[87216]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:12.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:12.487302727Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:13.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:12 smithi052 ceph-mon[102573]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:12 smithi052 ceph-mon[106157]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:15.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[106157]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[102573]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:15.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:14 smithi153 ceph-mon[87216]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:15.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:15.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:15 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:15.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:15.488464546Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:16.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:29:15] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-17T10:29:16.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:15 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:16.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:15 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:16 smithi052 ceph-mon[106157]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:16 smithi052 ceph-mon[102573]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:16 smithi153 ceph-mon[87216]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:17.981 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (5m) 18s ago 26m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (4m) 4m ago 26m 76.6M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (6m) 18s ago 25m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (6m) 4m ago 30m 453M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (15m) 18s ago 32m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (3m) 18s ago 32m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (4m) 4m ago 30m 19.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:29:18.566 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (3m) 18s ago 30m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (6m) 18s ago 26m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (5m) 4m ago 25m 12.0M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (2m) 18s ago 30m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (115s) 18s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (69s) 18s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (22s) 18s ago 28m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (28m) 4m ago 28m 56.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 5f8e6820bf5d 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (28m) 4m ago 28m 52.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (27m) 4m ago 27m 52.1M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (27m) 4m ago 27m 62.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:29:18.567 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (5m) 4m ago 26m 40.5M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:29:18.568 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (25m) 18s ago 25m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:29:18.568 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (25m) 4m ago 25m 89.9M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:29:18.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:18 smithi052 ceph-mon[106157]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T10:29:18.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:18 smithi052 ceph-mon[102573]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T10:29:18.920 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:29:18.920 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:29:18.920 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:29:18.920 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:18.920 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4, 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 4 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6, 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 9 2024-09-17T10:29:18.921 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:29:18.922 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:29:18.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:18 smithi153 ceph-mon[87216]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-09-17T10:29:18.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:18.479399897Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:29:19.221 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:29:20.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[106157]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[106157]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[106157]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1150142864' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[102573]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[102573]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[102573]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:19 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1150142864' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.116 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:19 smithi153 ceph-mon[87216]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.116 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:19 smithi153 ceph-mon[87216]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.116 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:19 smithi153 ceph-mon[87216]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:20.116 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:19 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1150142864' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.073 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:20 smithi153 ceph-mon[87216]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:21.073 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:20 smithi153 ceph-mon[87216]: pgmap v221: 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-17T10:29:21.073 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:20 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:21.073 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:20 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:21.074 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:20 smithi153 ceph-mon[87216]: Upgrade: osd.4 is safe to restart 2024-09-17T10:29:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[106157]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[106157]: pgmap v221: 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-17T10:29:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[106157]: Upgrade: osd.4 is safe to restart 2024-09-17T10:29:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[102573]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[102573]: pgmap v221: 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-17T10:29:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:21.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:20 smithi052 ceph-mon[102573]: Upgrade: osd.4 is safe to restart 2024-09-17T10:29:21.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:21.48071236Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:22.413 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:22 smithi153 ceph-mon[87216]: Upgrade: Updating osd.4 2024-09-17T10:29:22.413 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:22 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:22.413 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:22 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:29:22.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:22 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:22.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:22 smithi153 ceph-mon[87216]: Deploying daemon osd.4 on smithi153 2024-09-17T10:29:22.414 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:22 smithi153 ceph-mon[87216]: pgmap v222: 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-17T10:29:22.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[106157]: Upgrade: Updating osd.4 2024-09-17T10:29:22.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:22.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:29:22.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:22.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[106157]: Deploying daemon osd.4 on smithi153 2024-09-17T10:29:22.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[106157]: pgmap v222: 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-17T10:29:22.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[102573]: Upgrade: Updating osd.4 2024-09-17T10:29:22.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:22.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:29:22.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:22.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[102573]: Deploying daemon osd.4 on smithi153 2024-09-17T10:29:22.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:22 smithi052 ceph-mon[102573]: pgmap v222: 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-17T10:29:24.292 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:24 smithi153 systemd[1]: Stopping Ceph osd.4 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:29:24.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:24 smithi153 ceph-mon[87216]: pgmap v223: 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-17T10:29:24.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:24 smithi153 ceph-mon[87216]: osd.4 marked itself down and dead 2024-09-17T10:29:24.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:24.483063043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:24.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[31716]: 2024-09-17T10:29:24.290+0000 7f109892d640 -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-17T10:29:24.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[31716]: 2024-09-17T10:29:24.290+0000 7f109892d640 -1 osd.4 129 *** Got signal Terminated *** 2024-09-17T10:29:24.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[31716]: 2024-09-17T10:29:24.290+0000 7f109892d640 -1 osd.4 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:29:24.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:24 smithi052 ceph-mon[106157]: pgmap v223: 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-17T10:29:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:24 smithi052 ceph-mon[106157]: osd.4 marked itself down and dead 2024-09-17T10:29:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:24 smithi052 ceph-mon[102573]: pgmap v223: 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-17T10:29:24.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:24 smithi052 ceph-mon[102573]: osd.4 marked itself down and dead 2024-09-17T10:29:25.199 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:24 smithi153 podman[91605]: 2024-09-17 10:29:24.945366076 +0000 UTC m=+0.770523926 container died 5f8e6820bf5d3fcdede6f64f26117176f6878567eb5ec04cefc16b912b49ea96 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-17T10:29:25.585 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:25 smithi153 podman[91605]: 2024-09-17 10:29:25.341081508 +0000 UTC m=+1.166239346 container cleanup 5f8e6820bf5d3fcdede6f64f26117176f6878567eb5ec04cefc16b912b49ea96 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, 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, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-c2ddf97, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-17T10:29:25.585 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:25 smithi153 bash[91605]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:29:25.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:25 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:25.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:25 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:25.586 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:25 smithi153 ceph-mon[87216]: osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:25.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:25 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:25.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:25 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:25.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:25 smithi052 ceph-mon[106157]: osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:25.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:25 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:25.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:25 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:25.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:25 smithi052 ceph-mon[102573]: osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:25.918 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:25 smithi153 podman[91621]: 2024-09-17 10:29:25.584365054 +0000 UTC m=+0.633264539 container remove 5f8e6820bf5d3fcdede6f64f26117176f6878567eb5ec04cefc16b912b49ea96 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=squid-c2ddf97, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T10:29:26.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:29:25] "GET /metrics HTTP/1.1" 200 38348 "" "Prometheus/2.51.0" 2024-09-17T10:29:26.171 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:25 smithi153 podman[91712]: 2024-09-17 10:29:25.820305581 +0000 UTC m=+0.016004793 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:26.172 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:25 smithi153 podman[91712]: 2024-09-17 10:29:25.9350246 +0000 UTC m=+0.130723807 container create ef5f5a971ebec75f792817b1479d0c9a7c4478824c12f1f7d58e3826d4a6021d (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, ceph=True) 2024-09-17T10:29:26.172 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:26 smithi153 podman[91712]: 2024-09-17 10:29:26.170819321 +0000 UTC m=+0.366518550 container init ef5f5a971ebec75f792817b1479d0c9a7c4478824c12f1f7d58e3826d4a6021d (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-17T10:29:26.427 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:26 smithi153 podman[91712]: 2024-09-17 10:29:26.174249359 +0000 UTC m=+0.369948568 container start ef5f5a971ebec75f792817b1479d0c9a7c4478824c12f1f7d58e3826d4a6021d (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:29:26.427 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:26 smithi153 podman[91712]: 2024-09-17 10:29:26.354388789 +0000 UTC m=+0.550088014 container attach ef5f5a971ebec75f792817b1479d0c9a7c4478824c12f1f7d58e3826d4a6021d (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2) 2024-09-17T10:29:26.427 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:26 smithi153 podman[91712]: 2024-09-17 10:29:26.363715333 +0000 UTC m=+0.559414540 container died ef5f5a971ebec75f792817b1479d0c9a7c4478824c12f1f7d58e3826d4a6021d (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-17T10:29:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:26 smithi153 ceph-mon[87216]: pgmap v225: 161 pgs: 18 peering, 17 stale+active+clean, 126 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T10:29:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:26 smithi153 ceph-mon[87216]: Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:29:26.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:26 smithi153 ceph-mon[87216]: osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:26.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:26 smithi052 ceph-mon[102573]: pgmap v225: 161 pgs: 18 peering, 17 stale+active+clean, 126 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T10:29:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:26 smithi052 ceph-mon[102573]: Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:29:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:26 smithi052 ceph-mon[102573]: osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:26 smithi052 ceph-mon[106157]: pgmap v225: 161 pgs: 18 peering, 17 stale+active+clean, 126 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T10:29:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:26 smithi052 ceph-mon[106157]: Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:29:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:26 smithi052 ceph-mon[106157]: osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:27.433 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:26 smithi153 podman[91734]: 2024-09-17 10:29:26.982924362 +0000 UTC m=+0.613458649 container remove ef5f5a971ebec75f792817b1479d0c9a7c4478824c12f1f7d58e3826d4a6021d (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2) 2024-09-17T10:29:27.433 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T10:29:27.433 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 systemd[1]: Stopped Ceph osd.4 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:29:27.433 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.4.service: Consumed 15.212s CPU time. 2024-09-17T10:29:27.433 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 systemd[1]: Starting Ceph osd.4 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:29:27.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:27.489765746Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:27.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:27 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:27.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 podman[91834]: 2024-09-17 10:29:27.335063723 +0000 UTC m=+0.016451563 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:27.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 podman[91834]: 2024-09-17 10:29:27.442508317 +0000 UTC m=+0.123896193 container create 2ae32749d1b25065314f7b7666757e9fa8e8ee7423fa3c72c0832a6d9c9c57de (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-17T10:29:27.701 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 podman[91834]: 2024-09-17 10:29:27.661776575 +0000 UTC m=+0.343164401 container init 2ae32749d1b25065314f7b7666757e9fa8e8ee7423fa3c72c0832a6d9c9c57de (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, 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_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True) 2024-09-17T10:29:27.701 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 podman[91834]: 2024-09-17 10:29:27.665226819 +0000 UTC m=+0.346614639 container start 2ae32749d1b25065314f7b7666757e9fa8e8ee7423fa3c72c0832a6d9c9c57de (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, 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) 2024-09-17T10:29:27.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:27 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:27.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:27 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 30/636 objects degraded (4.717%), 8 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:28.199 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 podman[91834]: 2024-09-17 10:29:27.753481204 +0000 UTC m=+0.434869023 container attach 2ae32749d1b25065314f7b7666757e9fa8e8ee7423fa3c72c0832a6d9c9c57de (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-17T10:29:28.199 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:28.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 bash[91834]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:28.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:28.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:27 smithi153 bash[91834]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:28.560 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-mon[87216]: pgmap v227: 161 pgs: 11 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-17T10:29:28.560 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T10:29:28.560 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 bash[91834]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T10:29:28.560 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T10:29:28.560 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 bash[91834]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T10:29:28.560 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T10:29:28.560 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 bash[91834]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T10:29:28.749 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:28 smithi052 ceph-mon[106157]: pgmap v227: 161 pgs: 11 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-17T10:29:28.749 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:28 smithi052 ceph-mon[102573]: pgmap v227: 161 pgs: 11 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-17T10:29:28.908 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T10:29:28.908 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 bash[91834]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T10:29:28.909 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T10:29:28.909 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 bash[91834]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T10:29:28.909 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T10:29:28.909 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 bash[91834]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T10:29:28.909 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate[91849]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T10:29:28.909 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 bash[91834]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T10:29:28.909 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:28 smithi153 podman[91834]: 2024-09-17 10:29:28.587116174 +0000 UTC m=+1.268504003 container died 2ae32749d1b25065314f7b7666757e9fa8e8ee7423fa3c72c0832a6d9c9c57de (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-17T10:29:29.541 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 podman[91989]: 2024-09-17 10:29:29.198852324 +0000 UTC m=+0.602264427 container remove 2ae32749d1b25065314f7b7666757e9fa8e8ee7423fa3c72c0832a6d9c9c57de (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-17T10:29:29.541 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 podman[92050]: 2024-09-17 10:29:29.309383503 +0000 UTC m=+0.016309550 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:29.541 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 podman[92050]: 2024-09-17 10:29:29.424857394 +0000 UTC m=+0.131783441 container create 82993c4a6e6bb9152913bbe6108d4084b0727a256b5b7a344c1dc77239b2036f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:29:29.953 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 podman[92050]: 2024-09-17 10:29:29.652210668 +0000 UTC m=+0.359136716 container init 82993c4a6e6bb9152913bbe6108d4084b0727a256b5b7a344c1dc77239b2036f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-17T10:29:29.953 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 podman[92050]: 2024-09-17 10:29:29.655413417 +0000 UTC m=+0.362339460 container start 82993c4a6e6bb9152913bbe6108d4084b0727a256b5b7a344c1dc77239b2036f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True) 2024-09-17T10:29:29.953 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 ceph-osd[92068]: -- 172.21.15.153:0/282772764 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56519393ba40 con 0x56519470a400 2024-09-17T10:29:29.953 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 bash[92050]: 82993c4a6e6bb9152913bbe6108d4084b0727a256b5b7a344c1dc77239b2036f 2024-09-17T10:29:29.953 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:29 smithi153 systemd[1]: Started Ceph osd.4 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:29:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:30 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:30 smithi153 ceph-mon[87216]: pgmap v228: 161 pgs: 11 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-17T10:29:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[102573]: pgmap v228: 161 pgs: 11 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[106157]: pgmap v228: 161 pgs: 11 active+undersized, 18 peering, 9 stale+active+clean, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-17T10:29:30.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:30.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:30.488517971Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:31.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:31 smithi153 ceph-mon[87216]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-17T10:29:31.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:29:31.536+0000 7f1e4e0bb640 -1 Falling back to public interface 2024-09-17T10:29:31.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:31 smithi052 ceph-mon[102573]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-17T10:29:31.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:31 smithi052 ceph-mon[106157]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-17T10:29:32.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:32 smithi052 ceph-mon[102573]: pgmap v229: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:29:32.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:32 smithi052 ceph-mon[106157]: pgmap v229: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:29:32.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:32 smithi153 ceph-mon[87216]: pgmap v229: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:29:33.680 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:33.478916335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:35.014 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:29:34.872+0000 7f1e4e0bb640 -1 osd.4 129 log_to_monitors true 2024-09-17T10:29:35.015 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:34 smithi153 ceph-mon[87216]: pgmap v230: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 228 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:35.015 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:34 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.015 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:34 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.015 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:34 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.015 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:34 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[102573]: pgmap v230: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 228 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[106157]: pgmap v230: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 228 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:34 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:36.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:29:35] "GET /metrics HTTP/1.1" 200 38417 "" "Prometheus/2.51.0" 2024-09-17T10:29:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:35 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:35 smithi052 ceph-mon[102573]: from='osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:29:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:35 smithi052 ceph-mon[102573]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:29:36.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:35 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:36.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:35 smithi052 ceph-mon[106157]: from='osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:29:36.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:35 smithi052 ceph-mon[106157]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:29:36.115 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:35 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:36.115 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:35 smithi153 ceph-mon[87216]: from='osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:29:36.115 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:35 smithi153 ceph-mon[87216]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:29:36.449 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:29:36.287+0000 7f1e41e5d640 -1 osd.4 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:29:36.790 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:36.483522244Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:36.791 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-mon[87216]: pgmap v231: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:36.791 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-mon[87216]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:29:36.791 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-mon[87216]: osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:36.791 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-mon[87216]: from='osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:29:36.791 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-mon[87216]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:29:36.791 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-mon[87216]: from='osd.4 ' entity='osd.4' 2024-09-17T10:29:36.791 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:36 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:37.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[106157]: pgmap v231: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[106157]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[106157]: osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[106157]: from='osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[106157]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[106157]: from='osd.4 ' entity='osd.4' 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[102573]: pgmap v231: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[102573]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:29:37.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[102573]: osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:37.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[102573]: from='osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:29:37.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[102573]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:29:37.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[102573]: from='osd.4 ' entity='osd.4' 2024-09-17T10:29:37.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:36 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 27 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:37.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444] boot 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:37 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:29:38.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:29:37.715+0000 7fbc55a1b640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444] boot 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: osd.4 [v2:172.21.15.153:6800/4067649444,v1:172.21.15.153:6801/4067649444] boot 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:29:38.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:37 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[106157]: pgmap v234: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[106157]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[106157]: osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[102573]: pgmap v234: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[102573]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:29:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:38 smithi052 ceph-mon[102573]: osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:38 smithi153 ceph-mon[87216]: pgmap v234: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:38 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:29:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:38 smithi153 ceph-mon[87216]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:29:39.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:38 smithi153 ceph-mon[87216]: osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:39.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:39.489190033Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:41.057 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:40 smithi052 ceph-mon[106157]: pgmap v236: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:41.058 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:40 smithi052 ceph-mon[102573]: pgmap v236: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:40 smithi153 ceph-mon[87216]: pgmap v236: 161 pgs: 41 active+undersized, 27 active+undersized+degraded, 93 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:29:42.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:41 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 4/636 objects degraded (0.629%), 1 pg degraded (PG_DEGRADED) 2024-09-17T10:29:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:41 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 4/636 objects degraded (0.629%), 1 pg degraded (PG_DEGRADED) 2024-09-17T10:29:42.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:41 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 4/636 objects degraded (0.629%), 1 pg degraded (PG_DEGRADED) 2024-09-17T10:29:42.849 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:42.488544674Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:42 smithi153 ceph-mon[87216]: pgmap v237: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 4/636 objects degraded (0.629%) 2024-09-17T10:29:43.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:42 smithi052 ceph-mon[106157]: pgmap v237: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 4/636 objects degraded (0.629%) 2024-09-17T10:29:43.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:42 smithi052 ceph-mon[102573]: pgmap v237: 161 pgs: 3 active+undersized, 1 active+undersized+degraded, 157 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 4/636 objects degraded (0.629%) 2024-09-17T10:29:44.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:43 smithi153 ceph-mon[87216]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:29:44.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:43 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/636 objects degraded (0.629%), 1 pg degraded) 2024-09-17T10:29:44.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:43 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:29:44.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:43 smithi052 ceph-mon[106157]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:29:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:43 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/636 objects degraded (0.629%), 1 pg degraded) 2024-09-17T10:29:44.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:43 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:29:44.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:43 smithi052 ceph-mon[102573]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:29:44.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:43 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/636 objects degraded (0.629%), 1 pg degraded) 2024-09-17T10:29:44.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:43 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:29:45.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:45 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:45.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:45 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:45.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:45 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:45.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:45 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:45 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:45.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:45 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:45 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:45 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:45.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:45 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:45.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:45.47946243Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:46.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:29:45] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-17T10:29:46.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:46 smithi153 ceph-mon[87216]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:29:46.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:46 smithi052 ceph-mon[102573]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:29:46.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:46 smithi052 ceph-mon[106157]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:29:48.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:48 smithi153 ceph-mon[87216]: pgmap v240: 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-17T10:29:48.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:48.478550249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:48.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:48 smithi052 ceph-mon[102573]: pgmap v240: 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-17T10:29:48.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:48 smithi052 ceph-mon[106157]: pgmap v240: 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-17T10:29:49.551 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:29:50.138 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:29:50.138 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (5m) 49s ago 26m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:29:50.139 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (5m) 16s ago 26m 80.3M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:29:50.139 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (6m) 49s ago 26m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:29:50.139 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (6m) 16s ago 31m 456M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:29:50.139 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (16m) 49s ago 32m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:29:50.139 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (3m) 49s ago 32m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:29:50.140 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (4m) 16s ago 31m 45.1M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:29:50.140 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (3m) 49s ago 31m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:29:50.140 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (6m) 49s ago 26m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:29:50.140 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (6m) 16s ago 26m 12.1M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:29:50.141 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (3m) 49s ago 30m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:29:50.141 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (2m) 49s ago 30m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:29:50.141 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (101s) 49s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:29:50.141 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (54s) 49s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:29:50.141 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (20s) 16s ago 29m 12.2M 3248M 19.3.0-4963-ge646f729 f271290a0950 82993c4a6e6b 2024-09-17T10:29:50.141 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (28m) 16s ago 28m 56.2M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 80e67df6b655 2024-09-17T10:29:50.142 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (28m) 16s ago 28m 54.5M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:29:50.142 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (27m) 16s ago 27m 65.8M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:29:50.142 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (6m) 16s ago 27m 55.8M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:29:50.142 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (26m) 49s ago 26m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:29:50.142 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (26m) 16s ago 26m 90.3M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:29:50.491 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3, 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:50.492 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:29:50.493 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:29:50.493 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:29:50.493 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:29:50.493 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5, 2024-09-17T10:29:50.493 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 10 2024-09-17T10:29:50.493 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:29:50.493 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:29:50.493 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:50.493 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[102573]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-09-17T10:29:50.493 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[102573]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:50.494 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[102573]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:50.494 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:50.494 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[106157]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-09-17T10:29:50.494 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[106157]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:50.494 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:50 smithi052 ceph-mon[106157]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:50 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:50 smithi153 ceph-mon[87216]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 923 B/s rd, 0 op/s 2024-09-17T10:29:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:50 smithi153 ceph-mon[87216]: from='client.44409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:50.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:50 smithi153 ceph-mon[87216]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:50.793 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:29:50.793 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:29:50.793 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:29:50.793 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:29:50.794 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:29:50.794 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "5/8 daemons upgraded", 2024-09-17T10:29:50.794 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:29:50.794 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:29:50.794 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:29:51.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:51 smithi052 ceph-mon[106157]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:51 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1696293677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:51.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:51 smithi052 ceph-mon[106157]: from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:51 smithi052 ceph-mon[102573]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:51 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1696293677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:51.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:51 smithi052 ceph-mon[102573]: from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:51.478986478Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:51 smithi153 ceph-mon[87216]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:51 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1696293677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:51.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:51 smithi153 ceph-mon[87216]: from='client.44433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:52.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:52 smithi052 ceph-mon[106157]: pgmap v242: 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-17T10:29:52.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:52 smithi052 ceph-mon[102573]: pgmap v242: 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-17T10:29:52.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:52 smithi153 ceph-mon[87216]: pgmap v242: 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-17T10:29:53.365 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:53 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:29:53.365 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:53 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:29:53.365 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:53 smithi153 ceph-mon[87216]: Upgrade: osd.5 is safe to restart 2024-09-17T10:29:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:53 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:29:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:53 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:29:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:53 smithi052 ceph-mon[106157]: Upgrade: osd.5 is safe to restart 2024-09-17T10:29:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:53 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:29:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:53 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:29:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:53 smithi052 ceph-mon[102573]: Upgrade: osd.5 is safe to restart 2024-09-17T10:29:54.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[106157]: pgmap v243: 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-17T10:29:54.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:54.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:29:54.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[102573]: pgmap v243: 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-17T10:29:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:29:54.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:54 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.584 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:54.487226654Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:54.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:54 smithi153 ceph-mon[87216]: pgmap v243: 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-17T10:29:54.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:54 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:54.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:54 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:29:54.585 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:54 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:55.339 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:55 smithi153 ceph-mon[87216]: Upgrade: Updating osd.5 2024-09-17T10:29:55.339 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:55 smithi153 ceph-mon[87216]: Deploying daemon osd.5 on smithi153 2024-09-17T10:29:55.339 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:55 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:55.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:55 smithi052 ceph-mon[102573]: Upgrade: Updating osd.5 2024-09-17T10:29:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:55 smithi052 ceph-mon[102573]: Deploying daemon osd.5 on smithi153 2024-09-17T10:29:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:55 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:55.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:55 smithi052 ceph-mon[106157]: Upgrade: Updating osd.5 2024-09-17T10:29:55.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:55 smithi052 ceph-mon[106157]: Deploying daemon osd.5 on smithi153 2024-09-17T10:29:55.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:55 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:56.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:29:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:29:55] "GET /metrics HTTP/1.1" 200 38413 "" "Prometheus/2.51.0" 2024-09-17T10:29:56.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:56 smithi153 ceph-mon[87216]: pgmap v244: 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-17T10:29:56.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:56 smithi052 ceph-mon[106157]: pgmap v244: 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-17T10:29:56.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:56 smithi052 ceph-mon[102573]: pgmap v244: 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-17T10:29:57.101 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:56 smithi153 systemd[1]: Stopping Ceph osd.5 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:29:57.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:57 smithi153 ceph-mon[87216]: osd.5 marked itself down and dead 2024-09-17T10:29:57.449 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[37666]: 2024-09-17T10:29:57.099+0000 7f8636450640 -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-17T10:29:57.449 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[37666]: 2024-09-17T10:29:57.099+0000 7f8636450640 -1 osd.5 134 *** Got signal Terminated *** 2024-09-17T10:29:57.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[37666]: 2024-09-17T10:29:57.099+0000 7f8636450640 -1 osd.5 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:29:57.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:57 smithi052 ceph-mon[106157]: osd.5 marked itself down and dead 2024-09-17T10:29:57.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:57 smithi052 ceph-mon[102573]: osd.5 marked itself down and dead 2024-09-17T10:29:57.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:29:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:57.49023273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:57.949 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:57 smithi153 podman[96340]: 2024-09-17 10:29:57.723741492 +0000 UTC m=+0.734992893 container died 80e67df6b655ca10fc5439fdb547e59e7e05737bacd3f744f96aa94b25942443 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T10:29:58.295 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:58 smithi153 podman[96340]: 2024-09-17 10:29:58.073689498 +0000 UTC m=+1.084940875 container cleanup 80e67df6b655ca10fc5439fdb547e59e7e05737bacd3f744f96aa94b25942443 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:29:58.295 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:58 smithi153 bash[96340]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:29:58.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:58 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:58.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:58 smithi052 ceph-mon[106157]: osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:29:58.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:58 smithi052 ceph-mon[106157]: pgmap v246: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:58.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:58 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:58.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:58 smithi052 ceph-mon[102573]: osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:29:58.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:58 smithi052 ceph-mon[102573]: pgmap v246: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:58.699 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:58 smithi153 podman[96355]: 2024-09-17 10:29:58.39200617 +0000 UTC m=+0.663033213 container remove 80e67df6b655ca10fc5439fdb547e59e7e05737bacd3f744f96aa94b25942443 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-17T10:29:58.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:58 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:58.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:58 smithi153 ceph-mon[87216]: osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:29:58.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:58 smithi153 ceph-mon[87216]: pgmap v246: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:59.054 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:58 smithi153 podman[96445]: 2024-09-17 10:29:58.608166064 +0000 UTC m=+0.016042734 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:59.054 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:58 smithi153 podman[96445]: 2024-09-17 10:29:58.734488063 +0000 UTC m=+0.142364726 container create 42a412d80fe90f4d340f7741b54aa0cb235a959374e270bcc88ee84605d4d54c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0) 2024-09-17T10:29:59.055 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:58 smithi153 podman[96445]: 2024-09-17 10:29:58.945207263 +0000 UTC m=+0.353083926 container init 42a412d80fe90f4d340f7741b54aa0cb235a959374e270bcc88ee84605d4d54c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:29:59.055 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:58 smithi153 podman[96445]: 2024-09-17 10:29:58.948576404 +0000 UTC m=+0.356453063 container start 42a412d80fe90f4d340f7741b54aa0cb235a959374e270bcc88ee84605d4d54c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-17T10:29:59.055 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:59 smithi153 podman[96445]: 2024-09-17 10:29:59.053468245 +0000 UTC m=+0.461344912 container attach 42a412d80fe90f4d340f7741b54aa0cb235a959374e270bcc88ee84605d4d54c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:29:59.304 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:59 smithi153 podman[96445]: 2024-09-17 10:29:59.142900595 +0000 UTC m=+0.550777261 container died 42a412d80fe90f4d340f7741b54aa0cb235a959374e270bcc88ee84605d4d54c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2) 2024-09-17T10:29:59.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:59 smithi052 ceph-mon[106157]: osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:29:59.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:59 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:59.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:29:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:59.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:59 smithi052 ceph-mon[102573]: osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:29:59.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:59 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:59.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:29:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:59 smithi153 ceph-mon[87216]: osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:29:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:59 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:29:59.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:29:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:00.159 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:59 smithi153 podman[96468]: 2024-09-17 10:29:59.723851104 +0000 UTC m=+0.574633110 container remove 42a412d80fe90f4d340f7741b54aa0cb235a959374e270bcc88ee84605d4d54c (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T10:30:00.159 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:59 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T10:30:00.159 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:59 smithi153 systemd[1]: Stopped Ceph osd.5 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:30:00.159 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:59 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.5.service: Consumed 15.001s CPU time. 2024-09-17T10:30:00.160 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:29:59 smithi153 systemd[1]: Starting Ceph osd.5 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:30:00.412 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 podman[96567]: 2024-09-17 10:30:00.158296148 +0000 UTC m=+0.112712199 container create 3dbd677de80386faf18b7644e693c9d8299017f61f6cfaf7846bca7664f22888 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T10:30:00.412 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 podman[96567]: 2024-09-17 10:30:00.062138371 +0000 UTC m=+0.016554432 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:30:00.412 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:00 smithi153 ceph-mon[87216]: pgmap v248: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:00.412 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:00 smithi153 ceph-mon[87216]: Health detail: HEALTH_WARN 1 osds down 2024-09-17T10:30:00.412 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:00 smithi153 ceph-mon[87216]: [WRN] OSD_DOWN: 1 osds down 2024-09-17T10:30:00.413 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:00 smithi153 ceph-mon[87216]: osd.5 (root=default,host=smithi153) is down 2024-09-17T10:30:00.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[106157]: pgmap v248: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:00.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[106157]: Health detail: HEALTH_WARN 1 osds down 2024-09-17T10:30:00.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[106157]: [WRN] OSD_DOWN: 1 osds down 2024-09-17T10:30:00.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[106157]: osd.5 (root=default,host=smithi153) is down 2024-09-17T10:30:00.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[102573]: pgmap v248: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:00.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[102573]: Health detail: HEALTH_WARN 1 osds down 2024-09-17T10:30:00.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[102573]: [WRN] OSD_DOWN: 1 osds down 2024-09-17T10:30:00.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:00 smithi052 ceph-mon[102573]: osd.5 (root=default,host=smithi153) is down 2024-09-17T10:30:00.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:00.481679478Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:00.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 podman[96567]: 2024-09-17 10:30:00.410894639 +0000 UTC m=+0.365310691 container init 3dbd677de80386faf18b7644e693c9d8299017f61f6cfaf7846bca7664f22888 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:30:00.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 podman[96567]: 2024-09-17 10:30:00.415070049 +0000 UTC m=+0.369486101 container start 3dbd677de80386faf18b7644e693c9d8299017f61f6cfaf7846bca7664f22888 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:30:00.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 podman[96567]: 2024-09-17 10:30:00.494126265 +0000 UTC m=+0.448542334 container attach 3dbd677de80386faf18b7644e693c9d8299017f61f6cfaf7846bca7664f22888 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T10:30:00.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:00.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 bash[96567]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:00.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:00.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:00 smithi153 bash[96567]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:01.301 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T10:30:01.301 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 bash[96567]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T10:30:01.301 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T10:30:01.301 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 bash[96567]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T10:30:01.301 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T10:30:01.301 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 bash[96567]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T10:30:01.674 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 bash[96567]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 bash[96567]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 bash[96567]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate[96586]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 bash[96567]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T10:30:01.675 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 podman[96567]: 2024-09-17 10:30:01.328683914 +0000 UTC m=+1.283099975 container died 3dbd677de80386faf18b7644e693c9d8299017f61f6cfaf7846bca7664f22888 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS) 2024-09-17T10:30:01.676 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:01 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:01.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:01 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:01.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:01 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 54/636 objects degraded (8.491%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:02.280 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:01 smithi153 podman[96725]: 2024-09-17 10:30:01.956485897 +0000 UTC m=+0.622119159 container remove 3dbd677de80386faf18b7644e693c9d8299017f61f6cfaf7846bca7664f22888 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:30:02.280 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:02 smithi153 podman[96784]: 2024-09-17 10:30:02.06790592 +0000 UTC m=+0.016836672 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:30:02.281 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:02 smithi153 podman[96784]: 2024-09-17 10:30:02.165692421 +0000 UTC m=+0.114623201 container create de771a9b17ab3c9637d55099ff6aa280881e6d4b0149f4a9576bacc414ccca50 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD) 2024-09-17T10:30:02.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:02 smithi153 ceph-mon[87216]: pgmap v249: 161 pgs: 32 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 107 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-17T10:30:02.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:02 smithi153 podman[96784]: 2024-09-17 10:30:02.409714408 +0000 UTC m=+0.358645154 container init de771a9b17ab3c9637d55099ff6aa280881e6d4b0149f4a9576bacc414ccca50 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , 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, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-17T10:30:02.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:02 smithi153 podman[96784]: 2024-09-17 10:30:02.413072369 +0000 UTC m=+0.362003112 container start de771a9b17ab3c9637d55099ff6aa280881e6d4b0149f4a9576bacc414ccca50 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, org.label-schema.license=GPLv2) 2024-09-17T10:30:02.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:02 smithi153 ceph-osd[96802]: -- 172.21.15.153:0/3212993692 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562f21873a40 con 0x562f21851c00 2024-09-17T10:30:02.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:02 smithi153 bash[96784]: de771a9b17ab3c9637d55099ff6aa280881e6d4b0149f4a9576bacc414ccca50 2024-09-17T10:30:02.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:02 smithi153 systemd[1]: Started Ceph osd.5 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:30:02.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:02 smithi052 ceph-mon[106157]: pgmap v249: 161 pgs: 32 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 107 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-17T10:30:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:02 smithi052 ceph-mon[102573]: pgmap v249: 161 pgs: 32 active+undersized, 5 stale+active+clean, 17 active+undersized+degraded, 107 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 54/636 objects degraded (8.491%) 2024-09-17T10:30:03.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:03 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:03.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:03 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:03 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:03.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:03 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:03.899 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:03.48489937Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:03.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:03 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:03.900 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:03 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:04.199 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:04 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:30:04.055+0000 7ff548646640 -1 Falling back to public interface 2024-09-17T10:30:04.816 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:04 smithi153 ceph-mon[87216]: pgmap v250: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:04.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:04 smithi052 ceph-mon[102573]: pgmap v250: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:04.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:04 smithi052 ceph-mon[106157]: pgmap v250: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:05 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:05.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:05 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:05.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:05 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:06.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:30:05] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-17T10:30:06.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:06 smithi052 ceph-mon[102573]: pgmap v251: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:06.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:06 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:06.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:06 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:06.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:06 smithi052 ceph-mon[106157]: pgmap v251: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:06.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:06 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:06.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:06 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:06.849 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:06.481665873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:06.850 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:06 smithi153 ceph-mon[87216]: pgmap v251: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:06.850 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:06 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:06.850 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:06 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:07 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:07 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:07 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:07 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:07 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:07 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.864 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:30:07.597+0000 7ff548646640 -1 osd.5 134 log_to_monitors true 2024-09-17T10:30:07.864 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:07 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.865 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:07 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:07.865 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:07 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:08.839 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:30:08 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:30:08.602+0000 7ff5403f0640 -1 osd.5 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:30:08.840 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:08 smithi153 ceph-mon[87216]: pgmap v252: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:08.840 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:08 smithi153 ceph-mon[87216]: from='osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:30:08.840 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:08 smithi153 ceph-mon[87216]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:30:08.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:08 smithi052 ceph-mon[106157]: pgmap v252: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:08.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:08 smithi052 ceph-mon[106157]: from='osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:30:08.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:08 smithi052 ceph-mon[106157]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:30:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:08 smithi052 ceph-mon[102573]: pgmap v252: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 248 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:08 smithi052 ceph-mon[102573]: from='osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:30:08.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:08 smithi052 ceph-mon[102573]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:30:09.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[102573]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:30:09.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[102573]: osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:09.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[102573]: from='osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:09.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[102573]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:09.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[106157]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:30:09.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[106157]: osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:09.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[106157]: from='osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:09.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:09 smithi052 ceph-mon[106157]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:09.892 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:09.482504379Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:09.892 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:09 smithi153 ceph-mon[87216]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:30:09.893 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:09 smithi153 ceph-mon[87216]: osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:09.893 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:09 smithi153 ceph-mon[87216]: from='osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:09.893 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:09 smithi153 ceph-mon[87216]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:10.848 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:30:10.353+0000 7fbc55a1b640 -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-17T10:30:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: pgmap v254: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266] boot 2024-09-17T10:30:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:30:10.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[106157]: osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: pgmap v254: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:10.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266] boot 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:30:10.851 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:10 smithi052 ceph-mon[102573]: osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:10.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: pgmap v254: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: osd.5 [v2:172.21.15.153:6808/2836047266,v1:172.21.15.153:6809/2836047266] boot 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:10.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:10.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:30:10.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:10 smithi153 ceph-mon[87216]: osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:11.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:11 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:30:11.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:11 smithi153 ceph-mon[87216]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:30:12.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:11 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:30:12.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:11 smithi052 ceph-mon[106157]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:30:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:11 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:30:12.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:11 smithi052 ceph-mon[102573]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:30:12.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:12.47890781Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:12 smithi153 ceph-mon[87216]: pgmap v257: 161 pgs: 12 peering, 19 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-17T10:30:12.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:12 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 54/636 objects degraded (8.491%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:12 smithi052 ceph-mon[106157]: pgmap v257: 161 pgs: 12 peering, 19 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-17T10:30:13.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:12 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 54/636 objects degraded (8.491%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:12 smithi052 ceph-mon[102573]: pgmap v257: 161 pgs: 12 peering, 19 active+undersized, 17 active+undersized+degraded, 113 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-17T10:30:13.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:12 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 54/636 objects degraded (8.491%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:14.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:14 smithi153 ceph-mon[87216]: pgmap v258: 161 pgs: 12 peering, 17 active+undersized, 14 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T10:30:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:14.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:15.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:14 smithi052 ceph-mon[102573]: pgmap v258: 161 pgs: 12 peering, 17 active+undersized, 14 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T10:30:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:14 smithi052 ceph-mon[106157]: pgmap v258: 161 pgs: 12 peering, 17 active+undersized, 14 active+undersized+degraded, 118 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 47/636 objects degraded (7.390%) 2024-09-17T10:30:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:15.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:15.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:15 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:15.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:15.487691762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:16.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:15 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:16.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:15 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:16.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:30:15] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-17T10:30:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:16 smithi153 ceph-mon[87216]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 451 B/s rd, 0 op/s 2024-09-17T10:30:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:16 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 14 pgs degraded) 2024-09-17T10:30:16.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:16 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:30:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:16 smithi052 ceph-mon[106157]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 451 B/s rd, 0 op/s 2024-09-17T10:30:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:16 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 14 pgs degraded) 2024-09-17T10:30:17.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:16 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:30:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:16 smithi052 ceph-mon[102573]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 451 B/s rd, 0 op/s 2024-09-17T10:30:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:16 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/636 objects degraded (7.390%), 14 pgs degraded) 2024-09-17T10:30:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:16 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:30:18.752 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:18.479248234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:18.752 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:18 smithi153 ceph-mon[87216]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:19.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:18 smithi052 ceph-mon[106157]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:19.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:18 smithi052 ceph-mon[102573]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:20.931 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:20 smithi153 ceph-mon[87216]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T10:30:21.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:20 smithi052 ceph-mon[106157]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T10:30:21.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:20 smithi052 ceph-mon[102573]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 835 B/s rd, 0 op/s 2024-09-17T10:30:21.119 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:30:21.709 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:30:21.709 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (6m) 81s ago 27m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (5m) 15s ago 27m 82.5M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (7m) 81s ago 26m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (7m) 15s ago 31m 456M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (16m) 81s ago 33m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (4m) 81s ago 33m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (5m) 15s ago 31m 46.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (4m) 81s ago 31m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (7m) 81s ago 27m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (6m) 15s ago 27m 11.4M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (3m) 81s ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (2m) 81s ago 30m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:30:21.710 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (2m) 81s ago 30m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (86s) 81s ago 29m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (52s) 15s ago 29m 52.4M 3248M 19.3.0-4963-ge646f729 f271290a0950 82993c4a6e6b 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (19s) 15s ago 29m 11.8M 3248M 19.3.0-4963-ge646f729 f271290a0950 de771a9b17ab 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (28m) 15s ago 28m 56.2M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 34542774fcd6 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (28m) 15s ago 28m 66.4M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (6m) 15s ago 27m 55.8M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (26m) 81s ago 26m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:30:21.711 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (26m) 15s ago 26m 90.3M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:30:21.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:21.48167155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:22.062 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:30:22.062 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:30:22.062 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:30:22.063 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:22.063 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:30:22.063 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:30:22.063 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:22.063 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:30:22.063 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T10:30:22.063 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 6 2024-09-17T10:30:22.064 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:22.064 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:30:22.064 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:30:22.064 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:22.064 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:30:22.064 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4, 2024-09-17T10:30:22.064 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 11 2024-09-17T10:30:22.065 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:30:22.065 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "6/8 daemons upgraded", 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:30:22.361 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:30:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:22 smithi153 ceph-mon[87216]: from='client.54443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:22 smithi153 ceph-mon[87216]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-09-17T10:30:22.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:22 smithi153 ceph-mon[87216]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:22.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:22 smithi153 ceph-mon[87216]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:22.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:22 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1402167437' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[102573]: from='client.54443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[102573]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[102573]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[102573]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1402167437' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[106157]: from='client.54443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[106157]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[106157]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[106157]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:23.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:22 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1402167437' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:23 smithi153 ceph-mon[87216]: from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:24.065 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:23 smithi052 ceph-mon[106157]: from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:24.066 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:23 smithi052 ceph-mon[102573]: from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:24.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:24.487901362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:24 smithi153 ceph-mon[87216]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:24.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:24 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:25.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:24 smithi052 ceph-mon[106157]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:25.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:24 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:24 smithi052 ceph-mon[102573]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:24 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:25.886 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:25 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:25.886 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:25 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:30:26.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:30:25] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-17T10:30:26.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:25 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:26.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:25 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:30:26.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:25 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:26.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:25 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:30:26.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:26 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:30:26.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:26 smithi153 ceph-mon[87216]: Upgrade: osd.6 is safe to restart 2024-09-17T10:30:26.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:26 smithi153 ceph-mon[87216]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:30:27.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:26 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:30:27.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:26 smithi052 ceph-mon[106157]: Upgrade: osd.6 is safe to restart 2024-09-17T10:30:27.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:26 smithi052 ceph-mon[106157]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:30:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:26 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:30:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:26 smithi052 ceph-mon[102573]: Upgrade: osd.6 is safe to restart 2024-09-17T10:30:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:26 smithi052 ceph-mon[102573]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:30:27.668 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:27.489077116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:27.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:27 smithi153 ceph-mon[87216]: Upgrade: Updating osd.6 2024-09-17T10:30:27.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:27 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:27.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:27 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:30:27.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:27 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:27.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:27 smithi153 ceph-mon[87216]: Deploying daemon osd.6 on smithi153 2024-09-17T10:30:28.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[102573]: Upgrade: Updating osd.6 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[102573]: Deploying daemon osd.6 on smithi153 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[106157]: Upgrade: Updating osd.6 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:28.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:27 smithi052 ceph-mon[106157]: Deploying daemon osd.6 on smithi153 2024-09-17T10:30:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:28 smithi153 ceph-mon[87216]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:28.999 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:28 smithi052 ceph-mon[102573]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:28.999 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:28 smithi052 ceph-mon[106157]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:29.667 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:29 smithi153 systemd[1]: Stopping Ceph osd.6 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:30:29.949 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[43134]: 2024-09-17T10:30:29.665+0000 7f7a65216640 -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-17T10:30:29.950 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[43134]: 2024-09-17T10:30:29.665+0000 7f7a65216640 -1 osd.6 139 *** Got signal Terminated *** 2024-09-17T10:30:29.950 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[43134]: 2024-09-17T10:30:29.665+0000 7f7a65216640 -1 osd.6 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:30 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:30 smithi153 ceph-mon[87216]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:30:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:30 smithi153 ceph-mon[87216]: osd.6 marked itself down and dead 2024-09-17T10:30:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[102573]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:30:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[102573]: osd.6 marked itself down and dead 2024-09-17T10:30:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:30.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:30.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[106157]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:30:30.599 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:30 smithi052 ceph-mon[106157]: osd.6 marked itself down and dead 2024-09-17T10:30:30.918 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:30 smithi153 podman[100648]: 2024-09-17 10:30:30.486545538 +0000 UTC m=+0.920574385 container died 34542774fcd62a7b39b8c83de6a2bd2676f29a596ffeb0b1338c9b1e61293908 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-c2ddf97, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-17T10:30:30.918 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:30.492873958Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:31 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:31 smithi153 ceph-mon[87216]: osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:31.200 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:31 smithi153 podman[100648]: 2024-09-17 10:30:31.023541629 +0000 UTC m=+1.457570469 container cleanup 34542774fcd62a7b39b8c83de6a2bd2676f29a596ffeb0b1338c9b1e61293908 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-c2ddf97, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-17T10:30:31.200 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:31 smithi153 bash[100648]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6 2024-09-17T10:30:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:31 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:31.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:31 smithi052 ceph-mon[106157]: osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:31 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:31.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:31 smithi052 ceph-mon[102573]: osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:31.691 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:31 smithi153 podman[100664]: 2024-09-17 10:30:31.249893942 +0000 UTC m=+0.758370953 container remove 34542774fcd62a7b39b8c83de6a2bd2676f29a596ffeb0b1338c9b1e61293908 (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-c2ddf97, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-17T10:30:31.949 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:31 smithi153 podman[100749]: 2024-09-17 10:30:31.593820691 +0000 UTC m=+0.016690358 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:30:31.949 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:31 smithi153 podman[100749]: 2024-09-17 10:30:31.734124021 +0000 UTC m=+0.156993686 container create fa51c75ed54cd1404b4af2e7e8ccdb6a4fae146fabbca5d8be2600c0ac973e1b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:30:32.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:32 smithi153 ceph-mon[87216]: osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:32.425 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:32 smithi153 ceph-mon[87216]: pgmap v269: 161 pgs: 18 peering, 5 stale+active+clean, 138 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:30:32.425 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:31 smithi153 podman[100749]: 2024-09-17 10:30:31.953342812 +0000 UTC m=+0.376212478 container init fa51c75ed54cd1404b4af2e7e8ccdb6a4fae146fabbca5d8be2600c0ac973e1b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-17T10:30:32.425 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:31 smithi153 podman[100749]: 2024-09-17 10:30:31.956888262 +0000 UTC m=+0.379757929 container start fa51c75ed54cd1404b4af2e7e8ccdb6a4fae146fabbca5d8be2600c0ac973e1b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-17T10:30:32.426 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:32 smithi153 podman[100749]: 2024-09-17 10:30:32.053384366 +0000 UTC m=+0.476254051 container attach fa51c75ed54cd1404b4af2e7e8ccdb6a4fae146fabbca5d8be2600c0ac973e1b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-17T10:30:32.426 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:32 smithi153 podman[100749]: 2024-09-17 10:30:32.144250654 +0000 UTC m=+0.567120321 container died fa51c75ed54cd1404b4af2e7e8ccdb6a4fae146fabbca5d8be2600c0ac973e1b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-17T10:30:32.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:32 smithi052 ceph-mon[106157]: osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:32.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:32 smithi052 ceph-mon[106157]: pgmap v269: 161 pgs: 18 peering, 5 stale+active+clean, 138 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:30:32.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:32 smithi052 ceph-mon[102573]: osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:32.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:32 smithi052 ceph-mon[102573]: pgmap v269: 161 pgs: 18 peering, 5 stale+active+clean, 138 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:30:33.156 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:32 smithi153 podman[100772]: 2024-09-17 10:30:32.748461061 +0000 UTC m=+0.593756894 container remove fa51c75ed54cd1404b4af2e7e8ccdb6a4fae146fabbca5d8be2600c0ac973e1b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-17T10:30:33.156 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:32 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T10:30:33.156 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:32 smithi153 systemd[1]: Stopped Ceph osd.6 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:30:33.156 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:32 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.6.service: Consumed 13.153s CPU time. 2024-09-17T10:30:33.156 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:32 smithi153 systemd[1]: Starting Ceph osd.6 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:30:33.427 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:33 smithi153 ceph-mon[87216]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:33.428 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 podman[100872]: 2024-09-17 10:30:33.092150878 +0000 UTC m=+0.016606112 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:30:33.428 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 podman[100872]: 2024-09-17 10:30:33.199610904 +0000 UTC m=+0.124066127 container create a53a627c0c9e119700a9d51e993ce66e77b1fc786f94a6293ed4d40af56a67ec (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-17T10:30:33.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:33 smithi052 ceph-mon[106157]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:33.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:33 smithi052 ceph-mon[102573]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:33.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:33.488580064Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:33.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 podman[100872]: 2024-09-17 10:30:33.427216107 +0000 UTC m=+0.351671336 container init a53a627c0c9e119700a9d51e993ce66e77b1fc786f94a6293ed4d40af56a67ec (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate, 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.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:30:33.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 podman[100872]: 2024-09-17 10:30:33.430506389 +0000 UTC m=+0.354961620 container start a53a627c0c9e119700a9d51e993ce66e77b1fc786f94a6293ed4d40af56a67ec (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:30:33.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 podman[100872]: 2024-09-17 10:30:33.510550629 +0000 UTC m=+0.435005878 container attach a53a627c0c9e119700a9d51e993ce66e77b1fc786f94a6293ed4d40af56a67ec (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-17T10:30:33.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:33.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 bash[100872]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:33.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:33.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:33 smithi153 bash[100872]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:34.325 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-mon[87216]: pgmap v270: 161 pgs: 8 active+undersized, 18 peering, 4 stale+active+clean, 3 active+undersized+degraded, 128 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T10:30:34.325 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T10:30:34.325 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 bash[100872]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T10:30:34.325 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T10:30:34.325 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 bash[100872]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T10:30:34.325 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T10:30:34.325 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 bash[100872]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T10:30:34.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:34 smithi052 ceph-mon[106157]: pgmap v270: 161 pgs: 8 active+undersized, 18 peering, 4 stale+active+clean, 3 active+undersized+degraded, 128 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T10:30:34.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:34 smithi052 ceph-mon[102573]: pgmap v270: 161 pgs: 8 active+undersized, 18 peering, 4 stale+active+clean, 3 active+undersized+degraded, 128 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-17T10:30:34.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T10:30:34.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 bash[100872]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T10:30:34.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T10:30:34.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 bash[100872]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T10:30:34.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T10:30:34.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 bash[100872]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T10:30:34.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate[100886]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T10:30:34.658 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 bash[100872]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T10:30:34.658 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 podman[100872]: 2024-09-17 10:30:34.352064039 +0000 UTC m=+1.276519264 container died a53a627c0c9e119700a9d51e993ce66e77b1fc786f94a6293ed4d40af56a67ec (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-17T10:30:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:35 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:35.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:35 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:35.200 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:34 smithi153 podman[101016]: 2024-09-17 10:30:34.939650935 +0000 UTC m=+0.576955125 container remove a53a627c0c9e119700a9d51e993ce66e77b1fc786f94a6293ed4d40af56a67ec (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-17T10:30:35.200 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:35 smithi153 podman[101076]: 2024-09-17 10:30:35.050915106 +0000 UTC m=+0.016260554 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:30:35.200 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:35 smithi153 podman[101076]: 2024-09-17 10:30:35.14856862 +0000 UTC m=+0.113914047 container create 847594aadd26edee042483e403774653b7f2861c2822b0ea55cd3e21c4f46b80 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-17T10:30:35.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:35 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:35.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:35 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:35.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:35 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:35.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:35 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:35.699 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:35 smithi153 podman[101076]: 2024-09-17 10:30:35.367559622 +0000 UTC m=+0.332905062 container init 847594aadd26edee042483e403774653b7f2861c2822b0ea55cd3e21c4f46b80 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2) 2024-09-17T10:30:35.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:35 smithi153 podman[101076]: 2024-09-17 10:30:35.370727313 +0000 UTC m=+0.336072748 container start 847594aadd26edee042483e403774653b7f2861c2822b0ea55cd3e21c4f46b80 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-17T10:30:35.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:35 smithi153 ceph-osd[101094]: -- 172.21.15.153:0/3008784630 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e71895da40 con 0x55e71972c400 2024-09-17T10:30:35.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:35 smithi153 bash[101076]: 847594aadd26edee042483e403774653b7f2861c2822b0ea55cd3e21c4f46b80 2024-09-17T10:30:35.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:35 smithi153 systemd[1]: Started Ceph osd.6 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:30:36.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:30:35] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-09-17T10:30:36.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:36 smithi052 ceph-mon[106157]: pgmap v271: 161 pgs: 22 active+undersized, 18 peering, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-17T10:30:36.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:36 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:36.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:36 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:36.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:36 smithi052 ceph-mon[102573]: pgmap v271: 161 pgs: 22 active+undersized, 18 peering, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-17T10:30:36.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:36 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:36.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:36 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:36.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:36.485333972Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:36.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:36 smithi153 ceph-mon[87216]: pgmap v271: 161 pgs: 22 active+undersized, 18 peering, 13 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 49/636 objects degraded (7.704%) 2024-09-17T10:30:36.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:36 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:36.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:36 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:37.449 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:37 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:30:37.247+0000 7f8e503b6640 -1 Falling back to public interface 2024-09-17T10:30:37.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:37 smithi052 ceph-mon[106157]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-09-17T10:30:37.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:37 smithi052 ceph-mon[102573]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-09-17T10:30:37.927 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:37 smithi153 ceph-mon[87216]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-09-17T10:30:38.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:38 smithi052 ceph-mon[106157]: pgmap v272: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:38.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:38 smithi052 ceph-mon[102573]: pgmap v272: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:38.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:38 smithi153 ceph-mon[87216]: pgmap v272: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:39.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:39.489011099Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:40.824 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:30:40.797+0000 7f8e503b6640 -1 osd.6 139 log_to_monitors true 2024-09-17T10:30:40.824 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:40 smithi153 ceph-mon[87216]: pgmap v273: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:40.824 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:40.824 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:40.824 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:40.824 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[106157]: pgmap v273: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[102573]: pgmap v273: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:41.940 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:41 smithi153 ceph-mon[87216]: from='osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:30:41.941 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:41 smithi153 ceph-mon[87216]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:30:41.941 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:41 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:42.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:41 smithi052 ceph-mon[106157]: from='osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:30:42.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:41 smithi052 ceph-mon[106157]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:30:42.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:41 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:41 smithi052 ceph-mon[102573]: from='osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:30:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:41 smithi052 ceph-mon[102573]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:30:42.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:41 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:42.199 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:30:42.078+0000 7f8e44158640 -1 osd.6 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:30:42.813 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:42.488786558Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:42.813 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-mon[87216]: pgmap v274: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:42.813 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-mon[87216]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:30:42.814 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-mon[87216]: osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:30:42.814 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-mon[87216]: from='osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:42.814 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-mon[87216]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:42.814 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:42 smithi153 ceph-mon[87216]: from='osd.6 ' entity='osd.6' 2024-09-17T10:30:43.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[102573]: pgmap v274: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[102573]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[102573]: osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[102573]: from='osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[102573]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[102573]: from='osd.6 ' entity='osd.6' 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[106157]: pgmap v274: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[106157]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[106157]: osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[106157]: from='osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[106157]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:30:43.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:42 smithi052 ceph-mon[106157]: from='osd.6 ' entity='osd.6' 2024-09-17T10:30:43.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054] boot 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:43.700 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.701 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:43 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:30:43.847 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:30:43.586+0000 7fbc55a1b640 -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-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054] boot 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:43.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: osd.6 [v2:172.21.15.153:6816/3172642054,v1:172.21.15.153:6817/3172642054] boot 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:43.850 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:43 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:30:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:44 smithi153 ceph-mon[87216]: pgmap v277: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:30:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:44 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:30:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:44 smithi153 ceph-mon[87216]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:30:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:44 smithi153 ceph-mon[87216]: osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:30:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:44 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:44.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:45.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[102573]: pgmap v277: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[102573]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[102573]: osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[106157]: pgmap v277: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[106157]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[106157]: osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:45.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:45.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:45 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:45.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:45.481636592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:46.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:45 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:46.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:45 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:46.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:30:45] "GET /metrics HTTP/1.1" 200 38258 "" "Prometheus/2.51.0" 2024-09-17T10:30:46.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:46 smithi153 ceph-mon[87216]: pgmap v279: 161 pgs: 7 peering, 22 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:30:46.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:46 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:46 smithi052 ceph-mon[102573]: pgmap v279: 161 pgs: 7 peering, 22 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:30:47.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:46 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:46 smithi052 ceph-mon[106157]: pgmap v279: 161 pgs: 7 peering, 22 active+undersized, 11 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:30:47.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:46 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:47.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:47 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 11 pgs degraded) 2024-09-17T10:30:47.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:47 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:30:48.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:47 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 11 pgs degraded) 2024-09-17T10:30:48.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:47 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:30:48.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:47 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/636 objects degraded (6.132%), 11 pgs degraded) 2024-09-17T10:30:48.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:47 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:30:48.851 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:48.48102589Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:48.851 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:48 smithi153 ceph-mon[87216]: pgmap v280: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:49.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:48 smithi052 ceph-mon[102573]: pgmap v280: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:49.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:48 smithi052 ceph-mon[106157]: pgmap v280: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:50 smithi153 ceph-mon[87216]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 394 B/s rd, 0 op/s 2024-09-17T10:30:51.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:50 smithi052 ceph-mon[102573]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 394 B/s rd, 0 op/s 2024-09-17T10:30:51.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:50 smithi052 ceph-mon[106157]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 394 B/s rd, 0 op/s 2024-09-17T10:30:51.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:51.48698291Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:52.687 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:30:52.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:52 smithi153 ceph-mon[87216]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 369 B/s rd, 0 op/s 2024-09-17T10:30:53.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:52 smithi052 ceph-mon[106157]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 369 B/s rd, 0 op/s 2024-09-17T10:30:53.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:52 smithi052 ceph-mon[102573]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 369 B/s rd, 0 op/s 2024-09-17T10:30:53.276 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (6m) 112s ago 27m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (6m) 13s ago 27m 79.7M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (8m) 112s ago 27m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (7m) 13s ago 32m 456M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (17m) 112s ago 33m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (4m) 112s ago 33m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (5m) 13s ago 32m 48.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (4m) 112s ago 32m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (7m) 112s ago 27m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (7m) 13s ago 27m 11.2M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (4m) 112s ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:30:53.277 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (3m) 112s ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (2m) 112s ago 30m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (117s) 112s ago 30m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (83s) 13s ago 30m 52.8M 3248M 19.3.0-4963-ge646f729 f271290a0950 82993c4a6e6b 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (51s) 13s ago 29m 43.3M 3248M 19.3.0-4963-ge646f729 f271290a0950 de771a9b17ab 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (18s) 13s ago 29m 12.2M 3248M 19.3.0-4963-ge646f729 f271290a0950 847594aadd26 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (28m) 13s ago 28m 67.7M 3248M 19.1.1-330-gc2ddf972 ebb0615149de 71e3a7dd095b 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (7m) 13s ago 28m 55.8M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (27m) 112s ago 27m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:30:53.278 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (27m) 13s ago 27m 90.4M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:30:53.636 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:30:53.636 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:30:53.636 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:30:53.636 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 7 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:30:53.637 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3, 2024-09-17T10:30:53.638 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 12 2024-09-17T10:30:53.638 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:30:53.638 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:30:53.936 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:30:53.936 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:30:53.937 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:30:53.937 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:30:53.937 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:30:53.937 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T10:30:53.937 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:30:53.937 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:30:53.937 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:30:53.937 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:53 smithi052 ceph-mon[106157]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:53.937 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:53 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1042152743' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.938 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:53 smithi052 ceph-mon[102573]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:53.938 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:53 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1042152743' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:53 smithi153 ceph-mon[87216]: from='client.44475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:53.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:53 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1042152743' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:54.490050911Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:54 smithi153 ceph-mon[87216]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:54 smithi153 ceph-mon[87216]: from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:54.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:54 smithi153 ceph-mon[87216]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T10:30:55.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:54 smithi052 ceph-mon[106157]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:54 smithi052 ceph-mon[106157]: from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:55.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:54 smithi052 ceph-mon[106157]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T10:30:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:54 smithi052 ceph-mon[102573]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:54 smithi052 ceph-mon[102573]: from='client.44487 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:55.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:54 smithi052 ceph-mon[102573]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-17T10:30:56.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:55 smithi052 ceph-mon[106157]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:56.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:55 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:56.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:55 smithi052 ceph-mon[102573]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:56.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:55 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:56.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:30:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:30:55] "GET /metrics HTTP/1.1" 200 38258 "" "Prometheus/2.51.0" 2024-09-17T10:30:56.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:55 smithi153 ceph-mon[87216]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:56.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:55 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:57.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:56 smithi052 ceph-mon[106157]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-09-17T10:30:57.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:56 smithi052 ceph-mon[102573]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-09-17T10:30:57.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:56 smithi153 ceph-mon[87216]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 723 B/s rd, 0 op/s 2024-09-17T10:30:57.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:30:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:57.486949922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:58.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:58 smithi153 ceph-mon[87216]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:58.965 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:58 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:30:59.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:58 smithi052 ceph-mon[102573]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:59.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:58 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:30:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:58 smithi052 ceph-mon[106157]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:59.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:58 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:30:59.853 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:59 smithi153 ceph-mon[87216]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:30:59.853 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:59 smithi153 ceph-mon[87216]: Upgrade: osd.7 is safe to restart 2024-09-17T10:30:59.853 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:59 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:30:59.853 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:59.853 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:30:59 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:00.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[106157]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[106157]: Upgrade: osd.7 is safe to restart 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[102573]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[102573]: Upgrade: osd.7 is safe to restart 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:00.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:30:59 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:00.539 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:00.481779718Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:00.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:00 smithi153 ceph-mon[87216]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:00.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:00 smithi153 ceph-mon[87216]: Upgrade: Updating osd.7 2024-09-17T10:31:00.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:00 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:00.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:00 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:31:00.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:00 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[106157]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[106157]: Upgrade: Updating osd.7 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[102573]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[102573]: Upgrade: Updating osd.7 2024-09-17T10:31:01.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:01.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:31:01.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:00 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:01 smithi153 ceph-mon[87216]: Deploying daemon osd.7 on smithi153 2024-09-17T10:31:02.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:01 smithi052 ceph-mon[106157]: Deploying daemon osd.7 on smithi153 2024-09-17T10:31:02.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:01 smithi052 ceph-mon[102573]: Deploying daemon osd.7 on smithi153 2024-09-17T10:31:02.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:02 smithi153 systemd[1]: Stopping Ceph osd.7 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:31:03.039 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:02 smithi153 ceph-mon[87216]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:03.039 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:02 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[48635]: 2024-09-17T10:31:02.870+0000 7fbf54e77640 -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-17T10:31:03.039 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:02 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[48635]: 2024-09-17T10:31:02.870+0000 7fbf54e77640 -1 osd.7 144 *** Got signal Terminated *** 2024-09-17T10:31:03.039 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:02 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[48635]: 2024-09-17T10:31:02.870+0000 7fbf54e77640 -1 osd.7 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:31:03.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:02 smithi052 ceph-mon[106157]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:03.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:02 smithi052 ceph-mon[102573]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:03.785 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:03 smithi153 ceph-mon[87216]: osd.7 marked itself down and dead 2024-09-17T10:31:03.786 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:03.478203373Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:04.091 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:03 smithi052 ceph-mon[106157]: osd.7 marked itself down and dead 2024-09-17T10:31:04.091 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:03 smithi052 ceph-mon[102573]: osd.7 marked itself down and dead 2024-09-17T10:31:04.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:04 smithi153 podman[104945]: 2024-09-17 10:31:04.151353852 +0000 UTC m=+1.404466485 container died 71e3a7dd095b5cd5c2af8f159368ea03c43a1ec885c81e246a28e6e5294d266b (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-c2ddf97, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-17T10:31:04.720 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:04 smithi153 podman[104945]: 2024-09-17 10:31:04.528312222 +0000 UTC m=+1.781424846 container cleanup 71e3a7dd095b5cd5c2af8f159368ea03c43a1ec885c81e246a28e6e5294d266b (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, 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, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-c2ddf97, GIT_BRANCH=HEAD) 2024-09-17T10:31:04.720 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:04 smithi153 bash[104945]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7 2024-09-17T10:31:05.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:04 smithi052 ceph-mon[102573]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:05.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:04 smithi052 ceph-mon[102573]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:05.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:04 smithi052 ceph-mon[102573]: osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:04 smithi052 ceph-mon[106157]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:04 smithi052 ceph-mon[106157]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:05.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:04 smithi052 ceph-mon[106157]: osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:05.142 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:04 smithi153 podman[104971]: 2024-09-17 10:31:04.729529614 +0000 UTC m=+0.576302538 container remove 71e3a7dd095b5cd5c2af8f159368ea03c43a1ec885c81e246a28e6e5294d266b (image=quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-c2ddf97) 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:04 smithi153 ceph-mon[87216]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:04 smithi153 ceph-mon[87216]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:04 smithi153 ceph-mon[87216]: osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:05.450 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:05 smithi153 podman[105058]: 2024-09-17 10:31:05.044605745 +0000 UTC m=+0.016175873 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:05.450 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:05 smithi153 podman[105058]: 2024-09-17 10:31:05.163714107 +0000 UTC m=+0.135284285 container create edf077c94727bcb761378feebabb8a7a8ff9be57545c8a76e5cc7b9b5ca68eaa (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-17T10:31:05.450 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:05 smithi153 podman[105058]: 2024-09-17 10:31:05.382711799 +0000 UTC m=+0.354281922 container init edf077c94727bcb761378feebabb8a7a8ff9be57545c8a76e5cc7b9b5ca68eaa (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-17T10:31:05.450 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:05 smithi153 podman[105058]: 2024-09-17 10:31:05.386277348 +0000 UTC m=+0.357847466 container start edf077c94727bcb761378feebabb8a7a8ff9be57545c8a76e5cc7b9b5ca68eaa (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-17T10:31:05.913 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:05 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:05.913 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:05 smithi153 ceph-mon[87216]: osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:05.913 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:05 smithi153 podman[105058]: 2024-09-17 10:31:05.48274837 +0000 UTC m=+0.454318502 container attach edf077c94727bcb761378feebabb8a7a8ff9be57545c8a76e5cc7b9b5ca68eaa (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-17T10:31:05.914 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:05 smithi153 podman[105058]: 2024-09-17 10:31:05.573080078 +0000 UTC m=+0.544650203 container died edf077c94727bcb761378feebabb8a7a8ff9be57545c8a76e5cc7b9b5ca68eaa (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:31:06.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:05 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:06.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:05 smithi052 ceph-mon[102573]: osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:06.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:05 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:06.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:05 smithi052 ceph-mon[106157]: osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:06.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:31:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:31:05] "GET /metrics HTTP/1.1" 200 38400 "" "Prometheus/2.51.0" 2024-09-17T10:31:06.489 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 podman[105081]: 2024-09-17 10:31:06.211522962 +0000 UTC m=+0.632914598 container remove edf077c94727bcb761378feebabb8a7a8ff9be57545c8a76e5cc7b9b5ca68eaa (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-17T10:31:06.489 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T10:31:06.489 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 systemd[1]: Stopped Ceph osd.7 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:31:06.489 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.7.service: Consumed 15.303s CPU time. 2024-09-17T10:31:06.489 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 systemd[1]: Starting Ceph osd.7 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:31:06.766 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:06.487654276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:06.767 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 podman[105180]: 2024-09-17 10:31:06.646118032 +0000 UTC m=+0.101635260 container create d4e63ce8457cdab1c71adff2f99904033ac39840026bbb2b711819d3cd2f1e0b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731) 2024-09-17T10:31:06.767 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 podman[105180]: 2024-09-17 10:31:06.560502671 +0000 UTC m=+0.016019892 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:06.767 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:06 smithi153 ceph-mon[87216]: pgmap v291: 161 pgs: 8 active+undersized, 18 stale+active+clean, 4 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:31:06.767 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:06 smithi153 ceph-mon[87216]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:07.040 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 podman[105180]: 2024-09-17 10:31:06.904813663 +0000 UTC m=+0.360330892 container init d4e63ce8457cdab1c71adff2f99904033ac39840026bbb2b711819d3cd2f1e0b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-17T10:31:07.040 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 podman[105180]: 2024-09-17 10:31:06.908345561 +0000 UTC m=+0.363862792 container start d4e63ce8457cdab1c71adff2f99904033ac39840026bbb2b711819d3cd2f1e0b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-17T10:31:07.040 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:06 smithi153 podman[105180]: 2024-09-17 10:31:06.981925851 +0000 UTC m=+0.437443084 container attach d4e63ce8457cdab1c71adff2f99904033ac39840026bbb2b711819d3cd2f1e0b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2) 2024-09-17T10:31:07.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:06 smithi052 ceph-mon[102573]: pgmap v291: 161 pgs: 8 active+undersized, 18 stale+active+clean, 4 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:31:07.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:06 smithi052 ceph-mon[102573]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:06 smithi052 ceph-mon[106157]: pgmap v291: 161 pgs: 8 active+undersized, 18 stale+active+clean, 4 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:31:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:06 smithi052 ceph-mon[106157]: Health check failed: Degraded data redundancy: 5/636 objects degraded (0.786%), 4 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:07.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:31:07.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:31:07.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:31:07.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:31:07.806 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T10:31:07.806 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T10:31:07.806 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T10:31:07.806 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T10:31:07.806 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T10:31:07.806 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T10:31:08.129 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T10:31:08.129 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T10:31:08.129 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T10:31:08.129 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T10:31:08.129 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T10:31:08.129 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T10:31:08.129 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate[105195]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T10:31:08.130 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 bash[105180]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T10:31:08.130 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:07 smithi153 podman[105180]: 2024-09-17 10:31:07.836278031 +0000 UTC m=+1.291795257 container died d4e63ce8457cdab1c71adff2f99904033ac39840026bbb2b711819d3cd2f1e0b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-17T10:31:08.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:08 smithi153 podman[105337]: 2024-09-17 10:31:08.419080421 +0000 UTC m=+0.576849838 container remove d4e63ce8457cdab1c71adff2f99904033ac39840026bbb2b711819d3cd2f1e0b (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-17T10:31:08.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:08 smithi153 podman[105396]: 2024-09-17 10:31:08.628233978 +0000 UTC m=+0.108500970 container create 3f5f0861c62e954dc2feef0a3e2c4a1dd41895e6695798bfc2d033793b3ccbfd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True) 2024-09-17T10:31:08.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:08 smithi153 podman[105396]: 2024-09-17 10:31:08.536210798 +0000 UTC m=+0.016477745 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:09.014 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:08 smithi153 ceph-mon[87216]: pgmap v292: 161 pgs: 37 active+undersized, 3 stale+active+clean, 22 active+undersized+degraded, 99 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-17T10:31:09.015 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:08 smithi153 podman[105396]: 2024-09-17 10:31:08.922372907 +0000 UTC m=+0.402639840 container init 3f5f0861c62e954dc2feef0a3e2c4a1dd41895e6695798bfc2d033793b3ccbfd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-17T10:31:09.015 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:08 smithi153 podman[105396]: 2024-09-17 10:31:08.925825702 +0000 UTC m=+0.406092626 container start 3f5f0861c62e954dc2feef0a3e2c4a1dd41895e6695798bfc2d033793b3ccbfd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, 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, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-17T10:31:09.015 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:08 smithi153 ceph-osd[105414]: -- 172.21.15.153:0/1613170072 <== mon.1 v2:172.21.15.153:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5649857cfa40 con 0x5649865a0000 2024-09-17T10:31:09.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:08 smithi052 ceph-mon[106157]: pgmap v292: 161 pgs: 37 active+undersized, 3 stale+active+clean, 22 active+undersized+degraded, 99 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-17T10:31:09.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:08 smithi052 ceph-mon[102573]: pgmap v292: 161 pgs: 37 active+undersized, 3 stale+active+clean, 22 active+undersized+degraded, 99 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-17T10:31:09.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:09 smithi153 bash[105396]: 3f5f0861c62e954dc2feef0a3e2c4a1dd41895e6695798bfc2d033793b3ccbfd 2024-09-17T10:31:09.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:09 smithi153 systemd[1]: Started Ceph osd.7 for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:31:09.901 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:09.478231643Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:10.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:10.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:10.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:10 smithi153 ceph-mon[87216]: pgmap v293: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:10.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:10 smithi052 ceph-mon[102573]: pgmap v293: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:10 smithi052 ceph-mon[106157]: pgmap v293: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:10.680 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:10 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:31:10.341+0000 7fdef5e6e640 -1 Falling back to public interface 2024-09-17T10:31:12.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:12 smithi052 ceph-mon[102573]: pgmap v294: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:12.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:12 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:12.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:12 smithi052 ceph-mon[106157]: pgmap v294: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:12.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:12 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:12.880 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:12.49312699Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:12.881 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:12 smithi153 ceph-mon[87216]: pgmap v294: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:12.881 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:12 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:13.949 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:13 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:31:13.668+0000 7fdef5e6e640 -1 osd.7 144 log_to_monitors true 2024-09-17T10:31:14.619 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:31:14.418+0000 7fdee9c10640 -1 osd.7 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: pgmap v295: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.620 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: pgmap v295: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: pgmap v295: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:14.850 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:15.552 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:15.486707242Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:15.553 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:15 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:15.553 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:15 smithi153 ceph-mon[87216]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:31:15.553 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:15 smithi153 ceph-mon[87216]: from='osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:31:15.553 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:15 smithi153 ceph-mon[87216]: osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:15.553 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:15 smithi153 ceph-mon[87216]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:31:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[106157]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:31:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[106157]: from='osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:31:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[106157]: osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:15.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[106157]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:31:15.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[102573]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:31:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[102573]: from='osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:31:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[102573]: osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:15.835 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-mon[102573]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi153", "root=default"]} : dispatch 2024-09-17T10:31:16.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:31:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:31:15] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-17T10:31:16.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:16 smithi153 ceph-mon[87216]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:16.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:16 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:31:16.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:16 smithi153 ceph-mon[87216]: osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587] boot 2024-09-17T10:31:16.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:16 smithi153 ceph-mon[87216]: osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:16.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:16 smithi153 ceph-mon[87216]: pgmap v298: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:16.573 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:16 smithi153 ceph-mon[87216]: osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:16.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[102573]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[102573]: osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587] boot 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[102573]: osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[102573]: pgmap v298: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[102573]: osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[106157]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[106157]: osd.7 [v2:172.21.15.153:6824/1738293587,v1:172.21.15.153:6825/1738293587] boot 2024-09-17T10:31:16.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[106157]: osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:16.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[106157]: pgmap v298: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-17T10:31:16.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:16 smithi052 ceph-mon[106157]: osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:18.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all osd 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:31:18.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:31:18.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mds 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nfs 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Finalizing container_image settings 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:31:18.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:31:18.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:31:18.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:31:18.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:31:18.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:31:18.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:31:18.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:31:18.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:31:18.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.208 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: Upgrade: Complete! 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.209 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:17 smithi153 ceph-mon[87216]: pgmap v300: 161 pgs: 14 peering, 18 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 52/636 objects degraded (8.176%) 2024-09-17T10:31:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all osd 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:31:18.349 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:31:18.350 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all osd 2024-09-17T10:31:18.351 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:31:18.352 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:31:18.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:31:18.353 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:31:18.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:31:18.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:31:18.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:31:18.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:31:18.353 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mds 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:31:18.354 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nfs 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.355 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Finalizing container_image settings 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:31:18.356 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:31:18.357 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:31:18.358 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mds 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nfs 2024-09-17T10:31:18.359 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:18.360 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Finalizing container_image settings 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:31:18.361 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.362 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: Upgrade: Complete! 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.363 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[102573]: pgmap v300: 161 pgs: 14 peering, 18 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 52/636 objects degraded (8.176%) 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:31:18.364 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:31:18.365 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:31:18.366 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: Upgrade: Complete! 2024-09-17T10:31:18.367 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:18.368 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:17 smithi052 ceph-mon[106157]: pgmap v300: 161 pgs: 14 peering, 18 active+undersized, 19 active+undersized+degraded, 110 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 52/636 objects degraded (8.176%) 2024-09-17T10:31:18.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:18.481103332Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:19.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:18 smithi153 ceph-mon[87216]: Health check update: Degraded data redundancy: 52/636 objects degraded (8.176%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:19.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:18 smithi052 ceph-mon[106157]: Health check update: Degraded data redundancy: 52/636 objects degraded (8.176%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:19.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:18 smithi052 ceph-mon[102573]: Health check update: Degraded data redundancy: 52/636 objects degraded (8.176%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:20.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:20 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:20.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:20 smithi052 ceph-mon[102573]: pgmap v301: 161 pgs: 14 peering, 16 active+undersized, 14 active+undersized+degraded, 117 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T10:31:20.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:20 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:20.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:20 smithi052 ceph-mon[106157]: pgmap v301: 161 pgs: 14 peering, 16 active+undersized, 14 active+undersized+degraded, 117 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T10:31:20.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:20 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:20.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:20 smithi153 ceph-mon[87216]: pgmap v301: 161 pgs: 14 peering, 16 active+undersized, 14 active+undersized+degraded, 117 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/636 objects degraded (6.918%) 2024-09-17T10:31:21.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:21 smithi052 ceph-mon[102573]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 14 pgs degraded) 2024-09-17T10:31:21.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:21 smithi052 ceph-mon[102573]: Cluster is now healthy 2024-09-17T10:31:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:21 smithi052 ceph-mon[106157]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 14 pgs degraded) 2024-09-17T10:31:21.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:21 smithi052 ceph-mon[106157]: Cluster is now healthy 2024-09-17T10:31:21.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:21.490207655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:21 smithi153 ceph-mon[87216]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/636 objects degraded (6.918%), 14 pgs degraded) 2024-09-17T10:31:21.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:21 smithi153 ceph-mon[87216]: Cluster is now healthy 2024-09-17T10:31:22.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:22 smithi052 ceph-mon[102573]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-17T10:31:22.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:22 smithi052 ceph-mon[106157]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-17T10:31:22.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:22 smithi153 ceph-mon[87216]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-09-17T10:31:24.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:24 smithi052 ceph-mon[102573]: pgmap v303: 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-17T10:31:24.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:24 smithi052 ceph-mon[106157]: pgmap v303: 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-17T10:31:24.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:24 smithi153 ceph-mon[87216]: pgmap v303: 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-17T10:31:24.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:24.479222016Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:25.101 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:31:25.365 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:31:25.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:25 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:25.834 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:25 smithi052 ceph-mon[106157]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:25.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:25 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:25.834 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:25 smithi052 ceph-mon[102573]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:25.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:25 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:25.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:25 smithi153 ceph-mon[87216]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:26.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:31:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:31:25] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-17T10:31:26.193 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (6m) 12s ago 28m 79.7M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (8m) 2m ago 27m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (8m) 12s ago 32m 456M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (17m) 2m ago 34m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (5m) 2m ago 34m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (6m) 12s ago 33m 47.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (5m) 2m ago 32m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (8m) 12s ago 28m 11.6M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (4m) 2m ago 32m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (4m) 2m ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:31:26.196 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (3m) 2m ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (2m) 2m ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (116s) 12s ago 30m 53.7M 3248M 19.3.0-4963-ge646f729 f271290a0950 82993c4a6e6b 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (84s) 12s ago 30m 43.7M 3248M 19.3.0-4963-ge646f729 f271290a0950 de771a9b17ab 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (51s) 12s ago 29m 50.5M 3248M 19.3.0-4963-ge646f729 f271290a0950 847594aadd26 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (17s) 12s ago 29m 14.3M 3248M 19.3.0-4963-ge646f729 f271290a0950 3f5f0861c62e 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (7m) 12s ago 28m 55.9M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (27m) 2m ago 27m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:31:26.197 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (27m) 12s ago 27m 90.4M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:31:26.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:26 smithi052 ceph-mon[102573]: pgmap v304: 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-17T10:31:26.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:26 smithi052 ceph-mon[106157]: pgmap v304: 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-17T10:31:26.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:26 smithi153 ceph-mon[87216]: pgmap v304: 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-17T10:31:27.069 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-17T10:31:27.328 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:31:27.828 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:27 smithi052 ceph-mon[106157]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:27.828 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:27 smithi052 ceph-mon[102573]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:27.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:27 smithi153 ceph-mon[87216]: from='client.44517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:27.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:27.480636165Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:28.202 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:31:28.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:28 smithi052 ceph-mon[106157]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:31:28.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:28 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/2350146266' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:28.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:28 smithi052 ceph-mon[102573]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:31:28.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:28 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/2350146266' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:28 smithi153 ceph-mon[87216]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:31:28.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:28 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/2350146266' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:28.988 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-17T10:31:29.245 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:31:30.164 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:31:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:30 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:30.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:30 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:30.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:30 smithi153 ceph-mon[87216]: pgmap v306: 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-17T10:31:30.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:30.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[106157]: pgmap v306: 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-17T10:31:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:30.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:30 smithi052 ceph-mon[102573]: pgmap v306: 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-17T10:31:30.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:30.487835957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:31.042 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:31:31.304 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:31:31.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:31 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/2187547098' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:31.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:31 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/2187547098' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:31.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:31 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/2187547098' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:32.120 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:31:32.120 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": null, 2024-09-17T10:31:32.120 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": false, 2024-09-17T10:31:32.120 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "", 2024-09-17T10:31:32.120 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:31:32.121 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": null, 2024-09-17T10:31:32.121 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:31:32.121 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:31:32.121 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:31:32.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:32 smithi153 ceph-mon[87216]: pgmap v307: 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-17T10:31:32.596 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:32 smithi052 ceph-mon[102573]: pgmap v307: 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-17T10:31:32.596 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:32 smithi052 ceph-mon[106157]: pgmap v307: 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-17T10:31:32.830 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:31:33.085 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:31:33.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:33 smithi153 ceph-mon[87216]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:33.477 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:33 smithi052 ceph-mon[106157]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:33.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:33 smithi052 ceph-mon[102573]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:33.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:33.480542771Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:33.988 INFO:teuthology.orchestra.run.smithi052.stdout:HEALTH_OK 2024-09-17T10:31:34.347 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:34 smithi052 ceph-mon[106157]: pgmap v308: 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-17T10:31:34.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:34 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/1584831743' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:31:34.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:34 smithi052 ceph-mon[102573]: pgmap v308: 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-17T10:31:34.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:34 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/1584831743' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:31:34.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:34 smithi153 ceph-mon[87216]: pgmap v308: 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-17T10:31:34.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:34 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/1584831743' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:31:34.877 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-17T10:31:35.138 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:31:35.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:35 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:35.514 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:35 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:35.515 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:35 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:36.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:31:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:31:35] "GET /metrics HTTP/1.1" 200 38398 "" "Prometheus/2.51.0" 2024-09-17T10:31:36.452 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:36 smithi153 ceph-mon[87216]: pgmap v309: 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-17T10:31:36.497 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:36 smithi052 ceph-mon[106157]: pgmap v309: 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-17T10:31:36.497 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:36 smithi052 ceph-mon[102573]: pgmap v309: 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-17T10:31:36.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:36.493363939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:37.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:37 smithi052 ceph-mon[102573]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:37.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:37 smithi052 ceph-mon[106157]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:37.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:37 smithi153 ceph-mon[87216]: from='client.54548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:37.498 INFO:teuthology.orchestra.run.smithi052.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:38.164 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- 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-17T10:31:38.691 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[106157]: pgmap v310: 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-17T10:31:38.691 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[106157]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:38.691 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:38.691 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.691 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.691 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:38.691 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[106157]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:38.692 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[102573]: pgmap v310: 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-17T10:31:38.692 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[102573]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:38.692 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:38.692 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.692 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.692 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:38.692 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:38 smithi052 ceph-mon[102573]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:38.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:38 smithi153 ceph-mon[87216]: pgmap v310: 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-17T10:31:38.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:38 smithi153 ceph-mon[87216]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:38 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:38 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:38 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:38 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:38.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:38 smithi153 ceph-mon[87216]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:31:39.575 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:31:39.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:39.48424181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:40.298 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: pgmap v311: 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-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mgr 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mon 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all crash 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all osd 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all mds 2024-09-17T10:31:40.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: pgmap v311: 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-17T10:31:40.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:31:40.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:31:40.600 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mgr 2024-09-17T10:31:40.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mon 2024-09-17T10:31:40.601 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.602 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.602 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all crash 2024-09-17T10:31:40.602 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.602 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.602 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all osd 2024-09-17T10:31:40.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all mds 2024-09-17T10:31:40.603 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:40 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.897 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:31:40.897 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (7m) 27s ago 28m 79.7M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (8m) 2m ago 28m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (8m) 27s ago 32m 456M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (17m) 2m ago 34m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (5m) 2m ago 34m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (6m) 27s ago 33m 47.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (5m) 2m ago 33m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (8m) 27s ago 28m 11.6M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (4m) 2m ago 32m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (4m) 2m ago 32m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (3m) 2m ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:31:40.898 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (2m) 2m ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:31:40.899 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (2m) 27s ago 30m 53.7M 3248M 19.3.0-4963-ge646f729 f271290a0950 82993c4a6e6b 2024-09-17T10:31:40.899 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (98s) 27s ago 30m 43.7M 3248M 19.3.0-4963-ge646f729 f271290a0950 de771a9b17ab 2024-09-17T10:31:40.899 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (65s) 27s ago 30m 50.5M 3248M 19.3.0-4963-ge646f729 f271290a0950 847594aadd26 2024-09-17T10:31:40.899 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (32s) 27s ago 29m 14.3M 3248M 19.3.0-4963-ge646f729 f271290a0950 3f5f0861c62e 2024-09-17T10:31:40.899 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (7m) 27s ago 29m 55.9M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:31:40.899 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (28m) 2m ago 28m - - 19.1.1-330-gc2ddf972 ebb0615149de fb528d20390b 2024-09-17T10:31:40.899 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (28m) 27s ago 28m 90.4M - 19.1.1-330-gc2ddf972 ebb0615149de bf5d786ad03a 2024-09-17T10:31:40.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: pgmap v311: 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-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mgr 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mon 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all crash 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all osd 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all mds 2024-09-17T10:31:40.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:40 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:41.251 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:31:41.252 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:31:41.253 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:31:41.253 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T10:31:41.253 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 13 2024-09-17T10:31:41.253 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:31:41.253 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:31:41.565 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[106157]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:41.565 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[106157]: from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:41.565 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/2048556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.565 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:41.565 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[102573]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[102573]: from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/2048556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:41.566 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:41 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": true, 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:31:41.567 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:31:41.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:41 smithi153 ceph-mon[87216]: from='client.54554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:41.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:41 smithi153 ceph-mon[87216]: from='client.44559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:41.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:41 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/2048556' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:41 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:41.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:41 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:41.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:41 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi052.khvlcd", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:41.951 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:41 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.743 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[106157]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:42.744 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[106157]: Upgrade: Updating rgw.foo.smithi052.khvlcd (1/2) 2024-09-17T10:31:42.744 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[106157]: Deploying daemon rgw.foo.smithi052.khvlcd on smithi052 2024-09-17T10:31:42.744 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[106157]: pgmap v312: 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-17T10:31:42.744 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[106157]: from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:42.744 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[102573]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:42.744 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[102573]: Upgrade: Updating rgw.foo.smithi052.khvlcd (1/2) 2024-09-17T10:31:42.744 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[102573]: Deploying daemon rgw.foo.smithi052.khvlcd on smithi052 2024-09-17T10:31:42.744 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[102573]: pgmap v312: 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-17T10:31:42.745 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:42 smithi052 ceph-mon[102573]: from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:42.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:42.481953043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:42.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:42 smithi153 ceph-mon[87216]: from='client.44565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:42.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:42 smithi153 ceph-mon[87216]: Upgrade: Updating rgw.foo.smithi052.khvlcd (1/2) 2024-09-17T10:31:42.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:42 smithi153 ceph-mon[87216]: Deploying daemon rgw.foo.smithi052.khvlcd on smithi052 2024-09-17T10:31:42.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:42 smithi153 ceph-mon[87216]: pgmap v312: 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-17T10:31:42.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:42 smithi153 ceph-mon[87216]: from='client.44577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:44 smithi052 ceph-mon[102573]: pgmap v313: 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-17T10:31:44.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:44.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:44 smithi052 ceph-mon[106157]: pgmap v313: 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-17T10:31:44.849 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:44 smithi153 ceph-mon[87216]: pgmap v313: 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-17T10:31:44.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:45.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:45 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:45.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:45 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:45.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:45.48735326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:45.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:45 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:46.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:31:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:31:45] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-09-17T10:31:46.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:46 smithi052 ceph-mon[106157]: pgmap v314: 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-17T10:31:46.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:46 smithi052 ceph-mon[102573]: pgmap v314: 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-17T10:31:46.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:46 smithi153 ceph-mon[87216]: pgmap v314: 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-17T10:31:48.751 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:48.486779777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:48.752 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:48 smithi153 ceph-mon[87216]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:48.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:48 smithi052 ceph-mon[106157]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:48.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:48 smithi052 ceph-mon[102573]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:50.761 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:50 smithi052 ceph-mon[102573]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:50.762 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:50 smithi052 ceph-mon[106157]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:50.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:50 smithi153 ceph-mon[87216]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:31:51.604 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:51.489949382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:51 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:51 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:52.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:51 smithi153 ceph-mon[87216]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:31:52.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:51 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:52.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:51 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:52.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:51 smithi052 ceph-mon[102573]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:31:52.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:51 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:52.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:51 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:52.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:51 smithi052 ceph-mon[106157]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:31:53.532 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:53 smithi153 ceph-mon[87216]: Upgrade: Updating rgw.foo.smithi153.owwuuu (2/2) 2024-09-17T10:31:53.533 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:53 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:53.533 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:53 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:53.533 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:53 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:53.533 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:53 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:53.533 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:53 smithi153 ceph-mon[87216]: Deploying daemon rgw.foo.smithi153.owwuuu on smithi153 2024-09-17T10:31:53.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[106157]: Upgrade: Updating rgw.foo.smithi153.owwuuu (2/2) 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[106157]: Deploying daemon rgw.foo.smithi153.owwuuu on smithi153 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[102573]: Upgrade: Updating rgw.foo.smithi153.owwuuu (2/2) 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:53.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi153.owwuuu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:31:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:53.599 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:53 smithi052 ceph-mon[102573]: Deploying daemon rgw.foo.smithi153.owwuuu on smithi153 2024-09-17T10:31:54.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:54 smithi153 ceph-mon[87216]: pgmap v318: 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-17T10:31:54.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:54 smithi052 ceph-mon[106157]: pgmap v318: 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-17T10:31:54.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:54 smithi052 ceph-mon[102573]: pgmap v318: 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-17T10:31:54.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:54.488273362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:55.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:55 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:55.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:55 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:55.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:55 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:56.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:31:55 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:31:55] "GET /metrics HTTP/1.1" 200 38404 "" "Prometheus/2.51.0" 2024-09-17T10:31:56.597 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:56 smithi052 ceph-mon[106157]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-17T10:31:56.598 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:56 smithi052 ceph-mon[102573]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-17T10:31:56.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:56 smithi153 ceph-mon[87216]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-09-17T10:31:57.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:31:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:57.481443982Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:58.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:58 smithi052 ceph-mon[106157]: pgmap v320: 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-17T10:31:58.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:58 smithi052 ceph-mon[102573]: pgmap v320: 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-17T10:31:58.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:58 smithi153 ceph-mon[87216]: pgmap v320: 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-17T10:31:59.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:31:59 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:59.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:31:59 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:59.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:31:59 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:00.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:00 smithi052 ceph-mon[106157]: pgmap v321: 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-17T10:32:00.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:00 smithi052 ceph-mon[102573]: pgmap v321: 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-17T10:32:00.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:00 smithi153 ceph-mon[87216]: pgmap v321: 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-17T10:32:00.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:00.482235623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:02.848 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:02 smithi052 ceph-mon[106157]: pgmap v322: 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-17T10:32:02.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:02 smithi052 ceph-mon[102573]: pgmap v322: 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-17T10:32:02.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:02 smithi153 ceph-mon[87216]: pgmap v322: 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-17T10:32:03.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:03.490476912Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:04.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:04 smithi153 ceph-mon[87216]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-17T10:32:04.847 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:04 smithi052 ceph-mon[106157]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-17T10:32:04.848 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:04 smithi052 ceph-mon[102573]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 85 B/s wr, 77 op/s 2024-09-17T10:32:05.699 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:05 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:05.833 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:05 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:05.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:05 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:06.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:05 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:32:05] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.51.0" 2024-09-17T10:32:06.695 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:06.487750073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:06.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:06 smithi153 ceph-mon[87216]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 58 op/s 2024-09-17T10:32:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:06 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:06.950 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:06 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:07.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:06 smithi052 ceph-mon[106157]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 58 op/s 2024-09-17T10:32:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:06 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:07.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:06 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:06 smithi052 ceph-mon[102573]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 58 op/s 2024-09-17T10:32:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:06 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:07.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:06 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:08.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:08 smithi153 ceph-mon[87216]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-17T10:32:09.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:08 smithi052 ceph-mon[106157]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-17T10:32:09.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:08 smithi052 ceph-mon[102573]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 55 op/s 2024-09-17T10:32:09.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:09.491439184Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:10.217 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.218 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:10 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.348 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-17T10:32:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:10.349 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:10 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:11.883 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-17T10:32:12.498 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:32:12.498 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (8m) 3s ago 29m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:32:12.498 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (7m) 3s ago 29m 79.7M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:32:12.498 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (9m) 3s ago 28m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (9m) 3s ago 33m 457M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (18m) 3s ago 34m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (6m) 3s ago 35m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (7m) 3s ago 33m 49.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (6m) 3s ago 33m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (8m) 3s ago 28m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (8m) 3s ago 28m 10.9M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (5m) 3s ago 33m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (4m) 3s ago 32m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (4m) 3s ago 32m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (3m) 3s ago 31m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (2m) 3s ago 31m 58.3M 3248M 19.3.0-4963-ge646f729 f271290a0950 82993c4a6e6b 2024-09-17T10:32:12.499 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (2m) 3s ago 31m 46.7M 3248M 19.3.0-4963-ge646f729 f271290a0950 de771a9b17ab 2024-09-17T10:32:12.500 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (97s) 3s ago 30m 52.5M 3248M 19.3.0-4963-ge646f729 f271290a0950 847594aadd26 2024-09-17T10:32:12.500 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (63s) 3s ago 30m 48.8M 3248M 19.3.0-4963-ge646f729 f271290a0950 3f5f0861c62e 2024-09-17T10:32:12.500 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (8m) 3s ago 29m 55.9M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:32:12.500 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (22s) 3s ago 28m - - 19.3.0-4963-ge646f729 f271290a0950 ea69b570b78d 2024-09-17T10:32:12.500 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (7s) 3s ago 28m 75.7M - 19.3.0-4963-ge646f729 f271290a0950 9a81549a519d 2024-09-17T10:32:12.727 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:12 smithi052 ceph-mon[106157]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T10:32:12.727 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:12 smithi052 ceph-mon[106157]: from='client.54629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:12.727 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:12 smithi052 ceph-mon[102573]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T10:32:12.728 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:12 smithi052 ceph-mon[102573]: from='client.54629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:12.823 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:12 smithi153 ceph-mon[87216]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T10:32:12.823 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:12 smithi153 ceph-mon[87216]: from='client.54629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:12.823 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:12.480436397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:12.883 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:32:12.883 INFO:teuthology.orchestra.run.smithi052.stdout: "mon": { 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "mgr": { 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "osd": { 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "rgw": { 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:32:12.884 INFO:teuthology.orchestra.run.smithi052.stdout: }, 2024-09-17T10:32:12.885 INFO:teuthology.orchestra.run.smithi052.stdout: "overall": { 2024-09-17T10:32:12.885 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:32:12.885 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T10:32:12.885 INFO:teuthology.orchestra.run.smithi052.stdout: } 2024-09-17T10:32:12.885 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:32:13.262 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-17T10:32:13.262 INFO:teuthology.orchestra.run.smithi052.stdout: "target_image": null, 2024-09-17T10:32:13.262 INFO:teuthology.orchestra.run.smithi052.stdout: "in_progress": false, 2024-09-17T10:32:13.262 INFO:teuthology.orchestra.run.smithi052.stdout: "which": "", 2024-09-17T10:32:13.262 INFO:teuthology.orchestra.run.smithi052.stdout: "services_complete": [], 2024-09-17T10:32:13.262 INFO:teuthology.orchestra.run.smithi052.stdout: "progress": null, 2024-09-17T10:32:13.263 INFO:teuthology.orchestra.run.smithi052.stdout: "message": "", 2024-09-17T10:32:13.263 INFO:teuthology.orchestra.run.smithi052.stdout: "is_paused": false 2024-09-17T10:32:13.263 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-17T10:32:14.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:14.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:14.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/4075576758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"}]': finished 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"}]': finished 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.100 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.101 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/4075576758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"}]': finished 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"} : dispatch 2024-09-17T10:32:14.102 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"} : dispatch 2024-09-17T10:32:14.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"}]': finished 2024-09-17T10:32:14.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.103 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:14.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:14.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:14.106 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.107 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.108 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:14.109 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.110 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.111 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:14.112 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.113 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.114 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:13 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='client.44634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/4075576758' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi052.khvlcd"}]': finished 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"} : dispatch 2024-09-17T10:32:14.201 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi153.owwuuu"}]': finished 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.202 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:14.203 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:14.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:14.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:14.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:14.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:14.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:14.204 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:14.205 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.206 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:14.207 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:13 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all rgw 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nfs 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: Finalizing container_image settings 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Upgrade: Complete! 2024-09-17T10:32:15.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: Checking dashboard <-> RGW credentials 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[102573]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all rgw 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nfs 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:15.099 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: Finalizing container_image settings 2024-09-17T10:32:15.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Upgrade: Complete! 2024-09-17T10:32:15.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: Checking dashboard <-> RGW credentials 2024-09-17T10:32:15.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:15.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T10:32:15.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:15.100 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:14 smithi052 ceph-mon[106157]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:15.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:32:15.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all rgw 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nfs 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: Finalizing container_image settings 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Upgrade: Complete! 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: Checking dashboard <-> RGW credentials 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: from='client.54653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:15.200 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:14 smithi153 ceph-mon[87216]: from='mgr.25196 ' entity='mgr.y' 2024-09-17T10:32:15.779 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:15.480635089Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:16.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:15 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:16.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:15 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:16.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:15 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:32:15] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-09-17T10:32:16.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:15 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:17.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:16 smithi052 ceph-mon[106157]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:32:17.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:16 smithi052 ceph-mon[102573]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:32:17.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:16 smithi153 ceph-mon[87216]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:32:18.783 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:18.492066592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:19.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:18 smithi052 ceph-mon[106157]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:32:19.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:18 smithi052 ceph-mon[102573]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:32:19.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:18 smithi153 ceph-mon[87216]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:32:21.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:20 smithi052 ceph-mon[102573]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 85 B/s wr, 47 op/s 2024-09-17T10:32:21.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:20 smithi052 ceph-mon[106157]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 85 B/s wr, 47 op/s 2024-09-17T10:32:21.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:20 smithi153 ceph-mon[87216]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 85 B/s wr, 47 op/s 2024-09-17T10:32:21.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:21.479388168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:23.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:22 smithi052 ceph-mon[102573]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 85 B/s wr, 19 op/s 2024-09-17T10:32:23.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:22 smithi052 ceph-mon[106157]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 85 B/s wr, 19 op/s 2024-09-17T10:32:23.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:22 smithi153 ceph-mon[87216]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 85 B/s wr, 19 op/s 2024-09-17T10:32:24.792 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:24.487315101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:25.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:24 smithi052 ceph-mon[106157]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T10:32:25.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:24 smithi052 ceph-mon[102573]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T10:32:25.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:24 smithi153 ceph-mon[87216]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T10:32:26.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:25 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:26.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:25 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:26.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:25 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:32:25] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-09-17T10:32:26.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:25 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:27.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:26 smithi052 ceph-mon[102573]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T10:32:27.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:26 smithi052 ceph-mon[106157]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T10:32:27.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:26 smithi153 ceph-mon[87216]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-17T10:32:27.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:27.478587563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:29.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:28 smithi052 ceph-mon[102573]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-17T10:32:29.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:28 smithi052 ceph-mon[106157]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-17T10:32:29.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:28 smithi153 ceph-mon[87216]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-09-17T10:32:29.949 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:29 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:30.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:29 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:30.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:29 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:30.808 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:30.488385363Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:31.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:30 smithi052 ceph-mon[102573]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:31.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:30 smithi052 ceph-mon[106157]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:31.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:30 smithi153 ceph-mon[87216]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:33.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:32 smithi052 ceph-mon[102573]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:33.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:32 smithi052 ceph-mon[106157]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:33.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:32 smithi153 ceph-mon[87216]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:33.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:33.490800806Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:35.097 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:34 smithi052 ceph-mon[102573]: pgmap v338: 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-17T10:32:35.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:34 smithi052 ceph-mon[106157]: pgmap v338: 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-17T10:32:35.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:34 smithi153 ceph-mon[87216]: pgmap v338: 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-17T10:32:36.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:35 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:36.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:35 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:36.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:35 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:32:35] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.51.0" 2024-09-17T10:32:36.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:35 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:36.820 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:36.485135882Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:37.098 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:36 smithi052 ceph-mon[106157]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:37.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:36 smithi052 ceph-mon[102573]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:37.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:36 smithi153 ceph-mon[87216]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:39.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:38 smithi052 ceph-mon[106157]: pgmap v340: 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-17T10:32:39.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:38 smithi052 ceph-mon[102573]: pgmap v340: 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-17T10:32:39.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:38 smithi153 ceph-mon[87216]: pgmap v340: 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-17T10:32:39.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:39.480238728Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:41.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:40 smithi052 ceph-mon[106157]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:41.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:40 smithi052 ceph-mon[102573]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:41.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:40 smithi153 ceph-mon[87216]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:42.829 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:42.48812107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:43.097 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:42 smithi052 ceph-mon[106157]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:43.098 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:42 smithi052 ceph-mon[102573]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:43.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:42 smithi153 ceph-mon[87216]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:44.388 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:32:44.648 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:32:45.027 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:44 smithi052 ceph-mon[106157]: pgmap v343: 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-17T10:32:45.027 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:44 smithi052 ceph-mon[106157]: from='client.54695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:45.027 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:44 smithi052 ceph-mon[106157]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:45.027 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:44 smithi052 ceph-mon[102573]: pgmap v343: 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-17T10:32:45.027 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:44 smithi052 ceph-mon[102573]: from='client.54695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:45.027 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:44 smithi052 ceph-mon[102573]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:44 smithi153 ceph-mon[87216]: pgmap v343: 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-17T10:32:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:44 smithi153 ceph-mon[87216]: from='client.54695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:45.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:44 smithi153 ceph-mon[87216]: from='mgr.25196 172.21.15.52:0/499003830' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:45.328 INFO:teuthology.orchestra.run.smithi052.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:32:45.328 INFO:teuthology.orchestra.run.smithi052.stdout:alertmanager.a smithi052 *:9093,9094 running (8m) 36s ago 29m - - 0.27.0 11f11916f8cd 3b1a05f6dae4 2024-09-17T10:32:45.328 INFO:teuthology.orchestra.run.smithi052.stdout:grafana.a smithi153 *:3000 running (8m) 36s ago 29m 79.7M - 10.4.0 c8b91775d855 2cc275281524 2024-09-17T10:32:45.328 INFO:teuthology.orchestra.run.smithi052.stdout:iscsi.foo.smithi052.nkbqkh smithi052 *:5000 running (9m) 36s ago 29m - - 3.8 ebb0615149de 5eb73781214b 2024-09-17T10:32:45.328 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.x smithi153 *:8443,9283,8765 running (9m) 36s ago 33m 457M - 19.3.0-4963-ge646f729 f271290a0950 3eb52787440e 2024-09-17T10:32:45.328 INFO:teuthology.orchestra.run.smithi052.stdout:mgr.y smithi052 *:8443,9283,8765 running (19m) 36s ago 35m - - 19.3.0-4963-ge646f729 f271290a0950 3aec0ffb3821 2024-09-17T10:32:45.328 INFO:teuthology.orchestra.run.smithi052.stdout:mon.a smithi052 running (6m) 36s ago 35m - 2048M 19.3.0-4963-ge646f729 f271290a0950 88b44a932e46 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:mon.b smithi153 running (7m) 36s ago 34m 49.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 d0324058796e 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:mon.c smithi052 running (6m) 36s ago 34m - 2048M 19.3.0-4963-ge646f729 f271290a0950 0411dce0c950 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.a smithi052 *:9100 running (9m) 36s ago 29m - - 1.7.0 72c9c2088986 8add8567a3cd 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:node-exporter.b smithi153 *:9100 running (9m) 36s ago 29m 10.9M - 1.7.0 72c9c2088986 0b031fe866a5 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.0 smithi052 running (5m) 36s ago 33m - 2993M 19.3.0-4963-ge646f729 f271290a0950 601ba45eeedf 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.1 smithi052 running (5m) 36s ago 33m - 2993M 19.3.0-4963-ge646f729 f271290a0950 b91c2fa8f560 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.2 smithi052 running (4m) 36s ago 32m - 2993M 19.3.0-4963-ge646f729 f271290a0950 5d81a224d779 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.3 smithi052 running (3m) 36s ago 32m - 2993M 19.3.0-4963-ge646f729 f271290a0950 43d5ccffb322 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.4 smithi153 running (3m) 36s ago 31m 58.3M 3248M 19.3.0-4963-ge646f729 f271290a0950 82993c4a6e6b 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.5 smithi153 running (2m) 36s ago 31m 46.7M 3248M 19.3.0-4963-ge646f729 f271290a0950 de771a9b17ab 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.6 smithi153 running (2m) 36s ago 31m 52.5M 3248M 19.3.0-4963-ge646f729 f271290a0950 847594aadd26 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:osd.7 smithi153 running (96s) 36s ago 30m 48.8M 3248M 19.3.0-4963-ge646f729 f271290a0950 3f5f0861c62e 2024-09-17T10:32:45.329 INFO:teuthology.orchestra.run.smithi052.stdout:prometheus.a smithi153 *:9095 running (8m) 36s ago 30m 55.9M - 2.51.0 1d3b7f56885b b594f4200ea2 2024-09-17T10:32:45.330 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi052.khvlcd smithi052 *:8000 running (54s) 36s ago 29m - - 19.3.0-4963-ge646f729 f271290a0950 ea69b570b78d 2024-09-17T10:32:45.330 INFO:teuthology.orchestra.run.smithi052.stdout:rgw.foo.smithi153.owwuuu smithi153 *:8000 running (40s) 36s ago 29m 75.7M - 19.3.0-4963-ge646f729 f271290a0950 9a81549a519d 2024-09-17T10:32:45.837 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:45.480496855Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:46.057 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:45 smithi052 ceph-mon[102573]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:46.058 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:45 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: ::ffff:172.21.15.153 - - [17/Sep/2024:10:32:45] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-17T10:32:46.058 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:45 smithi052 ceph-mon[106157]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:46.086 DEBUG:teuthology.orchestra.run.smithi052:> 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-17T10:32:46.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:45 smithi153 ceph-mon[87216]: from='client.25379 -' entity='client.iscsi.foo.smithi052.nkbqkh' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:46.342 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:32:47.083 INFO:teuthology.orchestra.run.smithi052.stdout:false 2024-09-17T10:32:47.083 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:46 smithi052 ceph-mon[102573]: from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:47.084 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:46 smithi052 ceph-mon[102573]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:47.084 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:46 smithi052 ceph-mon[106157]: from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:47.084 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:46 smithi052 ceph-mon[106157]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:47.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:46 smithi153 ceph-mon[87216]: from='client.54701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:47.199 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:46 smithi153 ceph-mon[87216]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:32:47.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:32:47.891 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_e646f72961223a04d41eb40dad875d1628d78516/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/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 smithi052 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-17T10:32:48.138 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=c88635ff2c0346eda6ac852ccc1cdfe4 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_e646f72961223a04d41eb40dad875d1628d78516/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/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 smithi052 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-17T10:32:48.141 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T10:32:48.153 INFO:tasks.cephadm:Teardown begin 2024-09-17T10:32:48.153 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:32:48.157 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:47 smithi153 ceph-mon[87216]: from='client.? 172.21.15.52:0/532569488' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:48.157 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:47 smithi052 ceph-mon[102573]: from='client.? 172.21.15.52:0/532569488' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:48.158 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:47 smithi052 ceph-mon[106157]: from='client.? 172.21.15.52:0/532569488' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:48.192 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:32:48.228 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T10:32:48.228 DEBUG:teuthology.orchestra.run.smithi052:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:32:48.251 DEBUG:teuthology.orchestra.run.smithi153:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:32:48.284 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T10:32:48.285 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T10:32:48.285 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a 2024-09-17T10:32:48.597 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:48 smithi052 systemd[1]: Stopping Ceph mon.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:32:48.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:48.483573929Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:48.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a[102569]: 2024-09-17T10:32:48.601+0000 7ffa60181640 -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-17T10:32:48.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:48 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a[102569]: 2024-09-17T10:32:48.601+0000 7ffa60181640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T10:32:48.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:48 smithi052 podman[140335]: 2024-09-17 10:32:48.632312784 +0000 UTC m=+0.136551664 container died 88b44a932e4607bb5142b648fe9b29e37bd7f90f8d90c1086e21d9e4c3b01de7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:32:49.347 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:49 smithi052 podman[140335]: 2024-09-17 10:32:49.10176329 +0000 UTC m=+0.606002206 container cleanup 88b44a932e4607bb5142b648fe9b29e37bd7f90f8d90c1086e21d9e4c3b01de7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, 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.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:32:49.348 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 17 10:32:49 smithi052 bash[140335]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:32:49.543 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T10:32:49.598 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:32:49.598 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T10:32:49.598 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T10:32:49.599 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.c 2024-09-17T10:32:49.923 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:49 smithi052 systemd[1]: Stopping Ceph mon.c for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:32:49.924 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c[106153]: 2024-09-17T10:32:49.881+0000 7fa8f19be640 -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-17T10:32:49.924 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:49 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c[106153]: 2024-09-17T10:32:49.881+0000 7fa8f19be640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:32:50.184 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:49 smithi052 podman[140456]: 2024-09-17 10:32:49.922894914 +0000 UTC m=+0.140057601 container died 0411dce0c950cb6cd025638d9bdeb7971a754be41280928ec1fb7ac370e7b478 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-17T10:32:50.550 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:50 smithi052 podman[140456]: 2024-09-17 10:32:50.281814847 +0000 UTC m=+0.498977533 container cleanup 0411dce0c950cb6cd025638d9bdeb7971a754be41280928ec1fb7ac370e7b478 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-17T10:32:50.550 INFO:journalctl@ceph.mon.c.smithi052.stdout:Sep 17 10:32:50 smithi052 bash[140456]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-c 2024-09-17T10:32:50.734 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T10:32:50.770 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:32:50.770 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T10:32:50.770 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T10:32:50.771 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.b 2024-09-17T10:32:51.082 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:50 smithi153 systemd[1]: Stopping Ceph mon.b for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:32:51.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b[87212]: 2024-09-17T10:32:51.080+0000 7fcf34a35640 -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-17T10:32:51.449 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b[87212]: 2024-09-17T10:32:51.080+0000 7fcf34a35640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:32:51.450 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:51 smithi153 podman[113448]: 2024-09-17 10:32:51.275331152 +0000 UTC m=+0.302182776 container died d0324058796e86f603ff6b5e4d8fb2609b46c70cad3938fbc4cc84fb76a45968 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:32:51.933 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:51.48962863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:51.933 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:51 smithi153 podman[113448]: 2024-09-17 10:32:51.639616984 +0000 UTC m=+0.666468598 container cleanup d0324058796e86f603ff6b5e4d8fb2609b46c70cad3938fbc4cc84fb76a45968 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-17T10:32:51.934 INFO:journalctl@ceph.mon.b.smithi153.stdout:Sep 17 10:32:51 smithi153 bash[113448]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mon-b 2024-09-17T10:32:52.075 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T10:32:52.122 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:32:52.123 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T10:32:52.123 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T10:32:52.123 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y 2024-09-17T10:32:52.455 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:52 smithi052 systemd[1]: Stopping Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:32:52.773 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:32:52.453+0000 7fbcbff4e640 -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-17T10:32:52.774 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:52 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y[81051]: 2024-09-17T10:32:52.453+0000 7fbcbff4e640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T10:32:52.774 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:52 smithi052 podman[140579]: 2024-09-17 10:32:52.496471684 +0000 UTC m=+0.180156630 container died 3aec0ffb3821e179bec4e8da0684e21b4bb3967437af9c3503b437f55094f90e (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-17T10:32:53.097 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:52 smithi052 podman[140579]: 2024-09-17 10:32:52.930699956 +0000 UTC m=+0.614384928 container cleanup 3aec0ffb3821e179bec4e8da0684e21b4bb3967437af9c3503b437f55094f90e (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-17T10:32:53.098 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:52 smithi052 bash[140579]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y 2024-09-17T10:32:53.358 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T10:32:53.381 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:53 smithi052 podman[140592]: 2024-09-17 10:32:53.115465098 +0000 UTC m=+0.619932539 container remove 3aec0ffb3821e179bec4e8da0684e21b4bb3967437af9c3503b437f55094f90e (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:32:53.381 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:53 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service: Deactivated successfully. 2024-09-17T10:32:53.381 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:53 smithi052 systemd[1]: Stopped Ceph mgr.y for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:32:53.381 INFO:journalctl@ceph.mgr.y.smithi052.stdout:Sep 17 10:32:53 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.y.service: Consumed 33.683s CPU time. 2024-09-17T10:32:53.394 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:32:53.395 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T10:32:53.395 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T10:32:53.395 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x 2024-09-17T10:32:53.699 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:32:53 smithi153 systemd[1]: Stopping Ceph mgr.x for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:32:54.085 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:32:53 smithi153 podman[113570]: 2024-09-17 10:32:53.767222186 +0000 UTC m=+0.165030835 container died 3eb52787440e3a882df784070cd4703e2a29043ae718cb5052c3754f8ab192cd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-17T10:32:54.449 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:32:54 smithi153 podman[113570]: 2024-09-17 10:32:54.085138199 +0000 UTC m=+0.482946851 container cleanup 3eb52787440e3a882df784070cd4703e2a29043ae718cb5052c3754f8ab192cd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, 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) 2024-09-17T10:32:54.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:32:54 smithi153 bash[113570]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:32:54.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:32:54 smithi153 podman[113583]: 2024-09-17 10:32:54.261376299 +0000 UTC m=+0.495530751 container remove 3eb52787440e3a882df784070cd4703e2a29043ae718cb5052c3754f8ab192cd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-mgr-x, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True) 2024-09-17T10:32:54.450 INFO:journalctl@ceph.mgr.x.smithi153.stdout:Sep 17 10:32:54 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:32:54.502 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T10:32:54.537 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:32:54.538 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T10:32:54.538 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T10:32:54.538 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.0 2024-09-17T10:32:54.836 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:32:54 smithi052 systemd[1]: Stopping Ceph osd.0 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:32:54.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:54.482882405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:55.097 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:32:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[111634]: 2024-09-17T10:32:54.834+0000 7fd4e8e88640 -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-17T10:32:55.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:32:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[111634]: 2024-09-17T10:32:54.834+0000 7fd4e8e88640 -1 osd.0 149 *** Got signal Terminated *** 2024-09-17T10:32:55.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:32:54 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0[111634]: 2024-09-17T10:32:54.834+0000 7fd4e8e88640 -1 osd.0 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:32:57.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:32:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:57.488860675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:00.578 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:00 smithi052 podman[140701]: 2024-09-17 10:33:00.299714941 +0000 UTC m=+5.564950827 container died 601ba45eeedf7247186d0015e54a85ef6f7264a17757fa3a98897375d2539431 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-17T10:33:00.847 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:00 smithi052 podman[140701]: 2024-09-17 10:33:00.768465765 +0000 UTC m=+6.033701650 container cleanup 601ba45eeedf7247186d0015e54a85ef6f7264a17757fa3a98897375d2539431 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-17T10:33:00.848 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:00 smithi052 bash[140701]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:33:00.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:00.483109854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:01.444 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:01 smithi052 podman[140716]: 2024-09-17 10:33:01.111879708 +0000 UTC m=+0.804861564 container remove 601ba45eeedf7247186d0015e54a85ef6f7264a17757fa3a98897375d2539431 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:33:01.695 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:01 smithi052 podman[140801]: 2024-09-17 10:33:01.346089356 +0000 UTC m=+0.016087830 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:01.695 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:01 smithi052 podman[140801]: 2024-09-17 10:33:01.446109995 +0000 UTC m=+0.116108455 container create a6e7f351b5d101ea953df5973255b6bb6ce3ed3c63f40592b20a4b9fb0087895 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T10:33:01.695 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:01 smithi052 podman[140801]: 2024-09-17 10:33:01.690427092 +0000 UTC m=+0.360425565 container init a6e7f351b5d101ea953df5973255b6bb6ce3ed3c63f40592b20a4b9fb0087895 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, 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=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:33:01.695 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:01 smithi052 podman[140801]: 2024-09-17 10:33:01.693896917 +0000 UTC m=+0.363895378 container start a6e7f351b5d101ea953df5973255b6bb6ce3ed3c63f40592b20a4b9fb0087895 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-17T10:33:02.097 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:01 smithi052 podman[140801]: 2024-09-17 10:33:01.790518337 +0000 UTC m=+0.460516805 container attach a6e7f351b5d101ea953df5973255b6bb6ce3ed3c63f40592b20a4b9fb0087895 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:33:02.098 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 17 10:33:01 smithi052 podman[140801]: 2024-09-17 10:33:01.898894836 +0000 UTC m=+0.568893307 container died a6e7f351b5d101ea953df5973255b6bb6ce3ed3c63f40592b20a4b9fb0087895 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=) 2024-09-17T10:33:02.870 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T10:33:02.911 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:02.912 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T10:33:02.912 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T10:33:02.912 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.1 2024-09-17T10:33:03.097 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:02 smithi052 systemd[1]: Stopping Ceph osd.1 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:03.597 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[116433]: 2024-09-17T10:33:03.264+0000 7f1662e6b640 -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-17T10:33:03.597 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[116433]: 2024-09-17T10:33:03.264+0000 7f1662e6b640 -1 osd.1 149 *** Got signal Terminated *** 2024-09-17T10:33:03.598 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:03 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1[116433]: 2024-09-17T10:33:03.264+0000 7f1662e6b640 -1 osd.1 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:33:03.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:03.488807266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:06.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:06.484047644Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:09.098 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:08 smithi052 podman[140915]: 2024-09-17 10:33:08.701941534 +0000 UTC m=+5.550762067 container died b91c2fa8f5607f108f13a7f05de99afc1f8c2b449f92feb2749ba5a7440bbb98 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, 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, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True) 2024-09-17T10:33:09.547 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:09 smithi052 podman[140915]: 2024-09-17 10:33:09.289718833 +0000 UTC m=+6.138539356 container cleanup b91c2fa8f5607f108f13a7f05de99afc1f8c2b449f92feb2749ba5a7440bbb98 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:33:09.548 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:09 smithi052 bash[140915]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:33:09.847 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:09 smithi052 podman[140936]: 2024-09-17 10:33:09.546923637 +0000 UTC m=+0.841482792 container remove b91c2fa8f5607f108f13a7f05de99afc1f8c2b449f92feb2749ba5a7440bbb98 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:33:09.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:09.492165321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:10.312 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:09 smithi052 podman[141022]: 2024-09-17 10:33:09.822206315 +0000 UTC m=+0.016606356 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:10.313 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:09 smithi052 podman[141022]: 2024-09-17 10:33:09.950485125 +0000 UTC m=+0.144885161 container create ec3aa35d23cd4c2f5a397993888a060099982a32e89a5e903d26fc9f0e38d8eb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-17T10:33:10.313 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:10 smithi052 podman[141022]: 2024-09-17 10:33:10.311464627 +0000 UTC m=+0.505864658 container init ec3aa35d23cd4c2f5a397993888a060099982a32e89a5e903d26fc9f0e38d8eb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-17T10:33:10.597 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:10 smithi052 podman[141022]: 2024-09-17 10:33:10.315441202 +0000 UTC m=+0.509841239 container start ec3aa35d23cd4c2f5a397993888a060099982a32e89a5e903d26fc9f0e38d8eb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-17T10:33:10.598 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:10 smithi052 podman[141022]: 2024-09-17 10:33:10.420005624 +0000 UTC m=+0.614405653 container attach ec3aa35d23cd4c2f5a397993888a060099982a32e89a5e903d26fc9f0e38d8eb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-17T10:33:10.598 INFO:journalctl@ceph.osd.1.smithi052.stdout:Sep 17 10:33:10 smithi052 podman[141022]: 2024-09-17 10:33:10.517599408 +0000 UTC m=+0.711999437 container died ec3aa35d23cd4c2f5a397993888a060099982a32e89a5e903d26fc9f0e38d8eb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-17T10:33:11.152 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T10:33:11.195 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:11.196 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T10:33:11.196 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T10:33:11.196 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.2 2024-09-17T10:33:11.528 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:11 smithi052 systemd[1]: Stopping Ceph osd.2 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:11.847 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:11 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[122545]: 2024-09-17T10:33:11.526+0000 7fbb0e05d640 -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-17T10:33:11.848 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:11 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[122545]: 2024-09-17T10:33:11.526+0000 7fbb0e05d640 -1 osd.2 149 *** Got signal Terminated *** 2024-09-17T10:33:11.848 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:11 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2[122545]: 2024-09-17T10:33:11.526+0000 7fbb0e05d640 -1 osd.2 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:33:12.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:12.480811435Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:15.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:15.48714663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:17.237 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:16 smithi052 podman[141125]: 2024-09-17 10:33:16.9542497 +0000 UTC m=+5.532477495 container died 5d81a224d779f4a7f32a2d368aac5bcca9b78809fae26bcc32ba324450e28abb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-09-17T10:33:17.597 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:17 smithi052 podman[141125]: 2024-09-17 10:33:17.418095871 +0000 UTC m=+5.996323663 container cleanup 5d81a224d779f4a7f32a2d368aac5bcca9b78809fae26bcc32ba324450e28abb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2) 2024-09-17T10:33:17.598 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:17 smithi052 bash[141125]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:33:18.097 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:17 smithi052 podman[141143]: 2024-09-17 10:33:17.786456298 +0000 UTC m=+0.830453020 container remove 5d81a224d779f4a7f32a2d368aac5bcca9b78809fae26bcc32ba324450e28abb (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:33:18.475 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:18 smithi052 podman[141228]: 2024-09-17 10:33:18.107108775 +0000 UTC m=+0.016887518 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:18.475 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:18 smithi052 podman[141228]: 2024-09-17 10:33:18.362366073 +0000 UTC m=+0.272144847 container create fd54f6c585ec5b3cebd53ca54662f3a39e503b3253d01161dc5ed7753986a9a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, 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, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-17T10:33:18.783 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:18 smithi052 podman[141228]: 2024-09-17 10:33:18.581231104 +0000 UTC m=+0.491009842 container init fd54f6c585ec5b3cebd53ca54662f3a39e503b3253d01161dc5ed7753986a9a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-17T10:33:18.783 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:18 smithi052 podman[141228]: 2024-09-17 10:33:18.584603223 +0000 UTC m=+0.494381953 container start fd54f6c585ec5b3cebd53ca54662f3a39e503b3253d01161dc5ed7753986a9a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-17T10:33:18.784 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:18 smithi052 podman[141228]: 2024-09-17 10:33:18.66459496 +0000 UTC m=+0.574373698 container attach fd54f6c585ec5b3cebd53ca54662f3a39e503b3253d01161dc5ed7753986a9a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:33:18.784 INFO:journalctl@ceph.osd.2.smithi052.stdout:Sep 17 10:33:18 smithi052 podman[141228]: 2024-09-17 10:33:18.78212439 +0000 UTC m=+0.691903126 container died fd54f6c585ec5b3cebd53ca54662f3a39e503b3253d01161dc5ed7753986a9a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-17T10:33:18.898 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:18.480437234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:19.441 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T10:33:19.489 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:19.489 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T10:33:19.489 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T10:33:19.490 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.3 2024-09-17T10:33:19.704 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:19 smithi052 systemd[1]: Stopping Ceph osd.3 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:20.097 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:19 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:33:19.821+0000 7f9af8069640 -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-17T10:33:20.098 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:19 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:33:19.821+0000 7f9af8069640 -1 osd.3 149 *** Got signal Terminated *** 2024-09-17T10:33:20.098 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:19 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:33:19.821+0000 7f9af8069640 -1 osd.3 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:33:21.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:21.701+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:21.950 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:21.489792632Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:22.449 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:22 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:22.176+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:22.597 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:22 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:33:22.311+0000 7f9af467e640 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:59.180667+0000 front 2024-09-17T10:32:59.180582+0000 (oldest deadline 2024-09-17T10:33:21.480603+0000) 2024-09-17T10:33:22.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:22 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:22.666+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:23.449 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:23.168+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:23.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:22 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:22.978+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:23.597 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:23 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:33:23.315+0000 7f9af467e640 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:59.180667+0000 front 2024-09-17T10:32:59.180582+0000 (oldest deadline 2024-09-17T10:33:21.480603+0000) 2024-09-17T10:33:23.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:23.660+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:24.284 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:24.193+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:24.285 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:23 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:23.955+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:24.597 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:24 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3[128719]: 2024-09-17T10:33:24.321+0000 7f9af467e640 -1 osd.3 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:59.180667+0000 front 2024-09-17T10:32:59.180582+0000 (oldest deadline 2024-09-17T10:33:21.480603+0000) 2024-09-17T10:33:24.653 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:24.281+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:24.654 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:24.488146241Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:24.911 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:24.651+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:25.199 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:24.910+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:25.415 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:25 smithi052 podman[141329]: 2024-09-17 10:33:25.130380709 +0000 UTC m=+5.443252730 container died 43d5ccffb322f1aab628f56af8a412e19849940283d808387235e4c0640a85a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-17T10:33:25.628 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:25.206+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:25.629 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:25.285+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:25.799 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:25 smithi052 podman[141329]: 2024-09-17 10:33:25.533993786 +0000 UTC m=+5.846865793 container cleanup 43d5ccffb322f1aab628f56af8a412e19849940283d808387235e4c0640a85a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-17T10:33:25.799 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:25 smithi052 bash[141329]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:33:25.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:25.626+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:25.950 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:25 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:25.875+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:26.097 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:25 smithi052 podman[141357]: 2024-09-17 10:33:25.797889839 +0000 UTC m=+0.657577013 container remove 43d5ccffb322f1aab628f56af8a412e19849940283d808387235e4c0640a85a0 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:33:26.493 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:26 smithi052 podman[141442]: 2024-09-17 10:33:26.067095801 +0000 UTC m=+0.016516727 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:26.494 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:26 smithi052 podman[141442]: 2024-09-17 10:33:26.182094158 +0000 UTC m=+0.131515065 container create 03fe6453a04bc3f6ff8aea52089728f634ea06119c944737c76de4089240db34 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-17T10:33:26.494 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:26 smithi052 podman[141442]: 2024-09-17 10:33:26.40933649 +0000 UTC m=+0.358757413 container init 03fe6453a04bc3f6ff8aea52089728f634ea06119c944737c76de4089240db34 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, 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.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-17T10:33:26.494 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:26 smithi052 podman[141442]: 2024-09-17 10:33:26.412650167 +0000 UTC m=+0.362071080 container start 03fe6453a04bc3f6ff8aea52089728f634ea06119c944737c76de4089240db34 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-17T10:33:26.494 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:26 smithi052 podman[141442]: 2024-09-17 10:33:26.492669565 +0000 UTC m=+0.442090493 container attach 03fe6453a04bc3f6ff8aea52089728f634ea06119c944737c76de4089240db34 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-17T10:33:26.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:26 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:26.236+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:26.658 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:26 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:26.272+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:26.847 INFO:journalctl@ceph.osd.3.smithi052.stdout:Sep 17 10:33:26 smithi052 podman[141442]: 2024-09-17 10:33:26.606496022 +0000 UTC m=+0.555916955 container died 03fe6453a04bc3f6ff8aea52089728f634ea06119c944737c76de4089240db34 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-17T10:33:26.913 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:26 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:26.655+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:27.199 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T10:33:27.200 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:26 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:26.911+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:27.241 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:27.241 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T10:33:27.241 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T10:33:27.241 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.4 2024-09-17T10:33:27.479 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:27 smithi153 systemd[1]: Stopping Ceph osd.4 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:27.479 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:27.210+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:27.480 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:27.289+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:27.948 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:27.478588299Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:27.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:27.561+0000 7f1e4b053640 -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-17T10:33:27.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:27.561+0000 7f1e4b053640 -1 osd.4 149 *** Got signal Terminated *** 2024-09-17T10:33:27.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:27.561+0000 7f1e4b053640 -1 osd.4 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:33:27.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:27.694+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:28.199 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:27.946+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:28.199 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:28.188+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:28.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:28.325+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:28.974 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:28.714+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:29.343 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:28 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:28.973+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:29.344 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:29.214+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:29.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:29.357+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:30.199 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:29.714+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:30.200 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:29.943+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:30.200 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:29.943+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:30.691 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:30.261+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:30.691 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:30.390+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:30.692 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:30.485333481Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:30.949 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:30.689+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:30.950 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:30.900+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:30.950 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:30 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:30.900+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:31.699 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:31.263+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:31.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:31.263+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:31.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:31.349+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:31.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:31.349+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:32.199 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:31.942+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:32.199 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:31.942+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:32.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:31.706+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:58.703869+0000 front 2024-09-17T10:32:58.703801+0000 (oldest deadline 2024-09-17T10:33:21.003751+0000) 2024-09-17T10:33:32.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:31 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4[92064]: 2024-09-17T10:33:31.706+0000 7f1e43660640 -1 osd.4 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:05.605169+0000 front 2024-09-17T10:33:05.605225+0000 (oldest deadline 2024-09-17T10:33:30.905086+0000) 2024-09-17T10:33:32.699 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:32.237+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:32.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:32.237+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:32.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:32.350+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:32.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:32.350+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:33.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:32 smithi153 podman[113706]: 2024-09-17 10:33:32.914862941 +0000 UTC m=+5.476718280 container died 82993c4a6e6bb9152913bbe6108d4084b0727a256b5b7a344c1dc77239b2036f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:33:33.200 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:32.907+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:33.200 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:32 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:32.907+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:33.530 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:33.259+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:33.531 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:33.259+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:33.531 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:33.303+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:33.531 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:33.303+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:33.531 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:33.483608633Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:33.532 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:33 smithi153 podman[113706]: 2024-09-17 10:33:33.328189991 +0000 UTC m=+5.890045329 container cleanup 82993c4a6e6bb9152913bbe6108d4084b0727a256b5b7a344c1dc77239b2036f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, 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, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-17T10:33:33.532 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:33 smithi153 bash[113706]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:33:33.532 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:33 smithi153 podman[113723]: 2024-09-17 10:33:33.529422536 +0000 UTC m=+0.608744614 container remove 82993c4a6e6bb9152913bbe6108d4084b0727a256b5b7a344c1dc77239b2036f (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:33:34.199 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:33.927+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:34.199 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:33 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:33.927+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:34.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:33 smithi153 podman[113812]: 2024-09-17 10:33:33.859000584 +0000 UTC m=+0.016070208 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:34.200 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:33 smithi153 podman[113812]: 2024-09-17 10:33:33.989012175 +0000 UTC m=+0.146081831 container create 7fa7bd138bd5e10a04cec625b714a2ca738957d6764c80e891596c223406c307 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72) 2024-09-17T10:33:34.699 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:34.279+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:34.699 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:34.279+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:34.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:34.336+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:34.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:34.336+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:34.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:34 smithi153 podman[113812]: 2024-09-17 10:33:34.22499118 +0000 UTC m=+0.382060793 container init 7fa7bd138bd5e10a04cec625b714a2ca738957d6764c80e891596c223406c307 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-17T10:33:34.700 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:34 smithi153 podman[113812]: 2024-09-17 10:33:34.228749631 +0000 UTC m=+0.385819242 container start 7fa7bd138bd5e10a04cec625b714a2ca738957d6764c80e891596c223406c307 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-17T10:33:34.701 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:34 smithi153 podman[113812]: 2024-09-17 10:33:34.308176569 +0000 UTC m=+0.465246194 container attach 7fa7bd138bd5e10a04cec625b714a2ca738957d6764c80e891596c223406c307 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:33:34.701 INFO:journalctl@ceph.osd.4.smithi153.stdout:Sep 17 10:33:34 smithi153 podman[113812]: 2024-09-17 10:33:34.415632036 +0000 UTC m=+0.572701647 container died 7fa7bd138bd5e10a04cec625b714a2ca738957d6764c80e891596c223406c307 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-17T10:33:35.020 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:34.972+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:35.021 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:34 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:34.972+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:35.047 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T10:33:35.087 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:35.087 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T10:33:35.088 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T10:33:35.088 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.5 2024-09-17T10:33:35.279 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:35 smithi153 systemd[1]: Stopping Ceph osd.5 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:35.279 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:35.253+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:35.279 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:35.253+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:35.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:35.352+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:35.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:35.352+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:35.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:35.447+0000 7ff5455de640 -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-17T10:33:35.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:35.447+0000 7ff5455de640 -1 osd.5 149 *** Got signal Terminated *** 2024-09-17T10:33:35.700 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:35 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:35.447+0000 7ff5455de640 -1 osd.5 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:33:36.290 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:36.000+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:36.290 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:36.000+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:36.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:36.380+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:36.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:36.380+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:36.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:36.481891871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:36.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:36.288+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:36.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:36 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:36.288+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:37.372 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:37 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:37.261+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:37.372 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:37 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:37.261+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:37.372 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:37 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:37.046+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:37.373 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:37 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:37.046+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:37.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:37 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:37.370+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:37.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:37 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:37.370+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:38.356 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:38.092+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:38.356 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:38.092+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:38.357 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:38.230+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:38.357 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:38.230+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:38.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:38.354+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:38.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:38 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:38.354+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:39.352 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:39.068+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:39.352 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:39.068+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:39.353 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:39.278+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:39.353 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:39.278+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:39.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:39.490152756Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:39.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:39.351+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:39.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:39 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:39.351+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:40.449 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:40.255+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:40.450 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:40.255+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:40.450 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:40.255+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:40.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:40.087+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.725014+0000 front 2024-09-17T10:32:57.725092+0000 (oldest deadline 2024-09-17T10:33:22.325245+0000) 2024-09-17T10:33:40.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:40.087+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.426077+0000 front 2024-09-17T10:33:06.426125+0000 (oldest deadline 2024-09-17T10:33:29.925993+0000) 2024-09-17T10:33:40.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5[96798]: 2024-09-17T10:33:40.087+0000 7ff541bf3640 -1 osd.5 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:14.527241+0000 front 2024-09-17T10:33:14.527255+0000 (oldest deadline 2024-09-17T10:33:39.827015+0000) 2024-09-17T10:33:40.451 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:40.305+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:40.451 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:40 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:40.305+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:41.115 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:40 smithi153 podman[113915]: 2024-09-17 10:33:40.791648496 +0000 UTC m=+5.465690127 container died de771a9b17ab3c9637d55099ff6aa280881e6d4b0149f4a9576bacc414ccca50 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:33:41.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:41 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:41.353+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:41.449 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:41 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:41.353+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:41.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:41 smithi153 podman[113915]: 2024-09-17 10:33:41.114456191 +0000 UTC m=+5.788497810 container cleanup de771a9b17ab3c9637d55099ff6aa280881e6d4b0149f4a9576bacc414ccca50 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-17T10:33:41.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:41 smithi153 bash[113915]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:33:41.450 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:41 smithi153 podman[113942]: 2024-09-17 10:33:41.340826298 +0000 UTC m=+0.550791517 container remove de771a9b17ab3c9637d55099ff6aa280881e6d4b0149f4a9576bacc414ccca50 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True) 2024-09-17T10:33:41.450 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:41 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:41.282+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:41.450 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:41 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:41.282+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:41.451 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:41 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:41.282+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:42.020 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:41 smithi153 podman[114032]: 2024-09-17 10:33:41.641607943 +0000 UTC m=+0.016145523 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.020 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:41 smithi153 podman[114032]: 2024-09-17 10:33:41.750007869 +0000 UTC m=+0.124545449 container create 733350f8f2c1b291a6eb094504c28b26d478b03fb9f416ea9e24e2c6832f2e0a (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, 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, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:33:42.021 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:41 smithi153 podman[114032]: 2024-09-17 10:33:41.960738188 +0000 UTC m=+0.335275770 container init 733350f8f2c1b291a6eb094504c28b26d478b03fb9f416ea9e24e2c6832f2e0a (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-17T10:33:42.021 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:41 smithi153 podman[114032]: 2024-09-17 10:33:41.964135945 +0000 UTC m=+0.338673528 container start 733350f8f2c1b291a6eb094504c28b26d478b03fb9f416ea9e24e2c6832f2e0a (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-17T10:33:42.325 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:42 smithi153 podman[114032]: 2024-09-17 10:33:42.01896188 +0000 UTC m=+0.393499481 container attach 733350f8f2c1b291a6eb094504c28b26d478b03fb9f416ea9e24e2c6832f2e0a (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-17T10:33:42.325 INFO:journalctl@ceph.osd.5.smithi153.stdout:Sep 17 10:33:42 smithi153 podman[114032]: 2024-09-17 10:33:42.150786988 +0000 UTC m=+0.525324579 container died 733350f8f2c1b291a6eb094504c28b26d478b03fb9f416ea9e24e2c6832f2e0a (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD) 2024-09-17T10:33:42.656 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:42.481652846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:42.657 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:42.395+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:42.657 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:42.395+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:42.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:42.324+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:42.657 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:42.324+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:42.658 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:42 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:42.324+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:42.684 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T10:33:42.722 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:42.722 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T10:33:42.723 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T10:33:42.723 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.6 2024-09-17T10:33:42.949 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:42 smithi153 systemd[1]: Stopping Ceph osd.6 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:43.310 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:43.033+0000 7f8e4d34e640 -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-17T10:33:43.310 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:43.033+0000 7f8e4d34e640 -1 osd.6 149 *** Got signal Terminated *** 2024-09-17T10:33:43.310 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:43.033+0000 7f8e4d34e640 -1 osd.6 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:33:43.310 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:43.308+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:43.311 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:43.308+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:43.311 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:43.308+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:43.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:43.401+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:43.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:43.401+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:43.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:43 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:43.401+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:44.699 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:44.374+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:44.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:44.374+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:44.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:44.374+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:44.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:44.273+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:44.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:44.273+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:44.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:44 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:44.273+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:45.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:45.489547352Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:45.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:45.300+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:45.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:45.300+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:45.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:45.300+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:45.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:45.418+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:45.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:45.418+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:45.701 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:45 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:45.418+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:46.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:46.316+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:46.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:46.316+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:46.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:46.316+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:46.700 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:46.316+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:20.021175+0000 front 2024-09-17T10:33:20.021163+0000 (oldest deadline 2024-09-17T10:33:45.921154+0000) 2024-09-17T10:33:46.700 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:46.455+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:46.701 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:46.455+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:46.701 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:46.455+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:46.701 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:46 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:46.455+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:47.449 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:47.280+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.818335+0000 front 2024-09-17T10:32:57.818455+0000 (oldest deadline 2024-09-17T10:33:21.918201+0000) 2024-09-17T10:33:47.449 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:47.280+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:06.519766+0000 front 2024-09-17T10:33:06.519714+0000 (oldest deadline 2024-09-17T10:33:30.619717+0000) 2024-09-17T10:33:47.450 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:47.280+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:16.520801+0000 front 2024-09-17T10:33:16.520746+0000 (oldest deadline 2024-09-17T10:33:40.020671+0000) 2024-09-17T10:33:47.450 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6[101090]: 2024-09-17T10:33:47.280+0000 7f8e4595b640 -1 osd.6 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:20.021175+0000 front 2024-09-17T10:33:20.021163+0000 (oldest deadline 2024-09-17T10:33:45.921154+0000) 2024-09-17T10:33:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:47.187Z 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.52:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:33:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:47.189Z 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.52:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:33:47.450 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:47.191Z 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.52:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:33:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:47.192Z 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.52:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:33:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:47.192Z 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.52:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:33:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:47.194Z 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.52:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:33:47.451 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:47.195Z 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.52:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.52:8765: connect: connection refused" 2024-09-17T10:33:47.952 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:47.497+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:47.953 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:47.497+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:47.953 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:47.497+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:47.953 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:47 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:47.497+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:48.727 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:48 smithi153 podman[114134]: 2024-09-17 10:33:48.461631558 +0000 UTC m=+5.514946556 container died 847594aadd26edee042483e403774653b7f2861c2822b0ea55cd3e21c4f46b80 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-17T10:33:48.727 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:48.478383887Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:48.727 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:48.453+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:48.728 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:48.453+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:48.728 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:48.453+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:48.728 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:48 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:48.453+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:49.085 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:48 smithi153 podman[114134]: 2024-09-17 10:33:48.833425708 +0000 UTC m=+5.886740741 container cleanup 847594aadd26edee042483e403774653b7f2861c2822b0ea55cd3e21c4f46b80 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-17T10:33:49.085 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:48 smithi153 bash[114134]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6 2024-09-17T10:33:49.377 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:49 smithi153 podman[114150]: 2024-09-17 10:33:49.084462819 +0000 UTC m=+0.620841619 container remove 847594aadd26edee042483e403774653b7f2861c2822b0ea55cd3e21c4f46b80 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-17T10:33:49.680 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:49 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:49.500+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:49.680 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:49 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:49.500+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:49.680 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:49 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:49.500+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:49.680 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:49 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:49.500+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:49.681 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:49 smithi153 podman[114242]: 2024-09-17 10:33:49.377011897 +0000 UTC m=+0.090153500 container create e235d20f26b7ce141e2a1b8e10b0d28131e2a67ddc6e8146039bb8dd40c18ed9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, ceph=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-17T10:33:49.681 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:49 smithi153 podman[114242]: 2024-09-17 10:33:49.303381089 +0000 UTC m=+0.016522709 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:49.681 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:49 smithi153 podman[114242]: 2024-09-17 10:33:49.596501761 +0000 UTC m=+0.309643384 container init e235d20f26b7ce141e2a1b8e10b0d28131e2a67ddc6e8146039bb8dd40c18ed9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-17T10:33:49.681 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:49 smithi153 podman[114242]: 2024-09-17 10:33:49.600002503 +0000 UTC m=+0.313144110 container start e235d20f26b7ce141e2a1b8e10b0d28131e2a67ddc6e8146039bb8dd40c18ed9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, 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.build-date=20240731, GIT_CLEAN=True, ceph=True) 2024-09-17T10:33:49.681 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:49 smithi153 podman[114242]: 2024-09-17 10:33:49.679339466 +0000 UTC m=+0.392481077 container attach e235d20f26b7ce141e2a1b8e10b0d28131e2a67ddc6e8146039bb8dd40c18ed9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-17T10:33:49.949 INFO:journalctl@ceph.osd.6.smithi153.stdout:Sep 17 10:33:49 smithi153 podman[114242]: 2024-09-17 10:33:49.789867407 +0000 UTC m=+0.503009020 container died e235d20f26b7ce141e2a1b8e10b0d28131e2a67ddc6e8146039bb8dd40c18ed9 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-17T10:33:50.403 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T10:33:50.442 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:50.442 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T10:33:50.443 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T10:33:50.443 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.7 2024-09-17T10:33:50.646 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 systemd[1]: Stopping Ceph osd.7 for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:50.647 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:50.532+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:50.647 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:50.532+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:50.647 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:50.532+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:50.647 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:50.532+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:50.949 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:50.785+0000 7fdef2e06640 -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-17T10:33:50.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:50.785+0000 7fdef2e06640 -1 osd.7 149 *** Got signal Terminated *** 2024-09-17T10:33:50.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:50 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:50.786+0000 7fdef2e06640 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:33:51.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:51.483508465Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:51.951 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:51.533+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:51.951 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:51.533+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:51.952 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:51.533+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:51.952 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:51 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:51.533+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:52.949 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:52 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:52.493+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:52.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:52 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:52.493+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:52.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:52 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:52.493+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:52.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:52 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:52.493+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:53.949 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:53.541+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:53.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:53.541+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:53.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:53.541+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:53.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:53 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:53.541+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:54.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:54.492460306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:54.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:54.591+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:54.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:54.591+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:54.951 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:54.591+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:54.951 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:54 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:54.591+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:55.949 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:55 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:55.619+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6806 osd.0 since back 2024-09-17T10:32:57.686953+0000 front 2024-09-17T10:32:57.686668+0000 (oldest deadline 2024-09-17T10:33:24.087197+0000) 2024-09-17T10:33:55.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:55 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:55.619+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6814 osd.1 since back 2024-09-17T10:33:07.588126+0000 front 2024-09-17T10:33:07.588168+0000 (oldest deadline 2024-09-17T10:33:30.488026+0000) 2024-09-17T10:33:55.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:55 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:55.619+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6822 osd.2 since back 2024-09-17T10:33:13.389116+0000 front 2024-09-17T10:33:13.388981+0000 (oldest deadline 2024-09-17T10:33:42.789512+0000) 2024-09-17T10:33:55.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:55 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7[105410]: 2024-09-17T10:33:55.619+0000 7fdeeb413640 -1 osd.7 149 heartbeat_check: no reply from 172.21.15.52:6830 osd.3 since back 2024-09-17T10:33:22.790120+0000 front 2024-09-17T10:33:22.790170+0000 (oldest deadline 2024-09-17T10:33:45.590390+0000) 2024-09-17T10:33:56.611 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:56 smithi153 podman[114346]: 2024-09-17 10:33:56.328337825 +0000 UTC m=+5.646918343 container died 3f5f0861c62e954dc2feef0a3e2c4a1dd41895e6695798bfc2d033793b3ccbfd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-17T10:33:56.611 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:56 smithi153 podman[114346]: 2024-09-17 10:33:56.610315932 +0000 UTC m=+5.928896441 container cleanup 3f5f0861c62e954dc2feef0a3e2c4a1dd41895e6695798bfc2d033793b3ccbfd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-17T10:33:56.949 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:56 smithi153 bash[114346]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7 2024-09-17T10:33:56.949 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:56 smithi153 podman[114371]: 2024-09-17 10:33:56.803445743 +0000 UTC m=+0.468892250 container remove 3f5f0861c62e954dc2feef0a3e2c4a1dd41895e6695798bfc2d033793b3ccbfd (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-17T10:33:57.495 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:57 smithi153 podman[114466]: 2024-09-17 10:33:57.123382539 +0000 UTC m=+0.015912900 image pull f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:57.496 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:57 smithi153 podman[114466]: 2024-09-17 10:33:57.229629238 +0000 UTC m=+0.122159597 container create 1b7f2596eb421bc423d67db166b2482bb73c4c68d3632575584818246f10a7a7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-17T10:33:57.496 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:57 smithi153 podman[114466]: 2024-09-17 10:33:57.456774746 +0000 UTC m=+0.349305106 container init 1b7f2596eb421bc423d67db166b2482bb73c4c68d3632575584818246f10a7a7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-17T10:33:57.496 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:57 smithi153 podman[114466]: 2024-09-17 10:33:57.459981574 +0000 UTC m=+0.352511937 container start 1b7f2596eb421bc423d67db166b2482bb73c4c68d3632575584818246f10a7a7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, 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, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, GIT_BRANCH=HEAD) 2024-09-17T10:33:57.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:33:57 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:57.494555898Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:57.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:57 smithi153 podman[114466]: 2024-09-17 10:33:57.548560253 +0000 UTC m=+0.441090629 container attach 1b7f2596eb421bc423d67db166b2482bb73c4c68d3632575584818246f10a7a7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True) 2024-09-17T10:33:57.950 INFO:journalctl@ceph.osd.7.smithi153.stdout:Sep 17 10:33:57 smithi153 podman[114466]: 2024-09-17 10:33:57.658936684 +0000 UTC m=+0.551467049 container died 1b7f2596eb421bc423d67db166b2482bb73c4c68d3632575584818246f10a7a7 (image=quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-17-0048-e646f72, org.label-schema.vendor=CentOS) 2024-09-17T10:33:58.256 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T10:33:58.294 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:58.294 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T10:33:58.294 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T10:33:58.295 DEBUG:teuthology.orchestra.run.smithi153:> sudo systemctl stop ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T10:33:58.630 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 systemd[1]: Stopping Ceph prometheus.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:33:58.947 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:33:58.947 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:33:58.947 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:33:58.947 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:33:58.947 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.629Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.630Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.631Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.631Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a[79155]: ts=2024-09-17T10:33:58.631Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T10:33:58.948 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 podman[114569]: 2024-09-17 10:33:58.640560943 +0000 UTC m=+0.128138014 container died b594f4200ea23a996653ccc99aba180ad16f76d12b7399fdf0426eb4b497bd1f (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:33:58.949 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 podman[114569]: 2024-09-17 10:33:58.945908776 +0000 UTC m=+0.433485841 container cleanup b594f4200ea23a996653ccc99aba180ad16f76d12b7399fdf0426eb4b497bd1f (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:33:58.949 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:58 smithi153 bash[114569]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:33:59.199 INFO:journalctl@ceph.prometheus.a.smithi153.stdout:Sep 17 10:33:59 smithi153 podman[114581]: 2024-09-17 10:33:59.147004891 +0000 UTC m=+0.508158820 container remove b594f4200ea23a996653ccc99aba180ad16f76d12b7399fdf0426eb4b497bd1f (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-17T10:33:59.373 DEBUG:teuthology.orchestra.run.smithi153:> sudo pkill -f 'journalctl -f -n 0 -u ceph-12d1b944-74db-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T10:33:59.407 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:33:59.408 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T10:33:59.408 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 12d1b944-74db-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:33:59.620 INFO:teuthology.orchestra.run.smithi052.stdout:Deleting cluster with fsid: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:34:00.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:00 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:00.486760391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:01.347 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:01 smithi052 systemd[1]: Stopping Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:34:01.724 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:01 smithi052 ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a[96294]: ts=2024-09-17T10:34:01.372Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:34:01.725 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:01 smithi052 podman[141879]: 2024-09-17 10:34:01.413936959 +0000 UTC m=+0.140407007 container died 3b1a05f6dae412aff1c8bbb26866db31a0f6229c5c70b390ad9c731753291b65 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:34:02.097 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:01 smithi052 podman[141879]: 2024-09-17 10:34:01.915118973 +0000 UTC m=+0.641589019 container cleanup 3b1a05f6dae412aff1c8bbb26866db31a0f6229c5c70b390ad9c731753291b65 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:34:02.098 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:01 smithi052 bash[141879]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:34:02.424 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:02 smithi052 podman[141894]: 2024-09-17 10:34:02.158124103 +0000 UTC m=+0.735336558 container remove 3b1a05f6dae412aff1c8bbb26866db31a0f6229c5c70b390ad9c731753291b65 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-17T10:34:02.424 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:02 smithi052 podman[141894]: 2024-09-17 10:34:02.24203466 +0000 UTC m=+0.819247116 volume remove f415fbe74a22dbf374d27da91e99cfe82dab32e12ec7157e5dd856e936c8550f 2024-09-17T10:34:02.425 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:02 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T10:34:02.425 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:02 smithi052 systemd[1]: Stopped Ceph alertmanager.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:34:02.425 INFO:journalctl@ceph.alertmanager.a.smithi052.stdout:Sep 17 10:34:02 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.336s CPU time. 2024-09-17T10:34:02.847 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:02 smithi052 systemd[1]: Stopping Ceph node-exporter.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:34:03.155 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:02 smithi052 podman[142008]: 2024-09-17 10:34:02.893447339 +0000 UTC m=+0.119787124 container died 8add8567a3cd65967b2c44f42168ac1443d85b74345a0d00fe37f11ef4ce95fd (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:34:03.597 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:03 smithi052 podman[142008]: 2024-09-17 10:34:03.336743448 +0000 UTC m=+0.563083217 container cleanup 8add8567a3cd65967b2c44f42168ac1443d85b74345a0d00fe37f11ef4ce95fd (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:34:03.597 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:03 smithi052 bash[142008]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:34:03.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:03 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:03.481209779Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:03.994 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:03 smithi052 podman[142029]: 2024-09-17 10:34:03.629526488 +0000 UTC m=+0.737192701 container remove 8add8567a3cd65967b2c44f42168ac1443d85b74345a0d00fe37f11ef4ce95fd (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-17T10:34:04.019 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:03 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:34:04.019 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:03 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T10:34:04.019 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:03 smithi052 systemd[1]: Stopped Ceph node-exporter.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:34:04.019 INFO:journalctl@ceph.node-exporter.a.smithi052.stdout:Sep 17 10:34:03 smithi052 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 2.948s CPU time. 2024-09-17T10:34:06.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:06 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:06.485972804Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:09.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:09 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:09.482517336Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:12.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:12 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:12.478414107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:15.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:15 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:15.479986318Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:18.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:18 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:18.493280481Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:21.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:21 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:21.482359754Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:24.949 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:24 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:24.481157973Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=cleanup t=2024-09-17T10:34:27.411448195Z level=info msg="Completed cleanup jobs" duration=4.01765ms 2024-09-17T10:34:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:27.481715081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=plugins.update.checker t=2024-09-17T10:34:27.572620718Z level=info msg="Update check succeeded" duration=71.065007ms 2024-09-17T10:34:27.700 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:27 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=grafana.update.checker t=2024-09-17T10:34:27.577785016Z level=info msg="Update check succeeded" duration=67.88811ms 2024-09-17T10:34:28.007 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 12d1b944-74db-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:34:28.211 INFO:teuthology.orchestra.run.smithi153.stdout:Deleting cluster with fsid: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:34:29.699 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:29 smithi153 systemd[1]: Stopping Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:34:30.157 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=server t=2024-09-17T10:34:29.881245894Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T10:34:30.157 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=tracing t=2024-09-17T10:34:29.881557795Z level=info msg="Closing tracing" 2024-09-17T10:34:30.157 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=ticker t=2024-09-17T10:34:29.881574721Z level=info msg=stopped last_tick=2024-09-17T10:34:20Z 2024-09-17T10:34:30.157 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:29 smithi153 ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a[83523]: logger=grafana-apiserver t=2024-09-17T10:34:29.881639703Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-17T10:34:30.158 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:29 smithi153 podman[115036]: 2024-09-17 10:34:29.891599633 +0000 UTC m=+0.133265680 container died 2cc275281524e03b4a7b7a5a3d2b14ebe9f66202f79316ee907227726a3a0b8a (image=quay.io/ceph/grafana:10.4.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:34:30.449 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:30 smithi153 podman[115036]: 2024-09-17 10:34:30.289036728 +0000 UTC m=+0.530702771 container cleanup 2cc275281524e03b4a7b7a5a3d2b14ebe9f66202f79316ee907227726a3a0b8a (image=quay.io/ceph/grafana:10.4.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:34:30.449 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:30 smithi153 bash[115036]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a 2024-09-17T10:34:30.913 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:30 smithi153 podman[115049]: 2024-09-17 10:34:30.549046808 +0000 UTC m=+0.655394062 container remove 2cc275281524e03b4a7b7a5a3d2b14ebe9f66202f79316ee907227726a3a0b8a (image=quay.io/ceph/grafana:10.4.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-17T10:34:30.914 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:30 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T10:34:30.914 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:30 smithi153 systemd[1]: Stopped Ceph grafana.a for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:34:30.914 INFO:journalctl@ceph.grafana.a.smithi153.stdout:Sep 17 10:34:30 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@grafana.a.service: Consumed 8.240s CPU time. 2024-09-17T10:34:31.172 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:30 smithi153 systemd[1]: Stopping Ceph node-exporter.b for 12d1b944-74db-11ef-bceb-c7b262605968... 2024-09-17T10:34:31.444 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 podman[115161]: 2024-09-17 10:34:31.171354073 +0000 UTC m=+0.114824950 container died 0b031fe866a56590bd7900c849c4531d669e0c71018721350df61acaa4e5d7d2 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:34:31.444 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 podman[115161]: 2024-09-17 10:34:31.443525136 +0000 UTC m=+0.386996013 container cleanup 0b031fe866a56590bd7900c849c4531d669e0c71018721350df61acaa4e5d7d2 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:34:31.699 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 bash[115161]: ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:34:32.102 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 podman[115175]: 2024-09-17 10:34:31.744790751 +0000 UTC m=+0.577106075 container remove 0b031fe866a56590bd7900c849c4531d669e0c71018721350df61acaa4e5d7d2 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-12d1b944-74db-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-17T10:34:32.102 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:34:32.103 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T10:34:32.103 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 systemd[1]: Stopped Ceph node-exporter.b for 12d1b944-74db-11ef-bceb-c7b262605968. 2024-09-17T10:34:32.103 INFO:journalctl@ceph.node-exporter.b.smithi153.stdout:Sep 17 10:34:31 smithi153 systemd[1]: ceph-12d1b944-74db-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 2.786s CPU time. 2024-09-17T10:34:43.937 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:34:43.973 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:34:44.000 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T10:34:44.003 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794/remote/smithi052/crash 2024-09-17T10:34:44.004 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:34:44.060 INFO:teuthology.orchestra.run.smithi052.stderr:tar: /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:34:44.060 INFO:teuthology.orchestra.run.smithi052.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:34:44.062 DEBUG:teuthology.misc:Transferring archived files from smithi153:/var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794/remote/smithi153/crash 2024-09-17T10:34:44.063 DEBUG:teuthology.orchestra.run.smithi153:> sudo tar c -f - -C /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:34:44.099 INFO:teuthology.orchestra.run.smithi153.stderr:tar: /var/lib/ceph/12d1b944-74db-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:34:44.100 INFO:teuthology.orchestra.run.smithi153.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:34:44.101 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T10:34:44.101 DEBUG:teuthology.orchestra.run.smithi052:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/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-17T10:34:44.135 INFO:tasks.cephadm:Compressing logs... 2024-09-17T10:34:44.136 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T10:34:44.178 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T10:34:44.202 INFO:teuthology.orchestra.run.smithi153.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T10:34:44.203 INFO:teuthology.orchestra.run.smithi153.stderr:: No such file or directory 2024-09-17T10:34:44.203 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T10:34:44.203 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T10:34:44.205 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T10:34:44.205 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T10:34:44.205 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.6.log/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.audit.log: 2024-09-17T10:34:44.205 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T10:34:44.205 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.log 2024-09-17T10:34:44.205 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.5.log: 86.3% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T10:34:44.205 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T10:34:44.207 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi153.owwuuu.log 2024-09-17T10:34:44.209 INFO:teuthology.orchestra.run.smithi052.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T10:34:44.209 INFO:teuthology.orchestra.run.smithi052.stderr:: No such file or directory 2024-09-17T10:34:44.209 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi052.khvlcd.log 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr: 63.5% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi052.khvlcd.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr: 77.2% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi052.khvlcd.log.gz 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T10:34:44.210 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T10:34:44.211 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T10:34:44.211 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T10:34:44.211 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T10:34:44.211 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.2.log: 92.3% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T10:34:44.212 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.log 2024-09-17T10:34:44.212 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mgr.x.log: 89.1% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T10:34:44.212 INFO:teuthology.orchestra.run.smithi153.stderr: 91.1% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T10:34:44.218 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mgr.y.log: 94.4% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T10:34:44.219 INFO:teuthology.orchestra.run.smithi153.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T10:34:44.220 INFO:teuthology.orchestra.run.smithi153.stderr:gzip/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi153.owwuuu.log: -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:34:44.220 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.b.log: 77.2% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi153.owwuuu.log.gz 2024-09-17T10:34:44.220 INFO:teuthology.orchestra.run.smithi153.stderr: 91.1% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T10:34:44.222 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T10:34:44.225 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.log: 93.9% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T10:34:44.229 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:34:44.230 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.3.log: 91.1% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T10:34:44.236 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/cephadm.log: 92.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T10:34:44.265 INFO:teuthology.orchestra.run.smithi153.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T10:34:44.333 INFO:teuthology.orchestra.run.smithi153.stderr: 89.9% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T10:34:44.659 INFO:teuthology.orchestra.run.smithi052.stderr: 89.7% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T10:34:44.741 INFO:teuthology.orchestra.run.smithi153.stderr: 92.4% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T10:34:44.790 INFO:teuthology.orchestra.run.smithi052.stderr: 92.5% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T10:34:45.493 INFO:teuthology.orchestra.run.smithi052.stderr: 91.1% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T10:34:45.790 INFO:teuthology.orchestra.run.smithi153.stderr: 93.2% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T10:34:46.020 INFO:teuthology.orchestra.run.smithi052.stderr: 93.4% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T10:34:46.062 INFO:teuthology.orchestra.run.smithi153.stderr: 93.4% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T10:34:46.122 INFO:teuthology.orchestra.run.smithi153.stderr: 93.7% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T10:34:46.148 INFO:teuthology.orchestra.run.smithi153.stderr: 93.5% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T10:34:46.151 INFO:teuthology.orchestra.run.smithi153.stderr: 2024-09-17T10:34:46.151 INFO:teuthology.orchestra.run.smithi153.stderr:real 0m1.958s 2024-09-17T10:34:46.151 INFO:teuthology.orchestra.run.smithi153.stderr:user 0m7.700s 2024-09-17T10:34:46.151 INFO:teuthology.orchestra.run.smithi153.stderr:sys 0m0.328s 2024-09-17T10:34:46.169 INFO:teuthology.orchestra.run.smithi052.stderr: 93.4% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T10:34:46.585 INFO:teuthology.orchestra.run.smithi052.stderr: 93.4% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T10:34:46.691 INFO:teuthology.orchestra.run.smithi052.stderr: 93.4% -- replaced with /var/log/ceph/12d1b944-74db-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T10:34:46.694 INFO:teuthology.orchestra.run.smithi052.stderr: 2024-09-17T10:34:46.694 INFO:teuthology.orchestra.run.smithi052.stderr:real 0m2.501s 2024-09-17T10:34:46.694 INFO:teuthology.orchestra.run.smithi052.stderr:user 0m10.627s 2024-09-17T10:34:46.694 INFO:teuthology.orchestra.run.smithi052.stderr:sys 0m0.371s 2024-09-17T10:34:46.694 INFO:tasks.cephadm:Archiving logs... 2024-09-17T10:34:46.695 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794/remote/smithi052/log 2024-09-17T10:34:46.696 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:34:48.085 DEBUG:teuthology.misc:Transferring archived files from smithi153:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794/remote/smithi153/log 2024-09-17T10:34:48.086 DEBUG:teuthology.orchestra.run.smithi153:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:34:49.245 INFO:tasks.cephadm:Removing cluster... 2024-09-17T10:34:49.246 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 12d1b944-74db-11ef-bceb-c7b262605968 --force 2024-09-17T10:34:49.456 INFO:teuthology.orchestra.run.smithi052.stdout:Deleting cluster with fsid: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:34:49.612 DEBUG:teuthology.orchestra.run.smithi153:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 12d1b944-74db-11ef-bceb-c7b262605968 --force 2024-09-17T10:34:49.802 INFO:teuthology.orchestra.run.smithi153.stdout:Deleting cluster with fsid: 12d1b944-74db-11ef-bceb-c7b262605968 2024-09-17T10:34:49.928 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T10:34:49.929 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:34:49.945 DEBUG:teuthology.orchestra.run.smithi153:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:34:49.961 INFO:tasks.cephadm:Teardown complete 2024-09-17T10:34:49.961 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T10:34:49.971 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T10:34:49.971 DEBUG:teuthology.orchestra.run.smithi052:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:34:49.989 DEBUG:teuthology.orchestra.run.smithi153:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:34:50.001 INFO:teuthology.orchestra.run.smithi052.stderr:bash: line 1: ntpq: command not found 2024-09-17T10:34:50.006 INFO:teuthology.orchestra.run.smithi052.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T10:34:50.006 INFO:teuthology.orchestra.run.smithi052.stdout:=============================================================================== 2024-09-17T10:34:50.006 INFO:teuthology.orchestra.run.smithi052.stdout:^* hv01.front.sepia.ceph.com 3 7 377 110 -738us[ -745us] +/- 64ms 2024-09-17T10:34:50.006 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 47 +377us[ +377us] +/- 54ms 2024-09-17T10:34:50.006 INFO:teuthology.orchestra.run.smithi052.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 46 +556us[ +556us] +/- 74ms 2024-09-17T10:34:50.006 INFO:teuthology.orchestra.run.smithi052.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T10:34:50.015 INFO:teuthology.orchestra.run.smithi153.stderr:bash: line 1: ntpq: command not found 2024-09-17T10:34:50.019 INFO:teuthology.orchestra.run.smithi153.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T10:34:50.019 INFO:teuthology.orchestra.run.smithi153.stdout:=============================================================================== 2024-09-17T10:34:50.019 INFO:teuthology.orchestra.run.smithi153.stdout:^* hv01.front.sepia.ceph.com 3 7 377 49 -756us[ -739us] +/- 65ms 2024-09-17T10:34:50.019 INFO:teuthology.orchestra.run.smithi153.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 45 +382us[ +382us] +/- 54ms 2024-09-17T10:34:50.020 INFO:teuthology.orchestra.run.smithi153.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 44 +554us[ +554us] +/- 74ms 2024-09-17T10:34:50.020 INFO:teuthology.orchestra.run.smithi153.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T10:34:50.021 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T10:34:50.143 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T10:34:50.144 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T10:34:50.194 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T10:34:50.278 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T10:34:50.350 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T10:34:50.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:34:50.380 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T10:34:50.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:34:50.408 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T10:34:50.418 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T10:34:50.471 INFO:teuthology.task.internal:Duration was 2545.327363 seconds 2024-09-17T10:34:50.472 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T10:34:50.534 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T10:34:50.535 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:34:50.537 DEBUG:teuthology.orchestra.run.smithi153:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:34:50.576 INFO:teuthology.orchestra.run.smithi153.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T10:34:50.577 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T10:34:50.991 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T10:34:50.991 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi052.front.sepia.ceph.com 2024-09-17T10:34:50.992 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T10:34:51.015 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi153.front.sepia.ceph.com 2024-09-17T10:34:51.015 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T10:34:51.053 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T10:34:51.054 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:34:51.058 DEBUG:teuthology.orchestra.run.smithi153:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:34:51.120 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T10:34:51.120 DEBUG:teuthology.orchestra.run.smithi052:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:34:51.129 DEBUG:teuthology.orchestra.run.smithi153:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:34:51.578 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T10:34:51.587 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T10:34:51.587 DEBUG:teuthology.orchestra.run.smithi052:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:34:51.613 DEBUG:teuthology.orchestra.run.smithi153:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:34:51.638 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T10:34:51.695 DEBUG:teuthology.orchestra.run.smithi052:> 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-17T10:34:51.698 DEBUG:teuthology.orchestra.run.smithi153:> 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-17T10:34:51.720 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = core 2024-09-17T10:34:51.721 INFO:teuthology.orchestra.run.smithi153.stdout:kernel.core_pattern = core 2024-09-17T10:34:51.743 DEBUG:teuthology.orchestra.run.smithi052:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:34:51.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:34:51.803 DEBUG:teuthology.orchestra.run.smithi153:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:34:51.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:34:51.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T10:34:51.904 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T10:34:51.905 DEBUG:teuthology.misc:Transferring archived files from smithi052:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794/remote/smithi052 2024-09-17T10:34:51.906 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:34:51.950 DEBUG:teuthology.misc:Transferring archived files from smithi153:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908794/remote/smithi153 2024-09-17T10:34:51.951 DEBUG:teuthology.orchestra.run.smithi153:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:34:51.988 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T10:34:51.988 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:34:51.990 DEBUG:teuthology.orchestra.run.smithi153:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:34:52.037 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T10:34:52.048 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T10:34:52.049 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T10:34:52.191 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T10:34:52.191 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:34:52.194 DEBUG:teuthology.orchestra.run.smithi153:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:34:52.207 INFO:teuthology.orchestra.run.smithi052.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:34 /home/ubuntu/cephtest 2024-09-17T10:34:52.209 INFO:teuthology.orchestra.run.smithi153.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:34 /home/ubuntu/cephtest 2024-09-17T10:34:52.210 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T10:34:52.269 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T10:34:52.445 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2545.3273627758026 failure_reason: 'Command failed on smithi052 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 12d1b944-74db-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_avan@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=c88635ff2c0346eda6ac852ccc1cdfe4 status: fail success: false 2024-09-17T10:34:52.446 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T10:34:52.526 INFO:teuthology.run:FAIL